From 8b6d28790ee9e546e48616afbb622246c0962c79 Mon Sep 17 00:00:00 2001 From: Stepan Moskovchenko Date: Thu, 27 Sep 2007 03:59:33 +0000 Subject: Some MIDI changes, and add a new musical plugin I'm working on... Not fully done yet, so commented out of SUBDIRS. (If people are against having half-baked plugins in SVN, please let me know and I will remove it). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14863 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/beatbox/SOURCES | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 apps/plugins/beatbox/SOURCES (limited to 'apps/plugins/beatbox/SOURCES') diff --git a/apps/plugins/beatbox/SOURCES b/apps/plugins/beatbox/SOURCES new file mode 100644 index 0000000000..d56d54d78d --- /dev/null +++ b/apps/plugins/beatbox/SOURCES @@ -0,0 +1,6 @@ +../midi/midifile.c +../midi/midiutil.c +../midi/sequencer.c +../midi/guspat.c +../midi/synth.c +beatbox.c \ No newline at end of file -- cgit v1.2.3