MSB = most significant byte. LSB = least significant byte. These are values you use when calculating bank numbers to be used in QWS instrument definitions. The bank number is calculated with the formula (128*MSB)+LSB. In your example, of the grand piano, that would be 0 (MSB) times 128 (which is 0, of course), plus 113 (LSB), which equals 113. PRG = program change number. 0 to 127 inclusive.
Hope this helps. On Wed, 30 Mar 2011 14:45:52 +0200, you wrote: >Hi, >I exported the instrument table of my keyboard and i don't understand >some abbreviations: >Category Voice Name Voice Number Voice Type >MSB LSB PRG >i know ony what is a PRG >example: >Piano GrandPiano 0 113 1 Live! >WarmGrand 0 114 1 Live! >BrightPiano 0 112 2 Live! >BalladStack 0 114 3 Regular >MIDIGrand 0 112 3 Regular > >To unsubscribe or change list options, see http://lists.andrelouis.com > >for archived list posts, see http://www.mail-archive.com/[email protected] To unsubscribe or change list options, see http://lists.andrelouis.com for archived list posts, see http://www.mail-archive.com/[email protected]
