aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small changes to maxisamplemick2012-06-151-3/+3
* Fixed errors with ogg loading that was causing windows project to failmick2012-06-141-1/+1
* HugoYu's github issue #4 "Example's Bug On Win32 Platform" fixed. Thanks HugoYu!mick2012-06-141-3/+3
* This shows you how to load vorbis files (in the comments)Mick Grierson2012-04-071-47/+13
* "added ogg vorbis support also did some minor bug fixes for windows and fixed...Mick Grierson2012-04-071-3/+0
* tiny changesMick Grierson2011-11-111-2/+2
* updated oxfMaxim to the latest version of maximilianMick Grierson2011-10-311-35/+41
* added new enveloping exampleMick Grierson2011-10-281-37/+24
* 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-281-2/+2
* 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-221-11/+24
* basic drum machine example (minor edit)Mick Grierson2011-10-211-15/+20
* basic drum machine exampleMick Grierson2011-10-211-16/+39
* autogain compensation for the compressionMick Grierson2011-10-201-2/+3
* Added Compressor ExampleMick Grierson2011-10-191-2/+5
* tiny changes to maxiDynMick Grierson2011-10-191-1/+1
* fixed compressorMick Grierson2011-10-191-4/+2
* wotevaMick Grierson2011-10-191-6/+11
* fixed gate clicking on retrigMick Grierson2011-10-191-49/+10
* having some funMick Grierson2011-10-191-14/+39
* hmm maxiDyn needs a bit more workMick Grierson2011-10-181-11/+14
* 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-171-8/+22
* added maxiDyn compressor and gateMick Grierson2011-10-161-16/+15
* tick example in main.cppMick Grierson2011-10-141-11/+17
* wrote some garbage at the end of the single channel sample load data so there...Mick Grierson2011-10-121-3/+3
* Support for loading a specific channel from a stereo wav file as an argument ...Mick Grierson2011-10-121-62/+9
* tiny changes to example filesMick Grierson2011-10-101-3/+7
* added polysynth example and fixed ticking errorMick Grierson2011-10-101-11/+5
* fixed channel problem in player.cpp. Also started work on a polysynth exampleMick Grierson2011-10-101-20/+37
* added monosynth example to main.cppMick Grierson2011-10-091-2/+2
* added monosynth example to main.cppMick Grierson2011-10-091-18/+42
* Sequencing exampleChris Kiefer2011-08-231-0/+2
* maximillian basic examplesChris Kiefer2011-08-231-0/+33