; "Alesis SR-16 Drum Machine" 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 "Alesis_SR-16_Drum_Machine.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] "Alesis SR-16 Drum Machine" [BANK FORMAT] "MSB-LSB" [OFFSET FORMAT] "ZERO" [PATCHES] ;BANK PRG NAME GROUPS (Max 8) ;---- --- --------------------------------------------- -------------- ; 0 0 "Rock 1" 0 1 "Rock 2" 0 2 "Rock 3" 0 3 "Rock 4" 0 4 "Rock 5" 0 5 "Rock 6" 0 6 "Rock 7" 0 7 "Hard Rock 1" 0 8 "Hard Rock 2" 0 9 "Hard Rock 3" 0 10 "R&B 1" 0 11 "R&B 2" 0 12 "R&B 3" 0 13 "Funk 1" 0 14 "Funk 2" 0 15 "Blues 1" 0 16 "Blues 2" 0 17 "Rap 1" 0 18 "Rap 2" 0 19 "Rap 3" 0 20 "Techno 1" 0 21 "Techno 2" 0 22 "Techno 3" 0 23 "Reggae 1" 0 24 "Reggae 2" 0 25 "Jazz Rock 1" 0 26 "Jazz Rock 2" 0 27 "Fusion 1" 0 28 "Fusion 2" 0 29 "New Age 1" 0 30 "New Age 2" 0 31 "Country 1" 0 32 "Country 2" 0 33 "Country 3" 0 34 "Country Rock" 0 35 "Rockabilly" 0 36 "Jazz 1" 0 37 "Jazz 2" 0 38 "Dixie" 0 39 "Polka" 0 40 "Latin 1" 0 41 "Latin 2" 0 42 "Latin 3" 0 43 "Latin 4" 0 44 "Latin 5" 0 45 "Ballad 1" 0 46 "Ballad 2" 0 47 "Ballad 3" 0 48 "Ballad 4" 0 49 "Ballad 5"