; "BOSS DR-660" 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 "BOSS_DR-660.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] "BOSS DR-660" [BANK FORMAT] "MSB-LSB" [OFFSET FORMAT] "ZERO" [PATCHES] ;BANK PRG NAME GROUPS (Max 8) ;---- --- --------------------------------------------- -------------- ; 0 0 "Standard(0)" 0 1 "1" 0 8 "Room(1)" 0 16 "Power 1(2)" 0 24 "Electronic(3)" 0 25 "TR808(4)" 0 32 "Jazz 1(5)" 0 40 "Brush 1(6)" 0 64 "Ambient(Layer)(7)" 0 65 "BigGym(Layer)(8)" 0 66 "Cheap(9)" 0 67 "Pop(Layer)(10)" 0 68 "Huper(Layer)(11)" 0 69 "Dance 1(12)" 0 70 "Dance 2(13)" 0 71 "Dance 3(14)" 0 72 "Power 2(15)" 0 73 "Power 3(16)" 0 74 "Perc 1(17)" 0 75 "Perc 2(18)" 0 76 "Perc 3(19)" 0 77 "Reggae(20)" 0 78 "Light(21)" 0 79 "FX(22)" 0 80 "TR909(23)" 0 81 "Jazz 2(24)" 0 82 "Brush 2(25)" 0 83 "Slap Bs(26)" 0 84 "Syn Bs(27)" 0 85 "X fade(28)" 0 86 "Chorus(29)" 0 87 "Delay(30)" 0 88 "Vrb & Dly(31)"