summaryrefslogtreecommitdiff
path: root/apps/plugins/midi/synth.c (follow)
Commit message (Expand)AuthorAge
* Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko2005-08-07
* The synthVoice() function declaration was wrong (caused a warning). And becau...Tomas Salfischberger2005-06-14
* 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
* Added xxx2wav support, an icon, and some optimizationsStepan Moskovchenko2005-04-16
* Code cleanup, fix warnings, error checking, add midi2wav to viewers.configStepan Moskovchenko2005-04-15
* Added MIDI synthesizer pluginStepan Moskovchenko2005-04-15