Re: how do I mark drum kits within a general patch bank in a rgd file?

Ted Felix <ted-Ll1PANez7xxWk0Htik3J/[email protected]> Thu, 5 Feb 2026 14:27:42 -0500
Newsgroups gmane.comp.audio.rosegarden.user
Message-ID <[email protected]>
   This is not currently supported in rg.

   Makes me wonder what the other "BankSelMethod" values are for.  We 
probably need to research this and add support for them.  I'll open a 
feature request.

Ted.

On 2/4/26 10:49 PM, Arne wrote:
> 
> I have another related question:
> what is the syntax in a rgd file to define a bank select that's done
> using a program change message above 100?
> 
> Some more details:
> I'm trying to make a rgd file for an early 90s synth, a Yamaha TG77.
> this synth uses a very old bank select method, it sends a program change
> message above patch 100 to switch the bank and this is immediately
> followed by another program change message to select the actual patch in
> this bank.
> For example in Cakewalk/Sonar INS files there is BankSelMethod=3 for
> this.
> 
> Thanks in advance.