aboutsummaryrefslogtreecommitdiffstats
path: root/maximilian.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update maximilian.cppmicknoise2018-11-271-1/+1
* Add maxiFractionalDelayJames Frink2017-12-061-0/+35
* atodb and dbtoa conversionsmzed2017-11-201-0/+8
* adding convert.ftom()mzed2017-11-201-2/+4
* silencing some warnings about castingmzed2017-07-131-6/+6
* Merge pull request #37 from sieren/loadogg-assertionmicknoise2016-12-191-0/+2
|\
| * Added runtime assertion for OGGMatt Sieren2015-11-101-0/+2
* | refactored, tested, bugfixed the new javascript samplerate-based envelopes. S...mick grierson2016-12-191-21/+22
* | Fixing errors in new envelope functions. maxiEnvelope now has a ramp function...mick grierson2016-12-191-26/+88
* | Merge remote-tracking branch 'origin/master'mick grierson2016-12-141-255/+321
|\ \
| * | added maxiRecorder to ofx libs and reduced volume by factor of 10 (bug)Leon Fedden2016-10-251-1/+1
| * | fixed maxiRecorder with OS multithreading APIsLeon Fedden2016-10-161-255/+321
* | | refined old envelopesmick grierson2016-12-141-8/+136
|/ /
* | fixing record bugs (temp fix)mick grierson2016-10-111-255/+255
* | adding maxiRecorderLeon Fedden2016-10-111-0/+253
* | getLengthmick grierson2016-10-091-2/+2
|/
* more work for kadenze moocmick grierson2015-09-221-0/+526
* redoing tutorials a bitmick grierson2015-08-271-0/+1
* updating core filesmick grierson2015-08-161-9/+99
* Tested and Working in Visual Studio 2015. Commit!micknoise2015-08-081-1/+1
* Some initial changes that are long overdue part 1mick grierson2015-07-261-49/+169
* just some stuffmick2015-01-081-5/+5
* fixed wav file reading to account for extra bytes in some format chunksWill Gallia2014-10-161-1/+1
* bug fixes that I should have done last yearmick2014-10-151-6/+6
* Revert "Merge pull request #17 from jamiebullock/master"mick2013-11-051-1/+1
* Add explicit cast from ifstream to bool to fix compile errorJamie Bullock2013-10-181-1/+1
* bandlimited oscmick2012-11-241-4/+15
* band limited oscillatorsmick2012-11-241-1/+161
* bollardsmick2012-10-101-1/+1
* commentsmick2012-10-101-1/+1
* copying changes backChris Kiefer2012-07-261-22/+33
* updates to ofxMaximmick2012-07-261-11/+37
* Small changes to maxisamplemick2012-06-151-42/+23
* Fixed errors with ogg loading that was causing windows project to failmick2012-06-141-2/+4
* HugoYu's github issue #4 "Example's Bug On Win32 Platform" fixed. Thanks HugoYu!mick2012-06-141-3/+3
* some commentingMick Grierson2012-04-261-12/+22
* "added ogg vorbis support also did some minor bug fixes for windows and fixed...Mick Grierson2012-04-071-11/+56
* resolved merge conflictsChris Kiefer2012-02-221-1/+0
|\
| * rewrote the delay lineMick Grierson2011-11-111-3/+3
| * delay initMick Grierson2011-11-111-2/+1
* | Fixed string header + g++ warningsChris Kiefer2012-01-181-4/+3
* | moving stuff in from my branchMick Grierson2011-12-051-4/+4
* | delay object commit damn you.Mick Grierson2011-11-121-2/+2
* | delay init rewriteMick Grierson2011-11-111-1/+1
|/
* changes to mtofMick Grierson2011-11-021-1/+1
* added maxisample::playOnce with a speed setting - only uses linear interpolat...Mick Grierson2011-10-281-0/+13
* fixed the triangle waveform generator. Added some samples to test the drum ma...Mick Grierson2011-10-221-6/+10
* basic drum machine exampleMick Grierson2011-10-211-4/+4
* autogain compensation for the compressionMick Grierson2011-10-201-4/+3
* small changes to maxiDynMick Grierson2011-10-191-4/+5