You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This time I went back to a very small controller: ATSAMD21G18A on a [Seeeduino XIAO aka Seeed Studio XIAO SAMD21](https://www.seeedstudio.com/Seeeduino-XIAO-Arduino-Microcontroller-SAMD21-Cortex-M0+-p-4426.html)
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
About
Lo-Fi SAMD21 based mini chip tune synthesizer - Seeed Studio - Seeeduino XIAO arduino project