aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed ifftChris Kiefer2012-03-141-4/+4
|
* Fixed sample loopingChris Kiefer2012-03-141-8/+4
|
* Envelope FollowerChris Kiefer2012-03-142-0/+30
|
* badd spurliungChris Kiefer2012-03-011-1/+1
|
* READMEChris Kiefer2012-03-011-0/+1
|
* Merge branch 'master' of github.com:micknoise/MaximilianChris Kiefer2012-03-0122-0/+1769
|\
| * Added VS2010 Basic ExampleMick Grierson2012-02-2322-0/+1769
| | | | | | | | | | just uses maximilian. There's a small change due to some bout weirdness.
* | 512.fChris Kiefer2012-03-012-2/+3
|/
* tinyxml issuesChris Kiefer2012-02-226-5530/+65
|
* tinyxmlChris Kiefer2012-02-224-0/+5467
|
* resolved merge conflictsChris Kiefer2012-02-22112-9/+12838
|\
| * optimsed gabor creationChris Kiefer2012-02-224-32/+63
| |
| * fast gabor creation with vDSPChris Kiefer2012-02-213-16/+47
| |
| * tiny changesMick Grierson2011-11-115-2/+115
| |
| * rewrote the delay lineMick Grierson2011-11-114-12/+15
| |
| * delay initMick Grierson2011-11-112-3/+2
| |
| * Start of optimisation of gabor generatorChris Kiefer2011-11-103-2/+27
| |
| * Atom book playerChris Kiefer2011-11-108-74/+9122
| |
| * More atom playbackChris Kiefer2011-11-086-6/+23
| |
| * Atom playback example, remove binChris Kiefer2011-11-0857-4016/+0
| |
| * Atom playback example, with dataChris Kiefer2011-11-083-3/+925
| |
| * Atom playback exampleChris Kiefer2011-11-0860-9/+70
| |
| * Load MPTK book and play back some atomsChris Kiefer2011-11-082-9/+113
| |
| * maxiAtomsChris Kiefer2011-11-03152-0/+6476
| |
* | fixed mem leak in fftChris Kiefer2012-02-181-1/+1
| |
* | Fixing linux compilation issuesChris Kiefer2012-01-182-13/+3
| |
* | Fixed string header + g++ warningsChris Kiefer2012-01-182-14/+4
| |
* | Flange and chorusChris Kiefer2011-12-211-5/+35
| |
* | Fixed the triangle oscillatorChris Kiefer2011-12-212-3/+5
| |
* | comments for chorusChris Kiefer2011-12-091-1/+6
| |
* | maxiDelayEffectsChris Kiefer2011-12-092-5/+18
| |
* | fixed position initialisation in maxisampleChris Kiefer2011-12-092-3/+33
| | | | | | | | added in maxiDistortion
* | Merge branch 'master' of github.com:micknoise/MaximilianChris Kiefer2011-12-096-21/+21
|\ \
| * | moving stuff in from my branchMick Grierson2011-12-056-21/+21
| | |
* | | removed windowFuncName from fftChris Kiefer2011-12-091-15/+0
| | |
* | | stuffChris Kiefer2011-11-221-1/+0
|/ /
* | 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