aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changes for new Arduino version compatibilitymasterJan Tuomi2016-04-201-8/+13
|
* Updates the documentationNicolas Hurtubise2014-05-191-7/+67
|
* Corrects licence headerNicolas Hurtubise2014-05-191-1/+1
|
* Deletes old main fileNicolas Hurtubise2014-05-191-227/+0
|
* Corrects a bugGuillaume Riou2014-05-181-1/+1
|
* The signal path is now final, the interface code for the knobs is written.Guillaume Riou2014-05-184-12/+506
|
* Merge branch 'master' of https://github.com/adelrune/LlammasGuillaume Riou2014-05-136-21/+808
|\ | | | | | | | | Conflicts: squelette_synth_midi.ino
| * initialise lfoEffect dans squelette_synth_midi.inokijrel2014-05-131-0/+5
| |
| * Update the documentationNicolas Hurtubise2014-05-051-1/+30
| |
| * Use the GPLv3 license (since Mozzi is under GPLv3)Nicolas Hurtubise2014-05-051-17/+670
| |
| * Adds license headersNicolas Hurtubise2014-05-054-8/+89
| |
| * Adds the MIT licenseNicolas Hurtubise2014-05-051-0/+21
| |
* | ...Guillaume Riou2014-05-131-30/+73
|/
* Adds a multifilter class that is a wrapper around the 4 possible filters thatGuillaume Riou2014-05-053-30/+267
| | | | | | 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-142-65/+116
|
* Create README.mdadelrune2014-03-311-0/+4
|
* First commit.Guillaume Riou2014-03-311-0/+97