forked from len0rd/rockbox
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
This commit is contained in:
parent
61a83c02a3
commit
8b6d28790e
6 changed files with 773 additions and 19 deletions
6
apps/plugins/beatbox/SOURCES
Normal file
6
apps/plugins/beatbox/SOURCES
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
../midi/midifile.c
|
||||
../midi/midiutil.c
|
||||
../midi/sequencer.c
|
||||
../midi/guspat.c
|
||||
../midi/synth.c
|
||||
beatbox.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue