| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2017 | mick grierson | 2017-10-06 | 1 | -79/+7 |
| | | |||||
| * | refactored, tested, bugfixed the new javascript samplerate-based envelopes. ↵ | mick grierson | 2016-12-19 | 1 | -51/+49 |
| | | | | | Should be good now... | ||||
| * | Fixing errors in new envelope functions. maxiEnvelope now has a ramp ↵ | mick grierson | 2016-12-19 | 1 | -4/+72 |
| | | | | | 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? | ||||
| * | refined old envelopes | mick grierson | 2016-12-14 | 1 | -9/+9 |
| | | |||||
| * | getLength | mick grierson | 2016-10-09 | 1 | -16/+7 |
| | | |||||
| * | fixing maxiGrains | mick grierson | 2016-03-04 | 1 | -4/+4 |
| | | |||||
| * | ignore xcode and emacs | mzed | 2016-02-26 | 1 | -49/+19 |
| | | | | | Adding more ignores so user data doesn’t end up in the repo | ||||
| * | adding OF 0.92 granular eexample | mick grierson | 2016-02-12 | 1 | -39/+51 |
| | | |||||
| * | biquad | mick grierson | 2015-10-20 | 1 | -22/+38 |
| | | |||||
| * | removing binaries | mick grierson | 2015-10-02 | 1 | -65/+17 |
| | | |||||
| * | Making this branch current | mick grierson | 2015-10-01 | 1 | -8/+68 |
| | | |||||
| * | more work for kadenze mooc | mick grierson | 2015-09-22 | 1 | -38/+8 |
| | | |||||
| * | main.cpp contains new envelope example | mick grierson | 2015-08-27 | 1 | -51/+37 |
| | | |||||
| * | redoing tutorials a bit | mick grierson | 2015-08-27 | 1 | -64/+48 |
| | | |||||
| * | Tested and Working in Visual Studio 2015. Commit! | micknoise | 2015-08-08 | 1 | -33/+1 |
| | | |||||
| * | More major repair work. New OS X 10.10 SDK example project. New project ↵ | mick grierson | 2015-07-27 | 1 | -17/+98 |
| | | | | | structure. New Tutorials / Examples. | ||||
| * | Some initial changes that are long overdue part 1 | mick grierson | 2015-07-26 | 1 | -49/+20 |
| | | |||||
| * | This branch is crazy leave it alone. | mick grierson | 2015-07-26 | 1 | -1/+1 |
| | | |||||
| * | replaced main.cpp with something more interesting | mick grierson | 2015-06-18 | 1 | -23/+49 |
| | | |||||
| * | just some stuff | mick | 2015-01-08 | 1 | -1/+3 |
| | | |||||
| * | bug fixes that I should have done last year | mick | 2014-10-15 | 1 | -49/+21 |
| | | | | | arg | ||||
| * | no changes | mick | 2014-06-16 | 1 | -10/+51 |
| | | |||||
| * | additive example | Chris Kiefer | 2013-10-11 | 1 | -3/+9 |
| | | |||||
| * | test project for osx 10.8 | Chris Kiefer | 2013-09-30 | 1 | -29/+7 |
| | | |||||
| * | bandlimited osc | mick | 2012-11-24 | 1 | -2/+2 |
| | | |||||
| * | bandlimited oscs | mick | 2012-11-24 | 1 | -2/+2 |
| | | |||||
| * | bandlimited oscillators | mick | 2012-11-24 | 1 | -3/+6 |
| | | |||||
| * | band limited oscillators | mick | 2012-11-24 | 1 | -62/+21 |
| | | |||||
| * | bollards | mick | 2012-10-10 | 1 | -7/+71 |
| | | |||||
| * | changes | mick | 2012-10-10 | 1 | -57/+6 |
| | | |||||
| * | update | mick | 2012-10-05 | 1 | -23/+54 |
| | | |||||
| * | blaa | mick | 2012-10-01 | 1 | -0/+6 |
| | | |||||
| * | Merge branch 'master' of github.com:micknoise/Maximilian | Chris Kiefer | 2012-08-20 | 1 | -1/+1 |
| |\ | |||||
| | * | updates | mick | 2012-08-01 | 1 | -1/+1 |
| | | | |||||
| * | | ogg Point struct rename | Chris Kiefer | 2012-08-20 | 1 | -2/+2 |
| |/ | |||||
| * | Small changes to maxisample | mick | 2012-06-15 | 1 | -3/+3 |
| | | |||||
| * | Fixed errors with ogg loading that was causing windows project to fail | mick | 2012-06-14 | 1 | -1/+1 |
| | | |||||
| * | HugoYu's github issue #4 "Example's Bug On Win32 Platform" fixed. Thanks HugoYu! | mick | 2012-06-14 | 1 | -3/+3 |
| | | |||||
| * | This shows you how to load vorbis files (in the comments) | Mick Grierson | 2012-04-07 | 1 | -47/+13 |
| | | |||||
| * | "added ogg vorbis support also did some minor bug fixes for windows and ↵ | Mick Grierson | 2012-04-07 | 1 | -3/+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! | ||||
| * | tiny changes | Mick Grierson | 2011-11-11 | 1 | -2/+2 |
| | | |||||
| * | updated oxfMaxim to the latest version of maximilian | Mick Grierson | 2011-10-31 | 1 | -35/+41 |
| | | | | | | | | 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 example | Mick Grierson | 2011-10-28 | 1 | -37/+24 |
| | | |||||
| * | added maxisample::playOnce with a speed setting - only uses linear ↵ | Mick Grierson | 2011-10-28 | 1 | -1/+1 |
| | | | | | interpolation at the moment | ||||
| * | added maxisample::playOnce with a speed setting - only uses linear ↵ | Mick Grierson | 2011-10-28 | 1 | -2/+2 |
| | | | | | interpolation at the moment | ||||
| * | a | Mick Grierson | 2011-10-23 | 1 | -16/+14 |
| | | |||||
| * | idiotic typo | Mick Grierson | 2011-10-22 | 1 | -1/+1 |
| | | |||||
| * | also added a phaseReset method to maxiOsc so you can reset phase. Usefully ↵ | Mick Grierson | 2011-10-22 | 1 | -2/+1 |
| | | | | | for controlling sample playback | ||||
| * | fixed the triangle waveform generator. Added some samples to test the drum ↵ | Mick Grierson | 2011-10-22 | 1 | -11/+24 |
| | | | | | machine example with | ||||
| * | basic drum machine example (minor edit) | Mick Grierson | 2011-10-21 | 1 | -15/+20 |
| | | |||||
