rockbox/apps/plugins/midi
Stepan Moskovchenko 28b5afd05a Optimize synth code by pre-computing the volume scaling for each note.
Scaling is now calculated once per MIDI event at the most, instead of
once per sample. Increase voice ramping speed, increase number of
active voices a little.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9870 a1c6a512-1295-4272-9138-f99709370657
2006-05-03 19:32:22 +00:00
..
guspat.c ---------------------------------------------------------------------- 2006-05-01 23:22:59 +00:00
guspat.h
midifile.c Fix file descriptor leak that would cause a hard lockup every 7 files 2006-05-03 05:18:18 +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 Optimize synth code by pre-computing the volume scaling for each note. 2006-05-03 19:32:22 +00:00