Update 'README.md'
This commit is contained in:
parent
873954f4e0
commit
82a799e1b2
|
@ -1,9 +1,11 @@
|
||||||
# FlamingoBox
|
# FlamingoBox
|
||||||
|
|
||||||
Arduino-based synth built on Mozzi library
|
DIY Arduino-based synth built with [Mozzi library](https://sensorium.github.io/Mozzi/)
|
||||||
|
|
||||||
## ToDo:
|
## ToDo:
|
||||||
- Add MIDI channel filtering
|
- Add MIDI channel filtering
|
||||||
- Add note buffer
|
- Add note buffer
|
||||||
- Tidy up the code (e.g. remove LDR references)
|
- Tidy up the code (e.g. remove LDR references)
|
||||||
- Tune the values and remap the knobs
|
- Tune the values and remap the knobs
|
||||||
|
- Add MIDI DIN connector
|
||||||
|
- Add LICENCE
|
Loading…
Reference in New Issue