Re: how do I mark drum kits within a general patch bank in a rgd file?
adr-rgdml-a0/[email protected] Sat, 17 Jan 2026 01:10:06 +0100 (CET)
| Newsgroups | gmane.comp.audio.rosegarden.user |
|---|---|
| Message-ID | <[email protected]> |
I'm not sure whether I understood you correctly, but the patch 63 which contains the drum kit is not addressable as a separate bank, it uses the same MSB/LSB as the patches 0-62. What I'm trying to figure out is how to tell Rosegarden that Patch 63 is not a normal sound but rather a drum kit. In Cakewalk/Sonar.INS files this is done like this: Drum[0,63]=1 Key[0,63]=Yamaha TG500 DR Revrs this defines patch 63 of bank 0 as drum kit and the second line specifies the drum kit key mapping to use. I tried to convert the TG500 .INS file to .RGD using ins2rgd.pl but the resulting .RGD file simply ignores this information about the drum kit assigned to patch 63. Is there no way to do the same in a .RGD file?