rockbox/apps/plugins/midi
Marcin Bukat fbb6a2ff6d Agptek Rocker: Build plugins
Patch provided by Aapo Tahkola.

Change-Id: I37a42a950d78d6b8aa3927ec7aeb30030f7be7a5
2018-06-12 10:31:15 +02:00
..
guspat.c midi: Recalculate (and rename) the note frequency table. 2017-01-06 19:29:00 +01:00
guspat.h midi: Recalculate (and rename) the note frequency table. 2017-01-06 19:29:00 +01: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 Agptek Rocker: Build plugins 2018-06-12 10:31:15 +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: Recalculate (and rename) the note frequency table. 2017-01-06 19:29:00 +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