aboutsummaryrefslogtreecommitdiffstats
path: root/maximilian.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixed gate clicking on retrigMick Grierson2011-10-191-2/+2
|
* having some funMick Grierson2011-10-191-2/+18
|
* hmm maxiDyn needs a bit more workMick Grierson2011-10-181-8/+2
|
* added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵Mick Grierson2011-10-171-0/+2
| | | | a bit weird
* added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵Mick Grierson2011-10-171-4/+96
| | | | a bit weird
* added maxiDyn compressor and gateMick Grierson2011-10-161-0/+62
|
* wrote some garbage at the end of the single channel sample load data so ↵Mick Grierson2011-10-121-1/+1
| | | | there's something to interpolate with.
* Support for loading a specific channel from a stereo wav file as an argument ↵Mick Grierson2011-10-121-1/+12
| | | | to the load function. Default is channel 0
* made a small change to maxiEnvelope.Mick Grierson2011-10-091-2/+2
|
* added monosynth example to main.cppMick Grierson2011-10-091-1/+10
|
* maximillian basic examplesChris Kiefer2011-08-231-0/+803