mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-21 19:54:03 +02:00
liballegro-digmid: make percussion instruments work.
This commit is contained in:
parent
b17ce18c2a
commit
7ce9a1251a
@ -55,5 +55,5 @@ $(eval $(call BuildPackage,liballegro-digmid))
|
||||
|
||||
# The following comments configure the Emacs editor. Just ignore them.
|
||||
# Local Variables:
|
||||
# compile-command: "make -C ~/h/src/qi/openwrt-xburst Package/liballegro-digmid/compile -j2 V=99"
|
||||
# compile-command: "make -C ~/h/src/qi/openwrt-xburst package/liballegro-digmid/compile -j2 V=99"
|
||||
# End:
|
||||
|
19
liballegro-digmid/patches/010-fix-drumset.patch
Normal file
19
liballegro-digmid/patches/010-fix-drumset.patch
Normal file
@ -0,0 +1,19 @@
|
||||
Index: freepats/crude.cfg
|
||||
===================================================================
|
||||
--- freepats.orig/crude.cfg 2006-02-19 10:29:42.000000000 +0100
|
||||
+++ freepats/crude.cfg 2011-06-03 12:01:45.000000000 +0200
|
||||
@@ -334,6 +334,8 @@
|
||||
# Drumset 0: Percussive 1-based patches (only 35-81 are part of general midi)
|
||||
drumset 0
|
||||
|
||||
+129-256 begin_multipatch default blank
|
||||
+
|
||||
# COMMON EXTENSIONS TO GENERAL MIDI DRUMSET 0 (notes 25-34)
|
||||
# Program Snare Roll
|
||||
# 25 025_Snare_Roll.pat (unavailable)
|
||||
@@ -467,3 +469,5 @@
|
||||
# 86 086_Surdo_1_Mute.pat (unavailable)
|
||||
# Program Surdo2 (gus surdo2)
|
||||
# 87 087_Surdo_2_Open.pat (unavailable)
|
||||
+
|
||||
+end_multipatch
|
Loading…
Reference in New Issue
Block a user