Arduino-based synth built on Mozzi library
Go to file
Oleksiy 032d9f3e1a test 2021-03-02 00:30:12 +02:00
FM Basic structure of the buffer is there, but needs testing and debugging 2021-03-02 00:25:23 +02:00
.gitignore Initial commit 2020-10-08 19:51:44 +00:00
LICENSE Added license. As Mozzi uses CC BY-NC-SA 4.0, I also used it 2021-01-21 22:24:44 +02:00
README.md test 2021-03-02 00:30:12 +02:00

README.md

Flamingo

DIY Arduino-based synth built with Mozzi library

ToDo:

  • Add note buffer
  • Tune the values, remap the knobs, clean up the code