STM32 USB MIDI Polymorphic Synthesizer

From Stm32World Wiki
Jump to navigation Jump to search

This page will document steps involved in developing a STM32 USB MIDI Polymorphic Synthesizer.

The synthesizer can output signals using either a STM32 built-in DAC or use I2S to transfer binary data to an external audio DAC (for example PCM5102).

Video

Miscellaneous links

To be added