05 - A Sound Generator In C++

May 1, 2023 ยท View on GitHub

See video: https://youtu.be/uvskHCJrJcY

Programming a test tone generator as a first step to make a software synthesizer.

Topics:

  • Introduction in classic C++.
  • LV2 extensions: Units, Port Properties
  • Writing a sine wave to the audio output