rockbox/apps/plugins/midi
Andrew Ryabinin 6ee3fc81d9 hm801: Add support for plugins.
Change-Id: I81654db87d38324d8680a56bcdb7e9922ee5b619
2012-04-19 17:31:13 +04:00
..
guspat.c midi plugin: make local functions static where possible 2012-02-18 12:06:48 +01:00
guspat.h midi: make the patch sample data pointer a *int16_t to get rid of some ugly casting and drop an acessor macro to make caching the pointer in the synthVoice loop possible. Speeds up midi by 1-2% on cf and 3-5% on PP. 2011-09-06 10:34:20 +00:00
midi.make
midifile.c midi plugin: make local functions static where possible 2012-02-18 12:06:48 +01:00
midifile.h
midiplay.c hm801: Add support for plugins. 2012-04-19 17:31:13 +04:00
midiutil.c midi plugin: make local functions static where possible 2012-02-18 12:06:48 +01:00
midiutil.h midi: make the patch sample data pointer a *int16_t to get rid of some ugly casting and drop an acessor macro to make caching the pointer in the synthVoice loop possible. Speeds up midi by 1-2% on cf and 3-5% on PP. 2011-09-06 10:34:20 +00:00
sequencer.c midi plugin: make local functions static where possible 2012-02-18 12:06:48 +01:00
sequencer.h midi plugin: make local functions static where possible 2012-02-18 12:06:48 +01:00
SOURCES
synth.c midi plugin: make local functions static where possible 2012-02-18 12:06:48 +01:00
synth.h