| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bollards | mick | 2012-10-10 | 1 | -1/+1 |
| | | |||||
| * | comments | mick | 2012-10-10 | 1 | -1/+1 |
| | | |||||
| * | copying changes back | Chris Kiefer | 2012-07-26 | 1 | -22/+33 |
| | | |||||
| * | updates to ofxMaxim | mick | 2012-07-26 | 1 | -11/+37 |
| | | |||||
| * | Small changes to maxisample | mick | 2012-06-15 | 1 | -42/+23 |
| | | |||||
| * | Fixed errors with ogg loading that was causing windows project to fail | mick | 2012-06-14 | 1 | -2/+4 |
| | | |||||
| * | HugoYu's github issue #4 "Example's Bug On Win32 Platform" fixed. Thanks HugoYu! | mick | 2012-06-14 | 1 | -3/+3 |
| | | |||||
| * | some commenting | Mick Grierson | 2012-04-26 | 1 | -12/+22 |
| | | |||||
| * | "added ogg vorbis support also did some minor bug fixes for windows and ↵ | Mick Grierson | 2012-04-07 | 1 | -11/+56 |
| | | | | | | | | 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! | ||||
| * | resolved merge conflicts | Chris Kiefer | 2012-02-22 | 1 | -1/+0 |
| |\ | |||||
| | * | rewrote the delay line | Mick Grierson | 2011-11-11 | 1 | -3/+3 |
| | | | |||||
| | * | delay init | Mick Grierson | 2011-11-11 | 1 | -2/+1 |
| | | | |||||
| * | | Fixed string header + g++ warnings | Chris Kiefer | 2012-01-18 | 1 | -4/+3 |
| | | | |||||
| * | | moving stuff in from my branch | Mick Grierson | 2011-12-05 | 1 | -4/+4 |
| | | | |||||
| * | | delay object commit damn you. | Mick Grierson | 2011-11-12 | 1 | -2/+2 |
| | | | |||||
| * | | delay init rewrite | Mick Grierson | 2011-11-11 | 1 | -1/+1 |
| |/ | |||||
| * | changes to mtof | Mick Grierson | 2011-11-02 | 1 | -1/+1 |
| | | |||||
| * | added maxisample::playOnce with a speed setting - only uses linear ↵ | Mick Grierson | 2011-10-28 | 1 | -0/+13 |
| | | | | | interpolation at the moment | ||||
| * | fixed the triangle waveform generator. Added some samples to test the drum ↵ | Mick Grierson | 2011-10-22 | 1 | -6/+10 |
| | | | | | machine example with | ||||
| * | basic drum machine example | Mick Grierson | 2011-10-21 | 1 | -4/+4 |
| | | |||||
| * | autogain compensation for the compression | Mick Grierson | 2011-10-20 | 1 | -4/+3 |
| | | |||||
| * | small changes to maxiDyn | Mick Grierson | 2011-10-19 | 1 | -4/+5 |
| | | |||||
| * | tiny changes to maxiDyn | Mick Grierson | 2011-10-19 | 1 | -1/+3 |
| | | |||||
| * | fixed compressor | Mick Grierson | 2011-10-19 | 1 | -3/+3 |
| | | |||||
| * | woteva | Mick Grierson | 2011-10-19 | 1 | -20/+39 |
| | | |||||
| * | fixed gate clicking on retrig | Mick Grierson | 2011-10-19 | 1 | -2/+2 |
| | | |||||
| * | having some fun | Mick Grierson | 2011-10-19 | 1 | -2/+18 |
| | | |||||
| * | hmm maxiDyn needs a bit more work | Mick Grierson | 2011-10-18 | 1 | -8/+2 |
| | | |||||
| * | added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵ | Mick Grierson | 2011-10-17 | 1 | -0/+2 |
| | | | | | a bit weird | ||||
| * | added maxiEnv - easier to use ADSR and AR envelopes for those who find ramps ↵ | Mick Grierson | 2011-10-17 | 1 | -4/+96 |
| | | | | | a bit weird | ||||
| * | added maxiDyn compressor and gate | Mick Grierson | 2011-10-16 | 1 | -0/+62 |
| | | |||||
| * | wrote some garbage at the end of the single channel sample load data so ↵ | Mick Grierson | 2011-10-12 | 1 | -1/+1 |
| | | | | | 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 | -1/+12 |
| | | | | | to the load function. Default is channel 0 | ||||
| * | made a small change to maxiEnvelope. | Mick Grierson | 2011-10-09 | 1 | -2/+2 |
| | | |||||
| * | added monosynth example to main.cpp | Mick Grierson | 2011-10-09 | 1 | -1/+10 |
| | | |||||
| * | maximillian basic examples | Chris Kiefer | 2011-08-23 | 1 | -0/+803 |
