summaryrefslogtreecommitdiff
path: root/apps/plugins/midi
AgeCommit message (Expand)Author
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman
2005-08-07Uncomment one line, which makes bad 80s music sound a bit better.Stepan Moskovchenko
2005-08-07Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko
2005-06-14The synthVoice() function declaration was wrong (caused a warning). And becau...Tomas Salfischberger
2005-04-20Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime.Stepan Moskovchenko
2005-04-19Some shifting optimizations. Working code. 50% realtime.Stepan Moskovchenko
2005-04-16Added xxx2wav support, an icon, and some optimizationsStepan Moskovchenko
2005-04-15fix compiler errorDaniel Stenberg
2005-04-15Code cleanup, fix warnings, error checking, add midi2wav to viewers.configStepan Moskovchenko
2005-04-15Added MIDI synthesizer pluginStepan Moskovchenko