summaryrefslogtreecommitdiff
path: root/apps/plugins/midi/sequencer.c (follow)
Commit message (Expand)AuthorAge
* Fix the undefined char symbols appearing in many output lines. This printf do...Jens Arnold2007-04-21
* Fix a nasty little bug that would under the right conditions cause Stepan Moskovchenko2007-01-10
* More adsr related nonsense, argh! Fix adsr related problem on some notes bein...Stepan Moskovchenko2006-10-03
* Optimize synth code by pre-computing the volume scaling for each note.Stepan Moskovchenko2006-05-03
* Fix file descriptor leak that would cause a hard lockup every 7 filesStepan Moskovchenko2006-05-03
* ----------------------------------------------------------------------Stepan Moskovchenko2006-05-01
* Uncomment one line, which makes bad 80s music sound a bit better.Stepan Moskovchenko2005-08-07
* Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko2005-08-07
* Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime.Stepan Moskovchenko2005-04-20
* Some shifting optimizations. Working code. 50% realtime.Stepan Moskovchenko2005-04-19
* Code cleanup, fix warnings, error checking, add midi2wav to viewers.configStepan Moskovchenko2005-04-15
* Added MIDI synthesizer pluginStepan Moskovchenko2005-04-15