1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/midi
Stepan Moskovchenko 68af7bae87 Added ability to adjust the volume during playback.
Gracefully fail if no soundset installed.
Yet more messing with the ramping code. I swear, that will be the end of
me.
Basic skipping support- skip foreward a bit if Right is pressed.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9883 a1c6a512-1295-4272-9138-f99709370657
2006-05-07 07:12:07 +00:00
..
guspat.c ---------------------------------------------------------------------- 2006-05-01 23:22:59 +00:00
guspat.h Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. 2005-04-20 21:07:13 +00:00
midifile.c Added ability to adjust the volume during playback. 2006-05-07 07:12:07 +00:00
midiutil.c Optimize synth code by pre-computing the volume scaling for each note. 2006-05-03 19:32:22 +00:00
sequencer.c Optimize synth code by pre-computing the volume scaling for each note. 2006-05-03 19:32:22 +00:00
synth.c Added ability to adjust the volume during playback. 2006-05-07 07:12:07 +00:00