Hi Matthew,

In the manual, you will likely have program numbers and bank MSB and
bank LSB numbers.

To calculate the numbers fto give QWS:

1.  Program numbers - probably subtract 1 from the values shown in
your manual.  Some MIDI manufacturers use program numbers between
1-128, others use 0-127 (like most other things MIDI).  QWS uses the
latter numbering.

2.  Bank messages - MSB and LSB are the values that go in the MIDI
messages.  QWS combines these into a single number (easier to use one
number instead of two).  To create the one number, use the following
formula:
bank = (msb * 128) + lsb


There is an alternative approach that might work for you: you can go
into the Track Properties in QWS and then dtry changing the sounds on
your keyboard.  If the keyboard is sending the messages via MIDI, QWS
can pick these up and will automatically enter the values in program
and bank.

Hope this helps.

James.

On 25/01/2012, Matthew Turner <[email protected]> wrote:
>     hay there any one no the bank an program numbers for the roland rd300gx?
> tried looking in the manual but was very confused
To unsubscribe or change list options, see http://lists.andrelouis.com

for archived list posts, see http://www.mail-archive.com/[email protected]

Reply via email to