aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* moving stuff in from my branchMick Grierson2011-12-056-21/+21
|
* delay updates. These are final damnit.Mick Grierson2011-11-123-6/+6
|
* delay object commit damn you.Mick Grierson2011-11-121-2/+2
|
* delay init rewriteMick Grierson2011-11-114-4/+4
|
* 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 - ↵Mick Grierson2011-10-31152-0/+831
| | | | everything works.
* dirty laundryMick Grierson2011-10-3118-462/+1893
|
* updated oxfMaxim to the latest version of maximilianMick Grierson2011-10-314-101/+379
| | | | | | | ofxMaxim now has one shot sample playback with speed, sample loading takes a channel arg (0 for left, 1 for right, default 0). Triangle wave fixed, new easy to use envelopes with adsr function, gate and compressor, minor changes here and there to a few methods.
* added new enveloping exampleMick Grierson2011-10-282-37/+79
|
* added maxisample::playOnce with a speed setting - only uses linear ↵Mick Grierson2011-10-281-1/+1
| | | | interpolation at the moment
* added maxisample::playOnce with a speed setting - only uses linear ↵Mick Grierson2011-10-283-2/+17
| | | | interpolation at the moment
* 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 ↵Mick Grierson2011-10-221-2/+1
| | | | for controlling sample playback
* fixed the triangle waveform generator. Added some samples to test the drum ↵Mick Grierson2011-10-225-18/+36
| | | | machine example with
* 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
| | | | a bit weird
* added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵Mick Grierson2011-10-171-13/+7
| | | | a bit weird
* added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵Mick Grierson2011-10-173-16/+141
| | | | a bit weird
* 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 ↵Mick Grierson2011-10-122-4/+4
| | | | there's something to interpolate with.
* Support for loading a specific channel from a stereo wav file as an argument ↵Mick Grierson2011-10-123-64/+23
| | | | to the load function. Default is channel 0
* 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
|
* Deallocation issuesChris Kiefer2011-09-305-11/+13
|
* myDataSize made publicChris Kiefer2011-09-221-1/+1
|
* adding ofxMaxiMFCCChris Kiefer2011-09-091-0/+2
|
* readme file updateChris Kiefer2011-08-251-0/+15
|
* fixed dsound include on macChris Kiefer2011-08-251-1/+3
|