; "Boss DR-770 Dr.Rhythm" 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-770_Dr_Rhythm.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-770 Dr.Rhythm" [BANK FORMAT] "MSB-LSB" [OFFSET FORMAT] "ZERO" [PATCHES] ;BANK PRG NAME GROUPS (Max 8) ;---- --- --------------------------------------------- -------------- ; 0 0 "01 Standard" 0 8 "02 Room 1" 0 16 "03 Power 1" 0 24 "04 Elctro1" 0 25 "05 TR808 1" 0 32 "06 Jazz 1" 0 40 "07 Brushes" 0 64 "08 Ambient" 0 65 "09 Big" 0 66 "10 Exprsn" 0 67 "11 Power 2" 0 68 "12 Loud" 0 69 "13 Studio" 0 70 "14 Power 3" 0 71 "15 TR808 2" 0 72 "16 TR909" 0 73 "17 Dance 1" 0 74 "18 Rock" 0 75 "19 Funk 1" 0 76 "20 Funk 2" 0 77 "21 HipHop" 0 78 "22 House" 0 79 "23 DrumnBs" 0 80 "24 Techno" 0 81 "25 Brazil" 0 82 "26 India" 0 83 "27 Room 2" 0 84 "28 Room 3" 0 85 "29 Fusion" 0 86 "30 Natural" 0 87 "31 Ballad" 0 88 "32 Groove" 0 89 "33 Boom" 0 90 "34 Jazz 2" 0 91 "35 Afro 1" 0 92 "36 HvyFunk" 0 93 "37 Folk" 0 94 "38 StdLyr" 0 95 "39 Blues" 0 96 "40 Gospel" 0 97 "41 Jazz 3" 0 98 "42 BigFunk" 0 99 "43 Samba" 0 100 "44 Reggae" 0 101 "45 Salsa" 0 102 "46 Tabla" 0 103 "47 Elctro2" 0 104 "48 Vintage" 0 105 "49 Ring" 0 106 "50 Light" 0 107 "51 Afro 2" 0 108 "52 Dance 2" 0 109 "53 Delay" 0 110 "54 FlngDly" 0 111 "55 Drm&Prc" 0 112 "56 SFX" 0 113 "57 CtryBas" 0 114 "58 SmbaBas" 0 115 "59 BluzBas" 0 116 "60 RockBas" 0 117 "61 FunkBas" 0 118 "62 BrshBas" 0 119 "63 SynBass" 0 120 "64 AcoBass"