From: <pst...@us...> - 2013-03-18 19:09:40
|
Revision: 980 http://sourceforge.net/p/jazzplusplus/code/980 Author: pstieber Date: 2013-03-18 19:09:37 +0000 (Mon, 18 Mar 2013) Log Message: ----------- Added a Jazz++ initialization file for a Roland TD-20 drum kit with an expansion board. Added Paths: ----------- trunk/jazz/conf/Roland-TD-20-DrumSets.jzi trunk/jazz/conf/Roland-TD-20.jzi Added: trunk/jazz/conf/Roland-TD-20-DrumSets.jzi =================================================================== --- trunk/jazz/conf/Roland-TD-20-DrumSets.jzi (rev 0) +++ trunk/jazz/conf/Roland-TD-20-DrumSets.jzi 2013-03-18 19:09:37 UTC (rev 980) @@ -0,0 +1,15 @@ +# Drumsets for a Roland TD-20 synthesizer + +# Names for the program change events that select different drumsets on +# a drum track. +.drumsets + +0 1 Standard Drums +8 9 Room Set +16 17 Power Set +24 25 Electronic Set +25 26 TR-808 Set +32 33 Jazz Set +40 41 Brush Set +48 49 Orchestra Set +64 65 Studio Kit Added: trunk/jazz/conf/Roland-TD-20.jzi =================================================================== --- trunk/jazz/conf/Roland-TD-20.jzi (rev 0) +++ trunk/jazz/conf/Roland-TD-20.jzi 2013-03-18 19:09:37 UTC (rev 980) @@ -0,0 +1,5 @@ +.synth_type GS +.include gsdrmset.jzi +.include gmdrmnam.jzi +.include gsvoices.jzi +.include ctrlnam.jzi This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |