C++ Embedded Synthesizer Work in progress! Audio sythesiser for STM32 microcontroller Uses FreeRtos Midi input (through uart) Polyphonic. Two oscillators with independent waveforms. Output through DAC Entry point: https://github.com/davidanew/synth_rtos/blob/master/main.cpp