aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim
Commit message (Collapse)AuthorAgeFilesLines
* clean upmick grierson2015-10-27300-76379/+0
|
* adding new examples with better documentationmick grierson2015-10-2734-0/+10815
|
* removing binariesmick grierson2015-10-02456-35892/+0
|
* more work for kadenze moocmick grierson2015-09-22183-0/+22893
|
* updating core filesmick grierson2015-08-168-720/+1669
|
* adding addon .. ermick grierson2015-08-14539-0/+77614
|
* More major repair work. New OS X 10.10 SDK example project. New project ↵mick grierson2015-07-27700-106804/+0
| | | | structure. New Tutorials / Examples.
* updating examplesmick grierson2015-06-29681-0/+0
|
* Updating post-hackdaymick grierson2015-06-29421-1/+44
|
* replaced main.cpp with something more interestingmick grierson2015-06-1832-10984/+0
|
* Update for Hackathon. Example with Wekinator Integrationmick grierson2015-06-16228-9/+4
|
* Added stuff for music hackneymick grierson2015-06-16419-0/+52937
|
* added new example for of 0.8.4mick2015-02-0932-0/+10984
|
* Merge pull request #30 from jakubfiala/mastermicknoise2015-01-084-0/+146
|\ | | | | maxiBark added
| * added maxiBarkjakubfiala2014-12-284-0/+146
| |
* | Fixed spectral centroidNevo Segal2015-01-071-1/+1
|/ | | Slight error in the calculation of the numerator in spectral centroid.
* fixed wav file reading to account for extra bytes in some format chunksWill Gallia2014-10-161-1/+1
|
* okmick2014-10-151-21/+3
|
* add missing #include <cstdlib>Safareli2013-11-251-0/+1
| | | | | | | codeblocks was giving arror : of\addons\ofxMaxim\libs\maxiMFCC.h|62|error: there are no arguments to 'malloc' that depend on a template parameter, so a declaration of 'malloc' must be available [-fpermissive]|
* pruningChris Kiefer2013-07-181-24/+0
|
* loop record syncChris Kiefer2013-07-091-0/+1
|
* divide by zero in maxiSVF setParamsChris Kiefer2013-07-051-1/+1
|
* state variable filterChris Kiefer2013-07-051-0/+68
|
* sample looping methodsChris Kiefer2013-07-052-23/+130
|
* initialise phase on maxiDelayline so it works in windowsChris Kiefer2013-05-162-3/+4
|
* free sample on reloadChris Kiefer2013-03-193-4/+7
|
* sawn in ofxMaxim; fixed maxiAtoms bugsChris Kiefer2013-01-094-4/+161
|
* VS2010 OF0072 Example ProjectChris Kiefer2012-10-3028-0/+9696
|
* Fixes for windows compile errorsChris Kiefer2012-10-3011-1336/+23
|
* DC BlockerChris Kiefer2012-10-041-0/+12
|
* maxiTimestretch efficiency / stress testChris Kiefer2012-09-271-1/+1
|
* maxiTimestretch efficiency / stress testChris Kiefer2012-09-275-13/+141
|
* readmeChris Kiefer2012-09-061-1/+1
|
* further maxiGrains stability changesChris Kiefer2012-09-062-41/+37
|
* maxigrains and maxisample fixesChris Kiefer2012-09-043-75/+73
|
* ogg Point struct renameChris Kiefer2012-08-201-4/+4
|
* clearing up warningsChris Kiefer2012-07-313-3/+3
|
* removed mydata from maxisample, and added operator=Chris Kiefer2012-07-273-10/+25
|
* fixes to maxiSampleChris Kiefer2012-07-264-15/+5398
|
* merge and minor bugfixesChris Kiefer2012-07-262-129/+134
|\
| * updates to ofxMaximmick2012-07-262-122/+136
| |
* | miscChris Kiefer2012-07-265-12/+97
|/
* new oF 007 granular pitch stretch exampleMick Grierson2012-04-2620-0/+1298
|
* tidy upMick Grierson2012-04-071-0/+0
|
* "added ogg vorbis support also did some minor bug fixes for windows and ↵Mick Grierson2012-04-071-0/+0
| | | | | | | fixed a bug in stereo sample loading where the files played back a t a funny speed" You *need* to make sure that stb_vorbis.h and stb_vorbis.c are included in your VS2010 or Xcode project if you want vorbis support!
* Loop recording, and maxiGrain looping bug fixedChris Kiefer2012-03-153-2/+74
|
* Actually did fix ifft this timeChris Kiefer2012-03-142-20/+20
|
* Fixed ifftChris Kiefer2012-03-141-4/+4
|
* Fixed sample loopingChris Kiefer2012-03-141-8/+4
|
* Envelope FollowerChris Kiefer2012-03-142-0/+30
|