rockbox/apps/plugins/midi
Szymon Dziok ce33d4f48b YH820/YH92X: Improve some keymaps for plugins.
Change-Id: Ib598737327043809f60127f7c538f2d45ddabb87
2014-10-22 09:59:26 +02:00
..
guspat.c plugin_midi: expand gustable[] to 128 entries 2013-06-16 18:33:57 +02: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 YH820/YH92X: Improve some keymaps for plugins. 2014-10-22 09:59:26 +02: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