aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added stuff for music hackneymick grierson2015-06-16419-0/+52937
|
* added new example for of 0.8.4mick2015-02-0932-0/+10984
|
* just some stuffmick2015-01-084-9/+11
|
* Merge pull request #30 from jakubfiala/mastermicknoise2015-01-085-1/+147
|\ | | | | maxiBark added
| * Update READMEJakub Fiala2015-01-081-1/+1
| |
| * added maxiBarkjakubfiala2014-12-284-0/+146
| |
* | Merge pull request #29 from nevosegal/mastermicknoise2015-01-071-1/+1
|\ \ | |/ |/| Fixed spectral centroid
| * Fixed spectral centroidNevo Segal2015-01-071-1/+1
|/ | | Slight error in the calculation of the numerator in spectral centroid.
* Merge pull request #27 from whg/masterWill Gallia2014-10-162-2/+2
|\ | | | | fixed wav file reading to account for extra bytes in some format chunks
| * fixed wav file reading to account for extra bytes in some format chunksWill Gallia2014-10-162-2/+2
|/
* bug fixes that I should have done last yearmick2014-10-159-65/+151
| | | | arg
* okmick2014-10-154-21/+111
|
* stuffmick2014-06-164-4/+96
|
* no changesmick2014-06-161-10/+51
|
* Merge pull request #20 from Safareli/masterChris Kiefer2013-11-251-0/+1
|\ | | | | add missing #include <cstdlib>