aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* delay initMick Grierson2011-11-112-3/+2
* Start of optimisation of gabor generatorChris Kiefer2011-11-103-2/+27
* Atom book playerChris Kiefer2011-11-108-74/+9122
* More atom playbackChris Kiefer2011-11-086-6/+23
* Atom playback example, remove binChris Kiefer2011-11-0857-4016/+0
* Atom playback example, with dataChris Kiefer2011-11-083-3/+925
* Atom playback exampleChris Kiefer2011-11-0860-9/+70
* Load MPTK book and play back some atomsChris Kiefer2011-11-082-9/+113
* maxiAtomsChris Kiefer2011-11-03152-0/+6476
* Merge branch 'master' of github.com:micknoise/MaximilianChris Kiefer2011-11-0311-10/+4
|\
| * changes to mtofMick Grierson2011-11-024-4/+4
| * removed gitignore from 007 osx example data folderMick Grierson2011-11-022-3/+0
| * 007 ofxiPhone example gitignore removed from data folderMick Grierson2011-11-025-3/+0
* | PIChris Kiefer2011-11-032-3/+4
|/
* ofxMaxim Examples updated. Tested on XCode 4 with ofxiPhone 007 and iOS 5 - e...Mick Grierson2011-10-31152-0/+831
* dirty laundryMick Grierson2011-10-3118-462/+1893
* updated oxfMaxim to the latest version of maximilianMick Grierson2011-10-314-101/+379
* added new enveloping exampleMick Grierson2011-10-282-37/+79
* added maxisample::playOnce with a speed setting - only uses linear interpolat...Mick Grierson2011-10-281-1/+1
* added maxisample::playOnce with a speed setting - only uses linear interpolat...Mick Grierson2011-10-283-2/+17
* aMick Grierson2011-10-231-16/+14
* idiotic typoMick Grierson2011-10-221-1/+1
* also added a phaseReset method to maxiOsc so you can reset phase. Usefully fo...Mick Grierson2011-10-221-2/+1
* fixed the triangle waveform generator. Added some samples to test the drum ma...Mick Grierson2011-10-225-18/+36
* basic drum machine example (minor edit)Mick Grierson2011-10-212-31/+41
* basic drum machine exampleMick Grierson2011-10-214-20/+97
* autogain compensation for the compressionMick Grierson2011-10-202-6/+6
* Added Compressor ExampleMick Grierson2011-10-193-11/+42
* small changes to maxiDynMick Grierson2011-10-191-4/+5
* tiny changes to maxiDynMick Grierson2011-10-192-2/+4
* fixed compressorMick Grierson2011-10-192-7/+5
* wotevaMick Grierson2011-10-193-27/+52
* fixed gate clicking on retrigMick Grierson2011-10-192-51/+12
* having some funMick Grierson2011-10-194-16/+125
* hmm maxiDyn needs a bit more workMick Grierson2011-10-182-19/+16
* added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ...Mick Grierson2011-10-171-0/+2
* added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ...Mick Grierson2011-10-171-13/+7
* added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ...Mick Grierson2011-10-173-16/+141
* added maxiDyn compressor and gateMick Grierson2011-10-163-16/+95
* tick example in main.cppMick Grierson2011-10-142-12/+17
* wrote some garbage at the end of the single channel sample load data so there...Mick Grierson2011-10-122-4/+4
* Support for loading a specific channel from a stereo wav file as an argument ...Mick Grierson2011-10-123-64/+23
* tiny changes to example filesMick Grierson2011-10-102-9/+15
* added polysynth example and fixed ticking errorMick Grierson2011-10-103-13/+79
* fixed channel problem in player.cpp. Also started work on a polysynth exampleMick Grierson2011-10-102-22/+39
* made a small change to maxiEnvelope.Mick Grierson2011-10-091-2/+2
* added monosynth exampleMick Grierson2011-10-091-0/+59
* added monosynth example to main.cppMick Grierson2011-10-091-2/+2
* added monosynth example to main.cppMick Grierson2011-10-093-19/+53
* Templated MFCCsChris Kiefer2011-10-074-177/+210