C++ Embedded Synthesizer work in progress! Audio sythesiser for STM32 microcontroller Midi input (through uart) Polyphonic. Two oscillators with independent waveforms. 2 pole IIR filter. Output through DAC Entry point: https://github.com/davidanew/synth1_vs/blob/master/main.cpp