aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* 2017mick grierson2017-10-061-79/+7
* refactored, tested, bugfixed the new javascript samplerate-based envelopes. S...mick grierson2016-12-191-51/+49
* Fixing errors in new envelope functions. maxiEnvelope now has a ramp function...mick grierson2016-12-191-4/+72
* refined old envelopesmick grierson2016-12-141-9/+9
* getLengthmick grierson2016-10-091-16/+7
* fixing maxiGrainsmick grierson2016-03-041-4/+4
* ignore xcode and emacsmzed2016-02-261-49/+19
* adding OF 0.92 granular eexamplemick grierson2016-02-121-39/+51
* biquadmick grierson2015-10-201-22/+38
* removing binariesmick grierson2015-10-021-65/+17
* Making this branch currentmick grierson2015-10-011-8/+68
* more work for kadenze moocmick grierson2015-09-221-38/+8
* main.cpp contains new envelope examplemick grierson2015-08-271-51/+37
* redoing tutorials a bitmick grierson2015-08-271-64/+48
* Tested and Working in Visual Studio 2015. Commit!micknoise2015-08-081-33/+1
* More major repair work. New OS X 10.10 SDK example project. New project struc...mick grierson2015-07-271-17/+98
* Some initial changes that are long overdue part 1mick grierson2015-07-261-49/+20
* This branch is crazy leave it alone.mick grierson2015-07-261-1/+1
* replaced main.cpp with something more interestingmick grierson2015-06-181-23/+49
* just some stuffmick2015-01-081-1/+3
* bug fixes that I should have done last yearmick2014-10-151-49/+21
* no changesmick2014-06-161-10/+51
* additive exampleChris Kiefer2013-10-111-3/+9
* test project for osx 10.8Chris Kiefer2013-09-301-29/+7
* bandlimited oscmick2012-11-241-2/+2
* bandlimited oscsmick2012-11-241-2/+2
* bandlimited oscillatorsmick2012-11-241-3/+6
* band limited oscillatorsmick2012-11-241-62/+21
* bollardsmick2012-10-101-7/+71
* changesmick2012-10-101-57/+6
* updatemick2012-10-051-23/+54
* blaamick2012-10-011-0/+6
* Merge branch 'master' of github.com:micknoise/MaximilianChris Kiefer2012-08-201-1/+1
|\
| * updatesmick2012-08-011-1/+1
* | ogg Point struct renameChris Kiefer2012-08-201-2/+2
|/
* 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