; "Generalmusic RP Series" SAWStudio Midi Device Instrument Definition file ; generated from Cakewalk .ins Instrument Definition file. ; ; Conversion program by Tim Clarke ; www.silverw.co.uk ; ; Make any changes you require to this file. It must have a .ini extension. ; and must go in SAWStudio's Native_Plugins\MidiWorkShop folder. ; ; Include this file name "Generalmusic_RP_Series.ini" (in double-quotes) in the ; Studio_MidiWorkShop_Patches.ini file in the [ACTIVE DEVICES] section. ; ; Section Descriptions ; ==================== ; ; [DEVICE NAME] ; The DEVICE NAME section describes the displayed name of the device. ; ; [BANK FORMAT] ; The BANK FORMAT section describes which Bank Switching Format the device ; should use... ; ; "MSB-LSB" sends the bank value as MSB (value / 128) followed by the LSB (value & 0x7f). ; "MSB-ONLY" sends the bank value as MSB (value & 0x7f) followed by the LSB (0). ; "ZERO" sends the bank value as MSB (0) followed by the LSB (0). Ie: No Bank Switching. ; ; If the bank switch method from the conversion does not correctly switch banks, ; or if there is a comment above the [BANK FORMAT] statement saying that the method is ; unsupported, try the other Bank Switching formats. ; ; [OFFSET FORMAT] ; The OFFSET FORMAT section describes which Offset Format the device ; should use for displayed Prg numbers... ; ; "ZERO" displays Prg numbers exactly as entered (Prg# 0 displays as 0). ; "PLUS-1" displays Prg numbers with an offset of +1 added to them (Prg# 0 displays as 1). ; ; [PATCHES] ; The PATCHES section defines the BANK number, the PROGRAM number and the NAME of each patch. ; It also defines which groups the patch belongs to. You may add up to 8 group numbers to any ; or all programs. ; ; The Group Numbers are defined in Studio_MidiWorkShop_Patches.ini and allow you ; to classify the type of sound (eg: A Hammond might be in groups ORGANS and KEYBOARDS). ; Separate each group number with a space. ; [DEVICE NAME] "Generalmusic RP Series" [BANK FORMAT] "MSB-LSB" [OFFSET FORMAT] "ZERO" [PATCHES] ;BANK PRG NAME GROUPS (Max 8) ;---- --- --------------------------------------------- -------------- ; 0 0 "Concert Grand" 0 1 "Honky Tonk" 0 2 "Wurlitzer Electric" 0 3 "Rhodex" 0 4 "FM Piano" 0 5 "Vibes" 0 6 "Clavinet" 0 7 "Harpichord " 0 8 "Pipe Organ" 0 9 "Jazz Organ" 0 10 "Pop Organ" 0 11 "Choir" 0 12 "Strings" 0 13 "A. Guitar" 0 14 "A. Bass" 0 15 "E. Bass" 0 16 "Concert Grand ASB" 0 17 "Rock Piano ASB" 0 18 "Wurlitzer Electric ASB" 0 19 "Digital Piano ASB" 0 20 "FM Piano ASB" 0 21 "Celesta ASB" 0 22 "Clavinet ASB" 0 23 "Harpichord ASB" 0 24 "Pipe Organ ASB" 0 25 "Jazz Organ ASB" 0 26 "Pop Organ ASB" 0 27 "Choir ASB" 0 28 "Slow Strings ASB" 0 29 "12 String Guitar ASB" 0 30 "A. Bass ASB" 0 31 "E. Bass ASB"