Part 1. Let’s write a simple sine wave generator with C++ and JUCE | by Oleh C. | Medium
In this small tutorial, I will introduce how to create a basic audio app and generate sine waves by formula. Firstly, I want to say a few words about JUCE. JUCE is the C++ library to develop…