rockbox/apps/plugins/midi
Tomasz Moń e8a8a1be43 Sandisk Sansa Connect port (FS #12363)
Included are drivers for buttons, backlight, lcd, audio and storage.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31000 a1c6a512-1295-4272-9138-f99709370657
2011-11-16 14:08:01 +00:00
..
guspat.c 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
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 Replace remaining printf in midi plugin (fix yellow/red) 2010-07-25 19:47:07 +00:00
midifile.h
midiplay.c Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
midiutil.c 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
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 plugins (doom, midi, rockboy): don't use non-static inline 2010-09-07 14:09:11 +00:00
sequencer.h
SOURCES
synth.c 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
synth.h