Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
6386dbe861bc3395dff1bca5b98e8cbe33ddc703
/
apps
/
plugins
/
midi
/
midiutil.h
6386dbe
static/inline/iram raid gives nice speedup
by Nils Wallménius
· 17 years ago
1ed54f4
Maybe 25 was too much with the new decay rates.
by Stepan Moskovchenko
· 17 years ago
414724e
MIDI: Kick up number of voices and decrease the decay rate, taking
by Stepan Moskovchenko
· 17 years ago
6888db3
Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup
by Nils Wallménius
· 17 years ago
93787dd
Simplify the sendEvent function, makes it _slightly_ faster and quite a bit smaller, build midiplay with -O2 for coldfire, gives about a 23% speedup
by Nils Wallménius
· 17 years ago
0e49605
Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.
by Nils Wallménius
· 17 years ago