aboutsummaryrefslogtreecommitdiffstats
path: root/multiFilter.h
Commit message (Collapse)AuthorAgeFilesLines
* The signal path is now final, the interface code for the knobs is written.Guillaume Riou2014-05-181-8/+21
|
* Adds license headersNicolas Hurtubise2014-05-051-0/+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.