This time I went back to a very small controller: ATSAMD21G18A on a Seeeduino XIAO
The chip tune like polyphonic synthesizer is the result of my little experiment
It runs with "only" 48MHz without FPU and has one DAC (real analog output with 10 bit resolution)
Tested with arduino board 'seeed_XIAO_m0'
Some key features:
24 voices polyphony (more might be possible) / set to 12 for better performance
Different selectable waveforms (sine, saw, square, pulse, tri)
- RX pin for MIDI in (please use a dedicated circuit with an opto-coupler)
- DAC as audio out (requires a capacitor in series and an amplifier)
Options
Please activate KEYB_USB_HOST_ENABLED in config.h to allow connecting an USB keyboard.
- the keyboard can be connected using an OTG USB adapter
- in addition to that you might need an external 5v power supply