aboutsummaryrefslogtreecommitdiffstats
path: root/squelette_synth_midi.ino
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/adelrune/LlammasGuillaume Riou2014-05-131-18/+41
|\ | | | | | | | | Conflicts: squelette_synth_midi.ino
| * initialise lfoEffect dans squelette_synth_midi.inokijrel2014-05-131-0/+5
| |
| * Adds license headersNicolas Hurtubise2014-05-051-6/+26
| |
* | ...Guillaume Riou2014-05-131-30/+73
|/
* 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