summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add sensitivity threshold to avoid bouncingBad Diode2023-06-291-1/+15
* Add CC send to left side buttonsBad Diode2023-06-291-55/+97
* Change faders to be sequentialBad Diode2023-06-291-8/+9
* Add fader CC messagesBad Diode2023-06-291-5/+105
* Add faders page and introduce save timerBad Diode2023-06-291-19/+130
* Add channel selection for bypassed keyboardBad Diode2023-06-281-0/+9
* Add velocity sensitivity controlBad Diode2023-06-281-3/+50
* Add scale transpose and prettier colorsBad Diode2023-06-281-106/+102
* Fix bug with channel selection and add poly to kbdBad Diode2023-06-281-29/+27
* Allow note/main change and cleanupBad Diode2023-06-281-77/+99
* Initial kbd implementationBad Diode2023-06-281-10/+209
* Fix round robin voice stealingv1.0.0Bad Diode2023-02-091-5/+8
* Add round-robin to channel selectionBad Diode2023-02-091-4/+5
* Update READMEBad Diode2023-02-091-1/+1
* Add voice stealingBad Diode2023-02-091-18/+113
* Add state saving to flashBad Diode2023-02-091-44/+61
* Add channel selection for listeningBad Diode2023-02-091-23/+72
* Add midi range selectionBad Diode2023-02-091-59/+252
* Enable bypass and bugfixesBad Diode2023-02-091-32/+83
* Add initial poly midi splitterBad Diode2023-02-081-40/+81
* Add a voice counterBad Diode2023-02-081-12/+18
* Add numeric representation of adc pointsBad Diode2023-02-081-44/+36
* Add example drawing routing for numbersBad Diode2023-02-081-151/+192
* fixed ADC rainbow in example appDave Hodder2018-11-091-5/+3
* updated example code to include flash api usageDave Hodder2017-11-201-9/+40
* Merge branch 'raw-adc' (bringing in ADC and flash access)Dave Hodder2017-11-201-63/+90
|\
| * closed a gap in the rainbowDave Hodder2017-01-101-1/+1
| * tidying up timersDave Hodder2017-01-101-1/+0
| * tidying up ADC apiDave Hodder2017-01-091-24/+7
| * minimal example for ADC processingDave Hodder2017-01-091-66/+2
| * experimenting with raw ADC api, moving 1kHz timer to main timer cbDave Hodder2017-01-091-25/+54
| * single-page flash storageDave Hodder2016-02-121-8/+30
|/
* default app sends to DIN MIDIDave Hodder2016-02-121-1/+1
* fixed C++-style "static const int ..." errorDaveHodder672015-07-061-1/+1
* send MIDI clock at 125bpmDaveHodder672015-07-021-3/+31
* improved documentation (slightly!)DaveHodder672015-07-021-0/+32
* importing the real code (!)DaveHodder672015-07-011-0/+92