aboutsummaryrefslogtreecommitdiffstats
path: root/squelette_synth_midi.ino
Commit message (Collapse)AuthorAgeFilesLines
* Adds a multifilter class that is a wrapper around the 4 possible filters thatGuillaume Riou2014-05-051-30/+73
| | | | | | are included in mozzi. The control changes takes values from 0 to 255 and are internally converted to values the fancier filters (hpf,nf,bpf) can use.
* Adds support for pitch bend.Guillaume Riou2014-04-141-65/+86
|
* First commit.Guillaume Riou2014-03-311-0/+97