aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add MakefilemasterJan Tuomi2018-12-182-0/+16
|
* Update maximilian.cppmicknoise2018-11-271-1/+1
| | | removed +6 in stereo loading.
* Merge pull request #60 from JamesFrink/masterMichael Zbyszyński2018-01-224-0/+89
|\ | | | | Add maxiFractionalDelay
| * Add maxiFractionalDelayJames Frink2017-12-064-0/+89
|/
* atodb and dbtoa conversionsmzed2017-11-202-0/+10
|
* adding convert.ftom()mzed2017-11-202-3/+6
|
* fixing bad use of commas in destructorsmzed2017-11-202-10/+21
|
* 2017mick grierson2017-10-062-79/+1685
|
* added some include paths so I don't have to rely on the IDEmzed2017-10-043-3/+3
|
* silencing some warnings about castingmzed2017-07-131-6/+6
|
* Fixing the "non-void" function warning in maxiGrains.hMichael Zbyszynski2017-05-041-2/+2
|
* Merge pull request #37 from sieren/loadogg-assertionmicknoise2016-12-192-0/+3
|\ | | | | Added runtime assertion for undefined VORBIS
| * Added runtime assertion for OGGMatt Sieren2015-11-102-0/+3
| | | | | | | | | | | | | | New users might not end up digging through the actual implementation to uncomment the VORBIS definition right away. The runtime assertion will fire if a user calls loadOGG without the definition, thus reminding to uncomment.
* | 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
| |