Build a synth in C++

From EMC23 - Satellite Of Love
Revision as of 14:27, 26 June 2019 by 77.95.96.123 (talk) (Created page with "JUCE Tutorials https://docs.juce.com/master/tutorial_sine_synth.html Build a sine wave synthesiser Learn how to use a sine wave to synthesise a basic musical tone. Let th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

JUCE Tutorials [Build a sine wave synthesiser]

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.