| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | copying changes back | Chris Kiefer | 2012-07-26 | 1 | -18/+24 |
| | | |||||
| * | updates to ofxMaxim | mick | 2012-07-26 | 1 | -6/+165 |
| | | |||||
| * | HugoYu's github issue #4 "Example's Bug On Win32 Platform" fixed. Thanks HugoYu! | mick | 2012-06-14 | 1 | -2/+3 |
| | | |||||
| * | some commenting | Mick Grierson | 2012-04-26 | 1 | -33/+1 |
| | | |||||
| * | "added ogg vorbis support also did some minor bug fixes for windows and ↵ | Mick Grierson | 2012-04-07 | 1 | -0/+8 |
| | | | | | | | | 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! | ||||
| * | Fixed string header + g++ warnings | Chris Kiefer | 2012-01-18 | 1 | -10/+1 |
| | | |||||
| * | updated oxfMaxim to the latest version of maximilian | Mick Grierson | 2011-10-31 | 1 | -3/+4 |
| | | | | | | | | 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 maxisample::playOnce with a speed setting - only uses linear ↵ | Mick Grierson | 2011-10-28 | 1 | -0/+2 |
| | | | | | interpolation at the moment | ||||
| * | fixed the triangle waveform generator. Added some samples to test the drum ↵ | Mick Grierson | 2011-10-22 | 1 | -1/+2 |
| | | | | | machine example with | ||||
| * | basic drum machine example | Mick Grierson | 2011-10-21 | 1 | -0/+1 |
| | | |||||
| * | woteva | Mick Grierson | 2011-10-19 | 1 | -1/+2 |
| | | |||||
| * | having some fun | Mick Grierson | 2011-10-19 | 1 | -0/+6 |
| | | |||||
| * | added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵ | Mick Grierson | 2011-10-17 | 1 | -4/+23 |
| | | | | | a bit weird | ||||
| * | added maxiDyn compressor and gate | Mick Grierson | 2011-10-16 | 1 | -0/+18 |
| | | |||||
| * | tick example in main.cpp | Mick Grierson | 2011-10-14 | 1 | -1/+0 |
| | | |||||
| * | Support for loading a specific channel from a stereo wav file as an argument ↵ | Mick Grierson | 2011-10-12 | 1 | -1/+2 |
| | | | | | to the load function. Default is channel 0 | ||||
| * | added monosynth example to main.cpp | Mick Grierson | 2011-10-09 | 1 | -0/+1 |
| | | |||||
| * | maximillian basic examples | Chris Kiefer | 2011-08-23 | 1 | -0/+316 |
