aboutsummaryrefslogtreecommitdiffstats
path: root/lfoFreqArray.h
Commit message (Collapse)AuthorAgeFilesLines
* The signal path is now final, the interface code for the knobs is written.Guillaume Riou2014-05-181-2/+1
|
* Adds license headersNicolas Hurtubise2014-05-051-1/+21
|
* Adds a multifilter class that is a wrapper around the 4 possible filters thatGuillaume Riou2014-05-051-0/+97
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.