| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | basic drum machine example | Mick Grierson | 2011-10-21 | 1 | -16/+39 |
| | | |||||
| * | autogain compensation for the compression | Mick Grierson | 2011-10-20 | 1 | -2/+3 |
| | | |||||
| * | Added Compressor Example | Mick Grierson | 2011-10-19 | 1 | -2/+5 |
| | | |||||
| * | tiny changes to maxiDyn | Mick Grierson | 2011-10-19 | 1 | -1/+1 |
| | | |||||
| * | fixed compressor | Mick Grierson | 2011-10-19 | 1 | -4/+2 |
| | | |||||
| * | woteva | Mick Grierson | 2011-10-19 | 1 | -6/+11 |
| | | |||||
| * | fixed gate clicking on retrig | Mick Grierson | 2011-10-19 | 1 | -49/+10 |
| | | |||||
| * | having some fun | Mick Grierson | 2011-10-19 | 1 | -14/+39 |
| | | |||||
| * | hmm maxiDyn needs a bit more work | Mick Grierson | 2011-10-18 | 1 | -11/+14 |
| | | |||||
| * | added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵ | Mick Grierson | 2011-10-17 | 1 | -13/+7 |
| | | | | | a bit weird | ||||
| * | added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵ | Mick Grierson | 2011-10-17 | 1 | -8/+22 |
| | | | | | a bit weird | ||||
| * | added maxiDyn compressor and gate | Mick Grierson | 2011-10-16 | 1 | -16/+15 |
| | | |||||
| * | tick example in main.cpp | Mick Grierson | 2011-10-14 | 1 | -11/+17 |
| | | |||||
| * | wrote some garbage at the end of the single channel sample load data so ↵ | Mick Grierson | 2011-10-12 | 1 | -3/+3 |
| | | | | | there's something to interpolate with. | ||||
| * | Support for loading a specific channel from a stereo wav file as an argument ↵ | Mick Grierson | 2011-10-12 | 1 | -62/+9 |
| | | | | | to the load function. Default is channel 0 | ||||
| * | tiny changes to example files | Mick Grierson | 2011-10-10 | 1 | -3/+7 |
| | | |||||
| * | added polysynth example and fixed ticking error | Mick Grierson | 2011-10-10 | 1 | -11/+5 |
| | | |||||
| * | fixed channel problem in player.cpp. Also started work on a polysynth example | Mick Grierson | 2011-10-10 | 1 | -20/+37 |
| | | |||||
| * | added monosynth example to main.cpp | Mick Grierson | 2011-10-09 | 1 | -2/+2 |
| | | |||||
| * | added monosynth example to main.cpp | Mick Grierson | 2011-10-09 | 1 | -18/+42 |
| | | |||||
| * | Sequencing example | Chris Kiefer | 2011-08-23 | 1 | -0/+2 |
| | | |||||
| * | maximillian basic examples | Chris Kiefer | 2011-08-23 | 1 | -0/+33 |
