; "dbx DDP Digital dynamics signal processor" 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 "dbx_DDP_Digital_dynamics_signal_processor.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] "dbx DDP Digital dynamics signal processor" [BANK FORMAT] "MSB-LSB" [OFFSET FORMAT] "ZERO" [PATCHES] ;BANK PRG NAME GROUPS (Max 8) ;---- --- --------------------------------------------- -------------- ; 0 0 "1 The Finisher" 0 1 "2 Coffee House" 0 2 "3 Axe Attack" 0 3 "4 Boom" 0 4 "5 Say What?" 0 5 "6 Rock Star" 0 6 "7 Mid Piano" 0 7 "8 Drum Room" 0 8 "9 Jazz Club" 0 9 "10 Beef Kit" 0 10 "11 Piano Room" 0 11 "12 Tons O Buns" 0 12 "13 Radio Mix" 0 13 "14 Over The Top" 0 14 "15 Disco" 0 15 "16 Hello?" 0 16 "17 Sideways" 0 17 "18 Synth Bath" 0 18 "19 Tickle You" 0 19 "20 Dreaming" 0 20 "21 Is It On?" 0 21 "22 A Cappella" 0 22 "23 Linked Def #1" 0 23 "24 Linked Def #2" 0 24 "25 Linked Def #3" 0 25 "26 Nashville" 0 26 "27 La Vocals" 0 27 "28 Indie Voc" 0 28 "29 Karate" 0 29 "30 Tom Boy" 0 30 "31 A Wild Snare" 0 31 "32 Persuasion" 0 32 "33 Bassic" 0 33 "34 Maxx Axe" 0 34 "35 Goatee" 0 35 "36 Big Piano" 0 36 "37 Horn Toad" 0 37 "38 Thump Kit" 0 38 "39 Power Toms" 0 39 "40 Bottom" 0 40 "41 Daddy'o" 0 41 "42 Swangin" 0 42 "43 Film Score" 0 43 "44 Cpt. Stubing" 0 44 "45 Cool Kit" 0 45 "46 Yawnni" 0 46 "47 Orchestral" 0 47 "48 Defaults 1&2" 0 48 "49 Defaults 3&4" 0 49 "50 Defaults 5&6"