aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #52 from cthom055/mastermicknoise2016-12-191-2/+2
|\ | | | | fixed IFFT on Windows
| * fixed IFFT on WindowsCameron Thomas2016-10-271-2/+2
| | | | | | | | | | * fixed bug on line 547-548 * memsets now clear the latter half of the array properly
* | refactored, tested, bugfixed the new javascript samplerate-based envelopes. ↵mick grierson2016-12-193-75/+74
| | | | | | | | Should be good now...
* | Fixing errors in new envelope functions. maxiEnvelope now has a ramp ↵mick grierson2016-12-193-37/+169
| | | | | | | | function, a ramps function that takes time / value pairs from a std::vector, an adsr and ar that all sync directly to the samplerate. They all take params in seconds. This makes it easier for javascript users when I transpile with emscripten. Wait what?
* | Merge remote-tracking branch 'origin/master'mick grierson2016-12-146-1252/+1719
|\ \
| * | Update READMEmicknoise2016-11-051-1/+1
| |/
| * added maxiRecorder to ofx libs and reduced volume by factor of 10 (bug)Leon Fedden2016-10-253-959/+1334
| |
| * fixed maxiRecorder with OS multithreading APIsLeon Fedden2016-10-163-293/+385
| |
* | refined old envelopesmick grierson2016-12-147-29/+170
|/
* fixing record bugs (temp fix)mick grierson2016-10-113-291/+291
|
* Merge branch 'master' of github.com:micknoise/MaximilianLeon Fedden2016-10-111-2/+2
|\
| * fixed FFT examplemick grierson2016-10-111-2/+2
| |
* | adding maxiRecorderLeon Fedden2016-10-113-0/+340
|/
* getLengthmick grierson2016-10-093-19/+10
|
* fixing maxiGrainsmick grierson2016-03-0425-706/+1388
|
* removing more user-specific xcode filesmzed2016-03-038-16/+0
|
* removing user-specific data from repomzed2016-03-0314-666/+0
|
* ignore xcode and emacsmzed2016-02-262-51/+39
| | | | Adding more ignores so user data doesn’t end up in the repo
* adding OF 0.92 granular eexamplemick grierson2016-02-1224-39/+2718
|
* adding fft terminal examplemick grierson2015-12-083-71/+42
|
* adding maxiClock, synths and polyphonic samplers to the openframeworks ↵mick grierson2015-11-102-958/+1648
| | | | addon. Will make life much easier...
* clean upmick grierson2015-10-27300-2/+0
|
* adding new examples with better documentationmick grierson2015-10-2735-0/+10815
|
* adding biquad example from Rebeccamick grierson2015-10-202-66/+50
|
* biquadmick grierson2015-10-204-22/+38
|
* removing more binariesmick grierson2015-10-0221-11/+0
|
* removing binariesmick grierson2015-10-02490-35977/+141
|
* resolving merge conflictmick grierson2015-10-01888-23705/+22011
|\
| * fixing tutorial errorsmick grierson2015-10-011-2/+2
| |
| * Making this branch currentmick grierson2015-10-012-8/+68
| |
| * more work for kadenze moocmick grierson2015-09-22209-144/+24544
| |
| * main.cpp contains new envelope examplemick grierson2015-08-272-51/+37
| |
| * redoing tutorials a bitmick grierson2015-08-2715-172/+230
| |
| * updating core filesmick grierson2015-08-1612-811/+1970
| |
| * adding addon .. ermick grierson2015-08-14570-516/+77458
| |
| * testingmick grierson2015-08-141-0/+0
| |
| * yeahmick grierson2015-08-133-5/+5
| |
| * Tested and Working in Visual Studio 2015. Commit!micknoise2015-08-086-185/+169
| |
| * More major repair work. New OS X 10.10 SDK example project. New project ↵mick grierson2015-07-27704-106904/+238
| | | | | | | | structure. New Tutorials / Examples.
| * Some initial changes that are long overdue part 1mick grierson2015-07-2623-197/+2693
| |
| * This branch is crazy leave it alone.mick grierson2015-07-262-1/+1
| |
* | updatingmick grierson2015-10-014-0/+129
| |
* | checkingmick grierson2015-08-141-0/+0
| |
* | testing master branchmick grierson2015-08-101-0/+0
| |
* | project file updatemick2015-07-271-0/+0
| |
* | project updatemick2015-07-271-0/+0
|/
* updating examplesmick grierson2015-06-29681-0/+0
|
* Updating post-hackdaymick grierson2015-06-29422-1/+44
|
* replaced main.cpp with something more interestingmick grierson2015-06-1837-10925/+82
|
* Update for Hackathon. Example with Wekinator Integrationmick grierson2015-06-16228-9/+4
|