Build a synth in C++

From EMC23 - Satellite Of Love
Revision as of 13:30, 26 June 2019 by 77.95.96.123 (talk)
Jump to navigation Jump to search

JUCE Tutorials

Create a basic audio app that outputs some sound. In this example, we will build a simple white noise generator.


Learn how to use a sine wave to synthesise a basic musical tone. Let the user modify the pitch of the tone from the graphical user interface.