gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

parameterDescriptions_xt.json (118753B)


      1 {
      2 	"parameterdescriptiondefaults":
      3 	{
      4 		"isPublic":true,
      5 		"isBipolar":false,
      6 		"toText":"unsignedZero",
      7 		"name":"",
      8 		"class":"",
      9 		"min":0,
     10 		"max":127,
     11 		"isBool":false,
     12 		"isDiscrete":false,
     13 		"page":0,
     14 		"step":0
     15 	},
     16  	"parameterdescriptions":
     17  	[
     18  		{"page":0, "index":0, "name":"Version", "min":0, "max":1, "isPublic":false, "isDiscrete":true},
     19 
     20 		// Osc 1
     21 		{"index":1 , "name":"O1Octave"     , "min":16, "max":112, "step":12, "isBipolar":true, "toText":"octaves"},
     22  		{"index":2 , "name":"O1Semi"       , "min":52, "max":76, "isBipolar":true, "toText":"signed"},
     23 		{"index":3 , "name":"O1Detune"     , "isBipolar":true, "toText":"signed"},
     24 
     25  		{"index":5 , "name":"O1BendRange"  , "min":0, "max":122, "toText":"pbrange"},
     26  		{"index":6 , "name":"O1KeyTrack"   , "min":0, "max":76, "default":48, "toText":"keytrack77"},
     27  		{"index":7 , "name":"O1FmAmount"},
     28 
     29 		// Osc 2
     30 		{"index":12 , "name":"O2Octave"     , "min":16, "max":112, "step":12, "isBipolar":true, "toText":"octaves"},
     31  		{"index":13 , "name":"O2Semi"       , "min":52, "max":76, "isBipolar":true, "toText":"signed"},
     32 		{"index":14 , "name":"O2Detune"     , "isBipolar":true, "toText":"signed"},
     33 
     34  		{"index":16 , "name":"O2Sync"       , "min":0, "max":1, "toText":"offOn"},
     35  		{"index":17 , "name":"O2BendRange"  , "min":0, "max":122, "toText":"pbrange"},
     36  		{"index":18 , "name":"O2KeyTrack"   , "min":0, "max":76, "default":48, "toText":"keytrack77"},
     37  		{"index":19 , "name":"O2Link"       , "min":0, "max":1, "toText":"offOn"},
     38 
     39 		// Wavetable
     40  		{"index":25, "name":"Wave", "isDiscrete":true, "toText":"waveType"},
     41 
     42 		// Wave 1
     43  		{"index":26, "name":"W1StartW", "min":0 , "max":63, "toText":"waveStartWave"},
     44  		{"index":27, "name":"W1StartP", "min":0 , "max":127, "toText":"phase"},
     45  		{"index":28, "name":"W1EnvAmount", "min":0 , "max":127, "isBipolar":true, "toText":"signed"},
     46  		{"index":29, "name":"W1EnvVelAmount", "min":0 , "max":127, "isBipolar":true, "toText":"signed"},
     47  		{"index":30, "name":"W1Keytrack", "min":0 , "max":127, "default":64, "toText":"keytrack128"},
     48  		{"index":31, "name":"W1Limit", "min":0 , "max":1, "toText":"offOn"},
     49 
     50 		// Wave 2
     51  		{"index":36, "name":"W2StartW", "min":0 , "max":63, "toText":"waveStartWave"},
     52  		{"index":37, "name":"W2StartP", "min":0 , "max":127, "toText":"phase"},
     53  		{"index":38, "name":"W2EnvAmount", "min":0 , "max":127, "isBipolar":true, "toText":"signed"},
     54  		{"index":39, "name":"W2EnvVelAmount", "min":0 , "max":127, "isBipolar":true, "toText":"signed"},
     55  		{"index":40, "name":"W2Keytrack", "min":0 , "max":127, "default":64, "toText":"keytrack128"},
     56  		{"index":41, "name":"W2Limit", "min":0 , "max":1, "toText":"offOn"},
     57  		{"index":42, "name":"W2Link", "min":0 , "max":1, "toText":"offOn"},
     58 
     59 		// Mixer
     60  		{"index":47, "name":"MixW1", "default":96},
     61  		{"index":48, "name":"MixW2", "default":96},
     62  		{"index":49, "name":"MixRingMod", "default":96},
     63  		{"index":50, "name":"MixNoise", "default":96},
     64  		{"index":51, "name":"MixExternal"},
     65 
     66  		{"index":53, "name":"Aliasing", "min":0, "max":5, "toText":"aliasing"},
     67  		{"index":54, "name":"TimeQuant", "min":0, "max":5, "toText":"timeQuant"},
     68  		{"index":55, "name":"Clipping", "min":0, "max":1, "toText":"clipping"},
     69 
     70  		{"index":57, "name":"Accuracy", "min":0, "max":1, "toText":"accuracy"},
     71 
     72  		{"index":58, "name":"PlayParamA", "min":0, "max":82, "isDiscrete":true, "toText":"playParameter"},
     73  		{"index":59, "name":"PlayParamB", "min":0, "max":82, "isDiscrete":true, "toText":"playParameter"},
     74  		{"index":60, "name":"PlayParamC", "min":0, "max":82, "isDiscrete":true, "toText":"playParameter"},
     75  		{"index":61, "name":"PlayParamD", "min":0, "max":82, "isDiscrete":true, "toText":"playParameter"},
     76 
     77 		// Filters
     78  		{"index":62, "name":"F1Cutoff", "default":127},
     79  		{"index":63, "name":"F1Resonance"},
     80 		{"index":64, "name":"F1Type", "min":0, "max":12, "isDiscrete":true, "toText":"filter1Type"},
     81  		{"index":65, "name":"F1KeyTrack", "default":64, "toText":"keytrack128"},
     82  		{"index":66, "name":"F1EnvAmount", "toText":"signed", "isBipolar":true},
     83  		{"index":67, "name":"F1EnvVelAmount", "toText":"signed", "isBipolar":true},
     84 
     85  		{"index":70, "name":"F1Extra"},
     86 
     87  		{"index":73, "name":"F2Cutoff", "default":127},
     88  		{"index":74, "name":"F2Type", "min":0, "max":1, "isDiscrete":true, "toText":"filter2Type"},
     89  		{"index":75, "name":"F2KeyTrack", "default":64, "toText":"keytrack128"},
     90 
     91 		{"index":76, "name":"EffectType", "min":0, "max":34, "toText":"effectType", "isDiscrete":true},
     92 
     93 		// Amp
     94  		{"index":77, "name":"AmpVolume", "default":96},
     95 
     96  		{"index":79, "name":"AmpVelocity", "isBipolar":true, "toText":"signed"},
     97  		{"index":80, "name":"AmpKeytrack", "isBipolar":true, "toText":"keytrack128"},
     98 
     99  		{"index":81, "name":"EffectParamA", "default":64},
    100  		{"index":81, "name":"DelayTime", "default":64, "toText":"delayTime"},
    101 
    102 		{"index":82, "name":"ChorusEnabled", "min":0, "max":1, "isBool":true, "toText":"offOn"},
    103 
    104 		{"index":83, "name":"EffectParamB", "default":64},
    105 
    106  		{"index":84, "name":"Pan", "isBipolar":true, "toText":"pan"},
    107  		{"index":85, "name":"PanKeytrack", "isBipolar":true, "toText":"keytrack128"},
    108  		{"index":86, "name":"EffectParamC", "default":64},
    109 
    110 		// Glide
    111  		{"index":87, "name":"GlideEnabled", "min":0, "max":1, "isBool":true, "toText":"offOn"},
    112  		{"index":88, "name":"GlideType", "min":0, "max":3, "toText":"glideType", "isDiscrete":true},
    113  		{"index":89, "name":"GlideMode", "min":0, "max":1, "toText":"glideMode", "isDiscrete":true},
    114  		{"index":90, "name":"GlideTime"},
    115 
    116 		// Arp
    117  		{"index":92, "name":"ArpMode", "min":0, "max":2, "toText":"arpMode", "isDiscrete":true},
    118  		{"index":93, "name":"ArpTempo", "min":1, "max":127, "toText":"arpTempo"},
    119  		{"index":94, "name":"ArpClock", "min":0, "max":15, "toText":"arpClock", "isDiscrete":true},
    120  		{"index":95, "name":"ArpRange", "min":1, "max":10, "isDiscrete":true},
    121  		{"index":96, "name":"ArpPattern", "min":0, "max":16, "toText":"arpPattern", "isDiscrete":true},
    122  		{"index":97, "name":"ArpDirection", "min":0, "max":3, "toText":"arpDirection", "isDiscrete":true},
    123  		{"index":98, "name":"ArpNoteOrder", "min":0, "max":3, "toText":"arpNoteOrder", "isDiscrete":true},
    124  		{"index":99, "name":"ArpVelocity", "min":0, "max":1, "toText":"arpVelocity", "isDiscrete":true},
    125  		{"index":100, "name":"ArpReset", "min":0, "max":1, "toText":"offOn", "isDiscrete":true},
    126  		{"index":101, "name":"ArpUserPatternLength", "min":0, "max":15, "default":15, "isDiscrete":true, "toText":"unsignedOne"},
    127 
    128  		{"index":102, "name":"ArpUserPattern1" , "min":0, "max":1, "isBool":true},
    129  		{"index":102, "name":"ArpUserPattern2" , "min":0, "max":1, "isBool":true},
    130  		{"index":102, "name":"ArpUserPattern3" , "min":0, "max":1, "isBool":true},
    131  		{"index":102, "name":"ArpUserPattern4" , "min":0, "max":1, "isBool":true},
    132  		{"index":103, "name":"ArpUserPattern5" , "min":0, "max":1, "isBool":true},
    133  		{"index":103, "name":"ArpUserPattern6" , "min":0, "max":1, "isBool":true},
    134  		{"index":103, "name":"ArpUserPattern7" , "min":0, "max":1, "isBool":true},
    135  		{"index":103, "name":"ArpUserPattern8" , "min":0, "max":1, "isBool":true},
    136  		{"index":104, "name":"ArpUserPattern9" , "min":0, "max":1, "isBool":true},
    137  		{"index":104, "name":"ArpUserPattern10", "min":0, "max":1, "isBool":true},
    138  		{"index":104, "name":"ArpUserPattern11", "min":0, "max":1, "isBool":true},
    139  		{"index":104, "name":"ArpUserPattern12", "min":0, "max":1, "isBool":true},
    140  		{"index":105, "name":"ArpUserPattern13", "min":0, "max":1, "isBool":true},
    141  		{"index":105, "name":"ArpUserPattern14", "min":0, "max":1, "isBool":true},
    142  		{"index":105, "name":"ArpUserPattern15", "min":0, "max":1, "isBool":true},
    143  		{"index":105, "name":"ArpUserPattern16", "min":0, "max":1, "isBool":true},
    144 
    145  		{"index":108, "name":"AllocationMode", "min":0, "max":1, "toText":"allocationMode", "isDiscrete":true},
    146  		{"index":109, "name":"Assignment", "min":0, "max":2, "toText":"assignment", "isDiscrete":true},
    147  		{"index":110, "name":"Detune"},
    148 
    149 		{"index":112, "name":"DePan"},
    150 
    151 		{"index":113, "name":"F1EnvAttack"},
    152 		{"index":114, "name":"F1EnvDecay"},
    153 		{"index":115, "name":"F1EnvSustain", "default":127},
    154 		{"index":116, "name":"F1EnvRelease"},
    155 		{"index":117, "name":"F1EnvTrigger", "min":0, "max":2, "isDiscrete":true, "toText":"envTrigger"},
    156 
    157 		{"index":119, "name":"AmpEnvAttack"},
    158 		{"index":120, "name":"AmpEnvDecay"},
    159 		{"index":121, "name":"AmpEnvSustain", "default":127},
    160 		{"index":122, "name":"AmpEnvRelease"},
    161 		{"index":123, "name":"AmpEnvTrigger", "min":0, "max":2, "isDiscrete":true, "toText":"envTrigger"},
    162 
    163 		{"index":125, "name":"WaveEnvTime1"},	{"index":126, "name":"WaveEnvLevel1", "default":127},
    164 		{"index":127, "name":"WaveEnvTime2"},	{"index":128, "name":"WaveEnvLevel2"},
    165 		{"index":129, "name":"WaveEnvTime3"},	{"index":130, "name":"WaveEnvLevel3"},
    166 		{"index":131, "name":"WaveEnvTime4"},	{"index":132, "name":"WaveEnvLevel4"},
    167 		{"index":133, "name":"WaveEnvTime5"},	{"index":134, "name":"WaveEnvLevel5"},
    168 		{"index":135, "name":"WaveEnvTime6"},	{"index":136, "name":"WaveEnvLevel6"},
    169 		{"index":137, "name":"WaveEnvTime7"},	{"index":138, "name":"WaveEnvLevel7", "default":127},
    170 		{"index":139, "name":"WaveEnvTime8"},	{"index":140, "name":"WaveEnvLevel8"},
    171 
    172 		{"index":141, "name":"WaveEnvTrigger", "min":0, "max":2, "isDiscrete":true, "toText":"envTrigger"},
    173 
    174 		{"index":142, "name":"WaveKeyOnLoop", "min":0, "max":1, "toText":"offOn", "isBool":true},
    175 		{"index":143, "name":"WaveKeyOnLoopStart", "min":0, "max":7, "isDiscrete":true, "toText":"loopStartEnd"},
    176 		{"index":144, "name":"WaveKeyOnLoopEnd", "min":0, "max":7, "isDiscrete":true, "toText":"loopStartEnd"},
    177 
    178 		{"index":145, "name":"WaveKeyOffLoop", "min":0, "max":1, "toText":"offOn", "isBool":true},
    179 		{"index":146, "name":"WaveKeyOffLoopStart", "min":0, "max":7, "isDiscrete":true, "toText":"loopStartEnd"},
    180 		{"index":147, "name":"WaveKeyOffLoopEnd", "min":0, "max":7, "isDiscrete":true, "toText":"loopStartEnd"},
    181 
    182 		{"index":149, "name":"FreeEnvTime1"},		{"index":150, "name":"FreeEnvLevel1", "isBipolar":true, "toText":"signed", "default":127},
    183 		{"index":151, "name":"FreeEnvTime2"},		{"index":152, "name":"FreeEnvLevel2", "isBipolar":true, "toText":"signed"},
    184 		{"index":153, "name":"FreeEnvTime3"},		{"index":154, "name":"FreeEnvLevel3", "isBipolar":true, "toText":"signed", "default":127},
    185 		{"index":155, "name":"FreeEnvReleaseTime"},	{"index":156, "name":"FreeEnvReleaseLevel", "isBipolar":true, "toText":"signed"},
    186 		{"index":157, "name":"FreeEnvTrigger", "min":0, "max":2, "isDiscrete":true, "toText":"envTrigger"},
    187 
    188 		// LFO 1
    189  		{"index":159, "name":"Lfo1Rate", "default":64},
    190  		{"index":159, "name":"Lfo1RateSync", "step":4, "default":88, "toText":"lfoRateSync"},
    191  		{"index":160, "name":"Lfo1Shape", "min":0, "max":5, "isDiscrete":true, "toText":"lfoShape"},
    192 		{"index":161, "name":"Lfo1Delay", "toText":"lfoDelay"},
    193  		{"index":162, "name":"Lfo1Sync", "min":0 , "max":3, "isDiscrete":true, "toText":"lfoSync"},
    194  		{"index":163, "name":"Lfo1Symmetry", "isBipolar":true, "toText":"signed"},
    195  		{"index":164, "name":"Lfo1Humanize"},
    196 		 
    197  		{"index":166, "name":"Lfo2Rate", "default":64},
    198  		{"index":166, "name":"Lfo2RateSync", "step":4, "default":88, "toText":"lfoRateSync"},
    199  		{"index":167, "name":"Lfo2Shape", "min":0, "max":5, "isDiscrete":true, "toText":"lfoShape"},
    200 		{"index":168, "name":"Lfo2Delay", "toText":"lfoDelay"},
    201  		{"index":169, "name":"Lfo2Sync", "min":0 , "max":3, "isDiscrete":true, "toText":"lfoSync"},
    202  		{"index":170, "name":"Lfo2Symmetry", "isBipolar":true, "toText":"signed"},
    203  		{"index":171, "name":"Lfo2Humanize"},
    204  		{"index":172, "name":"Lfo2Phase", "toText":"phase"},
    205 
    206 		// Modifiers
    207  		{"index":174, "name":"ModDelaySource", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    208  		{"index":175, "name":"ModDelayTime"},
    209 
    210  		{"index":176, "name":"Mod1Source1", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    211  		{"index":177, "name":"Mod1Source2", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    212  		{"index":178, "name":"Mod1Type",    "min":0, "max":15, "isDiscrete":true, "toText":"modType"  },
    213  		{"index":179, "name":"Mod1Parameter"                                                          },
    214  		{"index":180, "name":"Mod2Source1", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    215  		{"index":181, "name":"Mod2Source2", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    216  		{"index":182, "name":"Mod2Type",    "min":0, "max":15, "isDiscrete":true, "toText":"modType"  },
    217  		{"index":183, "name":"Mod2Parameter"                                                          },
    218  		{"index":184, "name":"Mod3Source1", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    219  		{"index":185, "name":"Mod3Source2", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    220  		{"index":186, "name":"Mod3Type",    "min":0, "max":15, "isDiscrete":true, "toText":"modType"  },
    221  		{"index":187, "name":"Mod3Parameter"                                                          },
    222  		{"index":188, "name":"Mod4Source1", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    223  		{"index":189, "name":"Mod4Source2", "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    224  		{"index":190, "name":"Mod4Type",    "min":0, "max":15, "isDiscrete":true, "toText":"modType"  },
    225  		{"index":191, "name":"Mod4Parameter"                                                          },
    226 
    227 		// Mod Matrix
    228  		{"index":192, "name":"Slot1Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    229 		{"index":193, "name":"Slot1Amount"      , "isBipolar":true,  "toText":"signed"   },
    230  		{"index":194, "name":"Slot1Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    231  		{"index":195, "name":"Slot2Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    232 		{"index":196, "name":"Slot2Amount"      , "isBipolar":true,  "toText":"signed"   },
    233  		{"index":197, "name":"Slot2Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    234  		{"index":198, "name":"Slot3Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    235 		{"index":199, "name":"Slot3Amount"      , "isBipolar":true,  "toText":"signed"   },
    236  		{"index":200, "name":"Slot3Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    237  		{"index":201, "name":"Slot4Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    238 		{"index":202, "name":"Slot4Amount"      , "isBipolar":true,  "toText":"signed"   },
    239  		{"index":203, "name":"Slot4Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    240  		{"index":204, "name":"Slot5Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    241 		{"index":205, "name":"Slot5Amount"      , "isBipolar":true,  "toText":"signed"   },
    242  		{"index":206, "name":"Slot5Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    243  		{"index":207, "name":"Slot6Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    244 		{"index":208, "name":"Slot6Amount"      , "isBipolar":true,  "toText":"signed"   },
    245  		{"index":209, "name":"Slot6Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    246  		{"index":210, "name":"Slot7Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    247 		{"index":211, "name":"Slot7Amount"      , "isBipolar":true,  "toText":"signed"   },
    248  		{"index":212, "name":"Slot7Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    249  		{"index":213, "name":"Slot8Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    250 		{"index":214, "name":"Slot8Amount"      , "isBipolar":true,  "toText":"signed"   },
    251  		{"index":215, "name":"Slot8Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    252  		{"index":216, "name":"Slot9Source"      , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    253 		{"index":217, "name":"Slot9Amount"      , "isBipolar":true,  "toText":"signed"   },
    254  		{"index":218, "name":"Slot9Destination" , "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    255  		{"index":219, "name":"Slot10Source"     , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    256 		{"index":220, "name":"Slot10Amount"     , "isBipolar":true,  "toText":"signed"   },
    257  		{"index":221, "name":"Slot10Destination", "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    258  		{"index":222, "name":"Slot11Source"     , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    259 		{"index":223, "name":"Slot11Amount"     , "isBipolar":true,  "toText":"signed"   },
    260  		{"index":224, "name":"Slot11Destination", "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    261  		{"index":225, "name":"Slot12Source"     , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    262 		{"index":226, "name":"Slot12Amount"     , "isBipolar":true,  "toText":"signed"   },
    263  		{"index":227, "name":"Slot12Destination", "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    264  		{"index":228, "name":"Slot13Source"     , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    265 		{"index":229, "name":"Slot13Amount"     , "isBipolar":true,  "toText":"signed"   },
    266  		{"index":230, "name":"Slot13Destination", "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    267  		{"index":231, "name":"Slot14Source"     , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    268 		{"index":232, "name":"Slot14Amount"     , "isBipolar":true,  "toText":"signed"   },
    269  		{"index":233, "name":"Slot14Destination", "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    270  		{"index":234, "name":"Slot15Source"     , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    271 		{"index":235, "name":"Slot15Amount"     , "isBipolar":true,  "toText":"signed"   },
    272  		{"index":236, "name":"Slot15Destination", "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    273  		{"index":237, "name":"Slot16Source"     , "min":0, "max":31, "isDiscrete":true, "toText":"modSource"},
    274 		{"index":238, "name":"Slot16Amount"     , "isBipolar":true,  "toText":"signed"   },
    275  		{"index":239, "name":"Slot16Destination", "min":0, "max":35, "isDiscrete":true, "toText":"modDest"  },
    276 
    277 		// Sound Name
    278  		{"index":240, "name":"Name00", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    279  		{"index":241, "name":"Name01", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    280  		{"index":242, "name":"Name02", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    281  		{"index":243, "name":"Name03", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    282  		{"index":244, "name":"Name04", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    283  		{"index":245, "name":"Name05", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    284  		{"index":246, "name":"Name06", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    285  		{"index":247, "name":"Name07", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    286  		{"index":248, "name":"Name08", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    287  		{"index":249, "name":"Name09", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    288  		{"index":250, "name":"Name10", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    289  		{"index":251, "name":"Name11", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    290  		{"index":252, "name":"Name12", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    291  		{"index":253, "name":"Name13", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    292  		{"index":254, "name":"Name14", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    293  		{"index":255, "name":"Name15", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    294 
    295 		// MULTI
    296 		{"class":"NonPartSensitive", "page":10, "index":0, "name":"MVolume", "default":96},
    297  		{"class":"NonPartSensitive", "page":10, "index":1, "name":"MControlW", "min":0, "max":121, "isDiscrete":true},
    298  		{"class":"NonPartSensitive", "page":10, "index":2, "name":"MControlX", "min":0, "max":121, "isDiscrete":true},
    299  		{"class":"NonPartSensitive", "page":10, "index":3, "name":"MControlY", "min":0, "max":121, "isDiscrete":true},
    300  		{"class":"NonPartSensitive", "page":10, "index":4, "name":"MControlZ", "min":0, "max":121, "isDiscrete":true},
    301  		{"class":"NonPartSensitive", "page":10, "index":5, "name":"MArpTempo", "min":1, "max":127, "isDiscrete":true, "toText":"arpTempo"},
    302 
    303  		{"class":"NonPartSensitive", "page":10, "index":16, "name":"MName00", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    304  		{"class":"NonPartSensitive", "page":10, "index":17, "name":"MName01", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    305  		{"class":"NonPartSensitive", "page":10, "index":18, "name":"MName02", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    306  		{"class":"NonPartSensitive", "page":10, "index":19, "name":"MName03", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    307  		{"class":"NonPartSensitive", "page":10, "index":20, "name":"MName04", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    308  		{"class":"NonPartSensitive", "page":10, "index":21, "name":"MName05", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    309  		{"class":"NonPartSensitive", "page":10, "index":22, "name":"MName06", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    310  		{"class":"NonPartSensitive", "page":10, "index":23, "name":"MName07", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    311  		{"class":"NonPartSensitive", "page":10, "index":24, "name":"MName08", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    312  		{"class":"NonPartSensitive", "page":10, "index":25, "name":"MName09", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    313  		{"class":"NonPartSensitive", "page":10, "index":26, "name":"MName10", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    314  		{"class":"NonPartSensitive", "page":10, "index":27, "name":"MName11", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    315  		{"class":"NonPartSensitive", "page":10, "index":28, "name":"MName12", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    316  		{"class":"NonPartSensitive", "page":10, "index":29, "name":"MName13", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    317  		{"class":"NonPartSensitive", "page":10, "index":30, "name":"MName14", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    318  		{"class":"NonPartSensitive", "page":10, "index":31, "name":"MName15", "min":32, "max":127, "isDiscrete":true, "toText":"ascii"},
    319 
    320 		// MULTI PARTS
    321  		{"class":"NonPartSensitive", "page":11, "index":0 , "name":"MI0SoundBank", "min":0, "max":1, "isDiscrete":true, "toText":"soundBank"},
    322  		{"class":"NonPartSensitive", "page":11, "index":1 , "name":"MI0SoundNumber", "min":0, "max":127, "isDiscrete":true},
    323  		{"class":"NonPartSensitive", "page":11, "index":2 , "name":"MI0MidiChannel", "min":0, "max":17, "isDiscrete":true, "toText":"midiChannel"},
    324  		{"class":"NonPartSensitive", "page":11, "index":3 , "name":"MI0Volume", "min":0, "max":127, "default":96},
    325  		{"class":"NonPartSensitive", "page":11, "index":4 , "name":"MI0Transpose", "min":16, "max":112, "toText":"signed", "isBipolar":true},
    326  		{"class":"NonPartSensitive", "page":11, "index":5 , "name":"MI0Detune", "min":0, "max":127, "toText":"signed", "isBipolar":true},
    327  		{"class":"NonPartSensitive", "page":11, "index":6 , "name":"MI0Output", "min":0, "max":1, "isDiscrete":true, "toText":"output"},
    328  		{"class":"NonPartSensitive", "page":11, "index":7 , "name":"MI0Enabled", "min":0, "max":1, "isDiscrete":true, "isBool":true, "toText":"offOn"},
    329  		{"class":"NonPartSensitive", "page":11, "index":8 , "name":"MI0Pan", "min":0, "max":127, "isDiscrete":true, "toText":"pan", "isBipolar":true},
    330  		{"class":"NonPartSensitive", "page":11, "index":9 , "name":"MI0PanMod", "min":0, "max":2, "isDiscrete":true, "toText":"panMod"},
    331  		{"class":"NonPartSensitive", "page":11, "index":12, "name":"MI0VeloLow", "min":0, "max":127, "isDiscrete":true},
    332  		{"class":"NonPartSensitive", "page":11, "index":13, "name":"MI0VeloHigh", "min":0, "max":127, "isDiscrete":true},
    333  		{"class":"NonPartSensitive", "page":11, "index":14, "name":"MI0KeyLow", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    334  		{"class":"NonPartSensitive", "page":11, "index":15, "name":"MI0KeyHigh", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    335  		{"class":"NonPartSensitive", "page":11, "index":16, "name":"MI0ArpActive", "min":0, "max":2, "isDiscrete":true, "toText":"arpMode"},
    336  		{"class":"NonPartSensitive", "page":11, "index":17, "name":"MI0ArpClock", "min":0, "max":15, "isDiscrete":true, "toText":"arpClock"},
    337  		{"class":"NonPartSensitive", "page":11, "index":18, "name":"MI0ArpRange", "min":1, "max":10, "isDiscrete":true},
    338  		{"class":"NonPartSensitive", "page":11, "index":19, "name":"MI0ArpPattern", "min":0, "max":16, "isDiscrete":true, "toText":"arpPattern"},
    339  		{"class":"NonPartSensitive", "page":11, "index":20, "name":"MI0ArpDirection", "min":0, "max":3, "isDiscrete":true, "toText":"arpDirection"},
    340  		{"class":"NonPartSensitive", "page":11, "index":21, "name":"MI0ArpNoteOrder", "min":0, "max":3, "isDiscrete":true, "toText":"arpNoteOrder"},
    341  		{"class":"NonPartSensitive", "page":11, "index":22, "name":"MI0ArpVelocity", "min":0, "max":1, "isDiscrete":true, "toText":"arpVelocity"},
    342  		{"class":"NonPartSensitive", "page":11, "index":23, "name":"MI0ArpReset", "min":0, "max":1, "isDiscrete":true, "toText":"offOn"},
    343  		{"class":"NonPartSensitive", "page":11, "index":24, "name":"MI0ArpNotesOutput", "min":0, "max":18, "isDiscrete":true, "toText":"arpNotesOutput"},
    344 
    345  		{"class":"NonPartSensitive", "page":12, "index":0 , "name":"MI1SoundBank", "min":0, "max":1, "isDiscrete":true, "toText":"soundBank"},
    346  		{"class":"NonPartSensitive", "page":12, "index":1 , "name":"MI1SoundNumber", "min":0, "max":127, "isDiscrete":true},
    347  		{"class":"NonPartSensitive", "page":12, "index":2 , "name":"MI1MidiChannel", "min":0, "max":17, "isDiscrete":true, "toText":"midiChannel"},
    348  		{"class":"NonPartSensitive", "page":12, "index":3 , "name":"MI1Volume", "min":0, "max":127, "default":96},
    349  		{"class":"NonPartSensitive", "page":12, "index":4 , "name":"MI1Transpose", "min":16, "max":112, "toText":"signed", "isBipolar":true},
    350  		{"class":"NonPartSensitive", "page":12, "index":5 , "name":"MI1Detune", "min":0, "max":127, "toText":"signed", "isBipolar":true},
    351  		{"class":"NonPartSensitive", "page":12, "index":6 , "name":"MI1Output", "min":0, "max":1, "isDiscrete":true, "toText":"output"},
    352  		{"class":"NonPartSensitive", "page":12, "index":7 , "name":"MI1Enabled", "min":0, "max":1, "isDiscrete":true, "isBool":true, "toText":"offOn"},
    353  		{"class":"NonPartSensitive", "page":12, "index":8 , "name":"MI1Pan", "min":0, "max":127, "isDiscrete":true, "toText":"pan", "isBipolar":true},
    354  		{"class":"NonPartSensitive", "page":12, "index":9 , "name":"MI1PanMod", "min":0, "max":2, "isDiscrete":true, "toText":"panMod"},
    355  		{"class":"NonPartSensitive", "page":12, "index":12, "name":"MI1VeloLow", "min":0, "max":127, "isDiscrete":true},
    356  		{"class":"NonPartSensitive", "page":12, "index":13, "name":"MI1VeloHigh", "min":0, "max":127, "isDiscrete":true},
    357  		{"class":"NonPartSensitive", "page":12, "index":14, "name":"MI1KeyLow", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    358  		{"class":"NonPartSensitive", "page":12, "index":15, "name":"MI1KeyHigh", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    359  		{"class":"NonPartSensitive", "page":12, "index":16, "name":"MI1ArpActive", "min":0, "max":2, "isDiscrete":true, "toText":"arpMode"},
    360  		{"class":"NonPartSensitive", "page":12, "index":17, "name":"MI1ArpClock", "min":0, "max":15, "isDiscrete":true, "toText":"arpClock"},
    361  		{"class":"NonPartSensitive", "page":12, "index":18, "name":"MI1ArpRange", "min":1, "max":10, "isDiscrete":true},
    362  		{"class":"NonPartSensitive", "page":12, "index":19, "name":"MI1ArpPattern", "min":0, "max":16, "isDiscrete":true, "toText":"arpPattern"},
    363  		{"class":"NonPartSensitive", "page":12, "index":20, "name":"MI1ArpDirection", "min":0, "max":3, "isDiscrete":true, "toText":"arpDirection"},
    364  		{"class":"NonPartSensitive", "page":12, "index":21, "name":"MI1ArpNoteOrder", "min":0, "max":3, "isDiscrete":true, "toText":"arpNoteOrder"},
    365  		{"class":"NonPartSensitive", "page":12, "index":22, "name":"MI1ArpVelocity", "min":0, "max":1, "isDiscrete":true, "toText":"arpVelocity"},
    366  		{"class":"NonPartSensitive", "page":12, "index":23, "name":"MI1ArpReset", "min":0, "max":1, "isDiscrete":true, "toText":"offOn"},
    367  		{"class":"NonPartSensitive", "page":12, "index":24, "name":"MI1ArpNotesOutput", "min":0, "max":18, "isDiscrete":true, "toText":"arpNotesOutput"},
    368 
    369  		{"class":"NonPartSensitive", "page":13, "index":0 , "name":"MI2SoundBank", "min":0, "max":1, "isDiscrete":true, "toText":"soundBank"},
    370  		{"class":"NonPartSensitive", "page":13, "index":1 , "name":"MI2SoundNumber", "min":0, "max":127, "isDiscrete":true},
    371  		{"class":"NonPartSensitive", "page":13, "index":2 , "name":"MI2MidiChannel", "min":0, "max":17, "isDiscrete":true, "toText":"midiChannel"},
    372  		{"class":"NonPartSensitive", "page":13, "index":3 , "name":"MI2Volume", "min":0, "max":127, "default":96},
    373  		{"class":"NonPartSensitive", "page":13, "index":4 , "name":"MI2Transpose", "min":16, "max":112, "toText":"signed", "isBipolar":true},
    374  		{"class":"NonPartSensitive", "page":13, "index":5 , "name":"MI2Detune", "min":0, "max":127, "toText":"signed", "isBipolar":true},
    375  		{"class":"NonPartSensitive", "page":13, "index":6 , "name":"MI2Output", "min":0, "max":1, "isDiscrete":true, "toText":"output"},
    376  		{"class":"NonPartSensitive", "page":13, "index":7 , "name":"MI2Enabled", "min":0, "max":1, "isDiscrete":true, "isBool":true, "toText":"offOn"},
    377  		{"class":"NonPartSensitive", "page":13, "index":8 , "name":"MI2Pan", "min":0, "max":127, "isDiscrete":true, "toText":"pan", "isBipolar":true},
    378  		{"class":"NonPartSensitive", "page":13, "index":9 , "name":"MI2PanMod", "min":0, "max":2, "isDiscrete":true, "toText":"panMod"},
    379  		{"class":"NonPartSensitive", "page":13, "index":12, "name":"MI2VeloLow", "min":0, "max":127, "isDiscrete":true},
    380  		{"class":"NonPartSensitive", "page":13, "index":13, "name":"MI2VeloHigh", "min":0, "max":127, "isDiscrete":true},
    381  		{"class":"NonPartSensitive", "page":13, "index":14, "name":"MI2KeyLow", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    382  		{"class":"NonPartSensitive", "page":13, "index":15, "name":"MI2KeyHigh", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    383  		{"class":"NonPartSensitive", "page":13, "index":16, "name":"MI2ArpActive", "min":0, "max":2, "isDiscrete":true, "toText":"arpMode"},
    384  		{"class":"NonPartSensitive", "page":13, "index":17, "name":"MI2ArpClock", "min":0, "max":15, "isDiscrete":true, "toText":"arpClock"},
    385  		{"class":"NonPartSensitive", "page":13, "index":18, "name":"MI2ArpRange", "min":1, "max":10, "isDiscrete":true},
    386  		{"class":"NonPartSensitive", "page":13, "index":19, "name":"MI2ArpPattern", "min":0, "max":16, "isDiscrete":true, "toText":"arpPattern"},
    387  		{"class":"NonPartSensitive", "page":13, "index":20, "name":"MI2ArpDirection", "min":0, "max":3, "isDiscrete":true, "toText":"arpDirection"},
    388  		{"class":"NonPartSensitive", "page":13, "index":21, "name":"MI2ArpNoteOrder", "min":0, "max":3, "isDiscrete":true, "toText":"arpNoteOrder"},
    389  		{"class":"NonPartSensitive", "page":13, "index":22, "name":"MI2ArpVelocity", "min":0, "max":1, "isDiscrete":true, "toText":"arpVelocity"},
    390  		{"class":"NonPartSensitive", "page":13, "index":23, "name":"MI2ArpReset", "min":0, "max":1, "isDiscrete":true, "toText":"offOn"},
    391  		{"class":"NonPartSensitive", "page":13, "index":24, "name":"MI2ArpNotesOutput", "min":0, "max":18, "isDiscrete":true, "toText":"arpNotesOutput"},
    392 
    393  		{"class":"NonPartSensitive", "page":14, "index":0 , "name":"MI3SoundBank", "min":0, "max":1, "isDiscrete":true, "toText":"soundBank"},
    394  		{"class":"NonPartSensitive", "page":14, "index":1 , "name":"MI3SoundNumber", "min":0, "max":127, "isDiscrete":true},
    395  		{"class":"NonPartSensitive", "page":14, "index":2 , "name":"MI3MidiChannel", "min":0, "max":17, "isDiscrete":true, "toText":"midiChannel"},
    396  		{"class":"NonPartSensitive", "page":14, "index":3 , "name":"MI3Volume", "min":0, "max":127, "default":96},
    397  		{"class":"NonPartSensitive", "page":14, "index":4 , "name":"MI3Transpose", "min":16, "max":112, "toText":"signed", "isBipolar":true},
    398  		{"class":"NonPartSensitive", "page":14, "index":5 , "name":"MI3Detune", "min":0, "max":127, "toText":"signed", "isBipolar":true},
    399  		{"class":"NonPartSensitive", "page":14, "index":6 , "name":"MI3Output", "min":0, "max":1, "isDiscrete":true, "toText":"output"},
    400  		{"class":"NonPartSensitive", "page":14, "index":7 , "name":"MI3Enabled", "min":0, "max":1, "isDiscrete":true, "isBool":true, "toText":"offOn"},
    401  		{"class":"NonPartSensitive", "page":14, "index":8 , "name":"MI3Pan", "min":0, "max":127, "isDiscrete":true, "toText":"pan", "isBipolar":true},
    402  		{"class":"NonPartSensitive", "page":14, "index":9 , "name":"MI3PanMod", "min":0, "max":2, "isDiscrete":true, "toText":"panMod"},
    403  		{"class":"NonPartSensitive", "page":14, "index":12, "name":"MI3VeloLow", "min":0, "max":127, "isDiscrete":true},
    404  		{"class":"NonPartSensitive", "page":14, "index":13, "name":"MI3VeloHigh", "min":0, "max":127, "isDiscrete":true},
    405  		{"class":"NonPartSensitive", "page":14, "index":14, "name":"MI3KeyLow", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    406  		{"class":"NonPartSensitive", "page":14, "index":15, "name":"MI3KeyHigh", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    407  		{"class":"NonPartSensitive", "page":14, "index":16, "name":"MI3ArpActive", "min":0, "max":2, "isDiscrete":true, "toText":"arpMode"},
    408  		{"class":"NonPartSensitive", "page":14, "index":17, "name":"MI3ArpClock", "min":0, "max":15, "isDiscrete":true, "toText":"arpClock"},
    409  		{"class":"NonPartSensitive", "page":14, "index":18, "name":"MI3ArpRange", "min":1, "max":10, "isDiscrete":true},
    410  		{"class":"NonPartSensitive", "page":14, "index":19, "name":"MI3ArpPattern", "min":0, "max":16, "isDiscrete":true, "toText":"arpPattern"},
    411  		{"class":"NonPartSensitive", "page":14, "index":20, "name":"MI3ArpDirection", "min":0, "max":3, "isDiscrete":true, "toText":"arpDirection"},
    412  		{"class":"NonPartSensitive", "page":14, "index":21, "name":"MI3ArpNoteOrder", "min":0, "max":3, "isDiscrete":true, "toText":"arpNoteOrder"},
    413  		{"class":"NonPartSensitive", "page":14, "index":22, "name":"MI3ArpVelocity", "min":0, "max":1, "isDiscrete":true, "toText":"arpVelocity"},
    414  		{"class":"NonPartSensitive", "page":14, "index":23, "name":"MI3ArpReset", "min":0, "max":1, "isDiscrete":true, "toText":"offOn"},
    415  		{"class":"NonPartSensitive", "page":14, "index":24, "name":"MI3ArpNotesOutput", "min":0, "max":18, "isDiscrete":true, "toText":"arpNotesOutput"},
    416 
    417  		{"class":"NonPartSensitive", "page":15, "index":0 , "name":"MI4SoundBank", "min":0, "max":1, "isDiscrete":true, "toText":"soundBank"},
    418  		{"class":"NonPartSensitive", "page":15, "index":1 , "name":"MI4SoundNumber", "min":0, "max":127, "isDiscrete":true},
    419  		{"class":"NonPartSensitive", "page":15, "index":2 , "name":"MI4MidiChannel", "min":0, "max":17, "isDiscrete":true, "toText":"midiChannel"},
    420  		{"class":"NonPartSensitive", "page":15, "index":3 , "name":"MI4Volume", "min":0, "max":127, "default":96},
    421  		{"class":"NonPartSensitive", "page":15, "index":4 , "name":"MI4Transpose", "min":16, "max":112, "toText":"signed", "isBipolar":true},
    422  		{"class":"NonPartSensitive", "page":15, "index":5 , "name":"MI4Detune", "min":0, "max":127, "toText":"signed", "isBipolar":true},
    423  		{"class":"NonPartSensitive", "page":15, "index":6 , "name":"MI4Output", "min":0, "max":1, "isDiscrete":true, "toText":"output"},
    424  		{"class":"NonPartSensitive", "page":15, "index":7 , "name":"MI4Enabled", "min":0, "max":1, "isDiscrete":true, "isBool":true, "toText":"offOn"},
    425  		{"class":"NonPartSensitive", "page":15, "index":8 , "name":"MI4Pan", "min":0, "max":127, "isDiscrete":true, "toText":"pan", "isBipolar":true},
    426  		{"class":"NonPartSensitive", "page":15, "index":9 , "name":"MI4PanMod", "min":0, "max":2, "isDiscrete":true, "toText":"panMod"},
    427  		{"class":"NonPartSensitive", "page":15, "index":12, "name":"MI4VeloLow", "min":0, "max":127, "isDiscrete":true},
    428  		{"class":"NonPartSensitive", "page":15, "index":13, "name":"MI4VeloHigh", "min":0, "max":127, "isDiscrete":true},
    429  		{"class":"NonPartSensitive", "page":15, "index":14, "name":"MI4KeyLow", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    430  		{"class":"NonPartSensitive", "page":15, "index":15, "name":"MI4KeyHigh", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    431  		{"class":"NonPartSensitive", "page":15, "index":16, "name":"MI4ArpActive", "min":0, "max":2, "isDiscrete":true, "toText":"arpMode"},
    432  		{"class":"NonPartSensitive", "page":15, "index":17, "name":"MI4ArpClock", "min":0, "max":15, "isDiscrete":true, "toText":"arpClock"},
    433  		{"class":"NonPartSensitive", "page":15, "index":18, "name":"MI4ArpRange", "min":1, "max":10, "isDiscrete":true},
    434  		{"class":"NonPartSensitive", "page":15, "index":19, "name":"MI4ArpPattern", "min":0, "max":16, "isDiscrete":true, "toText":"arpPattern"},
    435  		{"class":"NonPartSensitive", "page":15, "index":20, "name":"MI4ArpDirection", "min":0, "max":3, "isDiscrete":true, "toText":"arpDirection"},
    436  		{"class":"NonPartSensitive", "page":15, "index":21, "name":"MI4ArpNoteOrder", "min":0, "max":3, "isDiscrete":true, "toText":"arpNoteOrder"},
    437  		{"class":"NonPartSensitive", "page":15, "index":22, "name":"MI4ArpVelocity", "min":0, "max":1, "isDiscrete":true, "toText":"arpVelocity"},
    438  		{"class":"NonPartSensitive", "page":15, "index":23, "name":"MI4ArpReset", "min":0, "max":1, "isDiscrete":true, "toText":"offOn"},
    439  		{"class":"NonPartSensitive", "page":15, "index":24, "name":"MI4ArpNotesOutput", "min":0, "max":18, "isDiscrete":true, "toText":"arpNotesOutput"},
    440 
    441 		{"class":"NonPartSensitive", "page":16, "index":0 , "name":"MI5SoundBank", "min":0, "max":1, "isDiscrete":true, "toText":"soundBank"},
    442 		{"class":"NonPartSensitive", "page":16, "index":1 , "name":"MI5SoundNumber", "min":0, "max":127, "isDiscrete":true},
    443 		{"class":"NonPartSensitive", "page":16, "index":2 , "name":"MI5MidiChannel", "min":0, "max":17, "isDiscrete":true, "toText":"midiChannel"},
    444 		{"class":"NonPartSensitive", "page":16, "index":3 , "name":"MI5Volume", "min":0, "max":127, "default":96},
    445 		{"class":"NonPartSensitive", "page":16, "index":4 , "name":"MI5Transpose", "min":16, "max":112, "toText":"signed", "isBipolar":true},
    446 		{"class":"NonPartSensitive", "page":16, "index":5 , "name":"MI5Detune", "min":0, "max":127, "toText":"signed", "isBipolar":true},
    447 		{"class":"NonPartSensitive", "page":16, "index":6 , "name":"MI5Output", "min":0, "max":1, "isDiscrete":true, "toText":"output"},
    448 		{"class":"NonPartSensitive", "page":16, "index":7 , "name":"MI5Enabled", "min":0, "max":1, "isDiscrete":true, "isBool":true, "toText":"offOn"},
    449 		{"class":"NonPartSensitive", "page":16, "index":8 , "name":"MI5Pan", "min":0, "max":127, "isDiscrete":true, "toText":"pan", "isBipolar":true},
    450 		{"class":"NonPartSensitive", "page":16, "index":9 , "name":"MI5PanMod", "min":0, "max":2, "isDiscrete":true, "toText":"panMod"},
    451  		{"class":"NonPartSensitive", "page":16, "index":12, "name":"MI5VeloLow", "min":0, "max":127, "isDiscrete":true},
    452  		{"class":"NonPartSensitive", "page":16, "index":13, "name":"MI5VeloHigh", "min":0, "max":127, "isDiscrete":true},
    453  		{"class":"NonPartSensitive", "page":16, "index":14, "name":"MI5KeyLow", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    454  		{"class":"NonPartSensitive", "page":16, "index":15, "name":"MI5KeyHigh", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    455  		{"class":"NonPartSensitive", "page":16, "index":16, "name":"MI5ArpActive", "min":0, "max":2, "isDiscrete":true, "toText":"arpMode"},
    456  		{"class":"NonPartSensitive", "page":16, "index":17, "name":"MI5ArpClock", "min":0, "max":15, "isDiscrete":true, "toText":"arpClock"},
    457  		{"class":"NonPartSensitive", "page":16, "index":18, "name":"MI5ArpRange", "min":1, "max":10, "isDiscrete":true},
    458  		{"class":"NonPartSensitive", "page":16, "index":19, "name":"MI5ArpPattern", "min":0, "max":16, "isDiscrete":true, "toText":"arpPattern"},
    459  		{"class":"NonPartSensitive", "page":16, "index":20, "name":"MI5ArpDirection", "min":0, "max":3, "isDiscrete":true, "toText":"arpDirection"},
    460  		{"class":"NonPartSensitive", "page":16, "index":21, "name":"MI5ArpNoteOrder", "min":0, "max":3, "isDiscrete":true, "toText":"arpNoteOrder"},
    461  		{"class":"NonPartSensitive", "page":16, "index":22, "name":"MI5ArpVelocity", "min":0, "max":1, "isDiscrete":true, "toText":"arpVelocity"},
    462  		{"class":"NonPartSensitive", "page":16, "index":23, "name":"MI5ArpReset", "min":0, "max":1, "isDiscrete":true, "toText":"offOn"},
    463  		{"class":"NonPartSensitive", "page":16, "index":24, "name":"MI5ArpNotesOutput", "min":0, "max":18, "isDiscrete":true, "toText":"arpNotesOutput"},
    464 
    465  		{"class":"NonPartSensitive", "page":17, "index":0 , "name":"MI6SoundBank", "min":0, "max":1, "isDiscrete":true, "toText":"soundBank"},
    466  		{"class":"NonPartSensitive", "page":17, "index":1 , "name":"MI6SoundNumber", "min":0, "max":127, "isDiscrete":true},
    467  		{"class":"NonPartSensitive", "page":17, "index":2 , "name":"MI6MidiChannel", "min":0, "max":17, "isDiscrete":true, "toText":"midiChannel"},
    468  		{"class":"NonPartSensitive", "page":17, "index":3 , "name":"MI6Volume", "min":0, "max":127, "default":96},
    469  		{"class":"NonPartSensitive", "page":17, "index":4 , "name":"MI6Transpose", "min":16, "max":112, "toText":"signed", "isBipolar":true},
    470  		{"class":"NonPartSensitive", "page":17, "index":5 , "name":"MI6Detune", "min":0, "max":127, "toText":"signed", "isBipolar":true},
    471  		{"class":"NonPartSensitive", "page":17, "index":6 , "name":"MI6Output", "min":0, "max":1, "isDiscrete":true, "toText":"output"},
    472  		{"class":"NonPartSensitive", "page":17, "index":7 , "name":"MI6Enabled", "min":0, "max":1, "isDiscrete":true, "isBool":true, "toText":"offOn"},
    473  		{"class":"NonPartSensitive", "page":17, "index":8 , "name":"MI6Pan", "min":0, "max":127, "isDiscrete":true, "toText":"pan", "isBipolar":true},
    474  		{"class":"NonPartSensitive", "page":17, "index":9 , "name":"MI6PanMod", "min":0, "max":2, "isDiscrete":true, "toText":"panMod"},
    475  		{"class":"NonPartSensitive", "page":17, "index":12, "name":"MI6VeloLow", "min":0, "max":127, "isDiscrete":true},
    476  		{"class":"NonPartSensitive", "page":17, "index":13, "name":"MI6VeloHigh", "min":0, "max":127, "isDiscrete":true},
    477  		{"class":"NonPartSensitive", "page":17, "index":14, "name":"MI6KeyLow", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    478  		{"class":"NonPartSensitive", "page":17, "index":15, "name":"MI6KeyHigh", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    479  		{"class":"NonPartSensitive", "page":17, "index":16, "name":"MI6ArpActive", "min":0, "max":2, "isDiscrete":true, "toText":"arpMode"},
    480  		{"class":"NonPartSensitive", "page":17, "index":17, "name":"MI6ArpClock", "min":0, "max":15, "isDiscrete":true, "toText":"arpClock"},
    481  		{"class":"NonPartSensitive", "page":17, "index":18, "name":"MI6ArpRange", "min":1, "max":10, "isDiscrete":true},
    482  		{"class":"NonPartSensitive", "page":17, "index":19, "name":"MI6ArpPattern", "min":0, "max":16, "isDiscrete":true, "toText":"arpPattern"},
    483  		{"class":"NonPartSensitive", "page":17, "index":20, "name":"MI6ArpDirection", "min":0, "max":3, "isDiscrete":true, "toText":"arpDirection"},
    484  		{"class":"NonPartSensitive", "page":17, "index":21, "name":"MI6ArpNoteOrder", "min":0, "max":3, "isDiscrete":true, "toText":"arpNoteOrder"},
    485  		{"class":"NonPartSensitive", "page":17, "index":22, "name":"MI6ArpVelocity", "min":0, "max":1, "isDiscrete":true, "toText":"arpVelocity"},
    486  		{"class":"NonPartSensitive", "page":17, "index":23, "name":"MI6ArpReset", "min":0, "max":1, "isDiscrete":true, "toText":"offOn"},
    487  		{"class":"NonPartSensitive", "page":17, "index":24, "name":"MI6ArpNotesOutput", "min":0, "max":18, "isDiscrete":true, "toText":"arpNotesOutput"},
    488 
    489  		{"class":"NonPartSensitive", "page":18, "index":0 , "name":"MI7SoundBank", "min":0, "max":1, "isDiscrete":true, "toText":"soundBank"},
    490  		{"class":"NonPartSensitive", "page":18, "index":1 , "name":"MI7SoundNumber", "min":0, "max":127, "isDiscrete":true},
    491  		{"class":"NonPartSensitive", "page":18, "index":2 , "name":"MI7MidiChannel", "min":0, "max":17, "isDiscrete":true, "toText":"midiChannel"},
    492  		{"class":"NonPartSensitive", "page":18, "index":3 , "name":"MI7Volume", "min":0, "max":127, "default":96},
    493  		{"class":"NonPartSensitive", "page":18, "index":4 , "name":"MI7Transpose", "min":16, "max":112, "toText":"signed", "isBipolar":true},
    494  		{"class":"NonPartSensitive", "page":18, "index":5 , "name":"MI7Detune", "min":0, "max":127, "toText":"signed", "isBipolar":true},
    495  		{"class":"NonPartSensitive", "page":18, "index":6 , "name":"MI7Output", "min":0, "max":1, "isDiscrete":true, "toText":"output"},
    496  		{"class":"NonPartSensitive", "page":18, "index":7 , "name":"MI7Enabled", "min":0, "max":1, "isDiscrete":true, "isBool":true, "toText":"offOn"},
    497  		{"class":"NonPartSensitive", "page":18, "index":8 , "name":"MI7Pan", "min":0, "max":127, "isDiscrete":true, "toText":"pan", "isBipolar":true},
    498  		{"class":"NonPartSensitive", "page":18, "index":9 , "name":"MI7PanMod", "min":0, "max":2, "isDiscrete":true, "toText":"panMod"},
    499  		{"class":"NonPartSensitive", "page":18, "index":12, "name":"MI7VeloLow", "min":0, "max":127, "isDiscrete":true},
    500  		{"class":"NonPartSensitive", "page":18, "index":13, "name":"MI7VeloHigh", "min":0, "max":127, "isDiscrete":true},
    501  		{"class":"NonPartSensitive", "page":18, "index":14, "name":"MI7KeyLow", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    502  		{"class":"NonPartSensitive", "page":18, "index":15, "name":"MI7KeyHigh", "min":0, "max":127, "isDiscrete":true, "toText":"midiNote"},
    503  		{"class":"NonPartSensitive", "page":18, "index":16, "name":"MI7ArpActive", "min":0, "max":2, "isDiscrete":true, "toText":"arpMode"},
    504  		{"class":"NonPartSensitive", "page":18, "index":17, "name":"MI7ArpClock", "min":0, "max":15, "isDiscrete":true, "toText":"arpClock"},
    505  		{"class":"NonPartSensitive", "page":18, "index":18, "name":"MI7ArpRange", "min":1, "max":10, "isDiscrete":true},
    506  		{"class":"NonPartSensitive", "page":18, "index":19, "name":"MI7ArpPattern", "min":0, "max":16, "isDiscrete":true, "toText":"arpPattern"},
    507  		{"class":"NonPartSensitive", "page":18, "index":20, "name":"MI7ArpDirection", "min":0, "max":3, "isDiscrete":true, "toText":"arpDirection"},
    508  		{"class":"NonPartSensitive", "page":18, "index":21, "name":"MI7ArpNoteOrder", "min":0, "max":3, "isDiscrete":true, "toText":"arpNoteOrder"},
    509  		{"class":"NonPartSensitive", "page":18, "index":22, "name":"MI7ArpVelocity", "min":0, "max":1, "isDiscrete":true, "toText":"arpVelocity"},
    510  		{"class":"NonPartSensitive", "page":18, "index":23, "name":"MI7ArpReset", "min":0, "max":1, "isDiscrete":true, "toText":"offOn"},
    511  		{"class":"NonPartSensitive", "page":18, "index":24, "name":"MI7ArpNotesOutput", "min":0, "max":18, "isDiscrete":true, "toText":"arpNotesOutput"},
    512 
    513 		// GLOBAL
    514  		{"page":20, "index":12, "class":"Global", "name":"MainVolume", "default":96},
    515 
    516 		// SOFT KNOBS
    517 		{"page":30, "index":0, "name":"PlayParamValueA", "min":0, "max":127, "isPublic":true, "softknobTargetSelect":"PlayParamA", "softknobTargetList":"playParamTargets"},
    518 		{"page":30, "index":1, "name":"PlayParamValueB", "min":0, "max":127, "isPublic":true, "softknobTargetSelect":"PlayParamB", "softknobTargetList":"playParamTargets"},
    519 		{"page":30, "index":2, "name":"PlayParamValueC", "min":0, "max":127, "isPublic":true, "softknobTargetSelect":"PlayParamC", "softknobTargetList":"playParamTargets"},
    520 		{"page":30, "index":3, "name":"PlayParamValueD", "min":0, "max":127, "isPublic":true, "softknobTargetSelect":"PlayParamD", "softknobTargetList":"playParamTargets"},
    521 
    522 		// CONTROLLERS
    523 		{"page":40, "index":0, "name":"ControlW"},
    524 		{"page":40, "index":1, "name":"ControlX"},
    525 		{"page":40, "index":2, "name":"ControlY"},
    526 		{"page":40, "index":3, "name":"ControlZ"}
    527  	],
    528 	"regions":
    529 	[
    530 		{	"id":"oscA", "name": "Oscillator 1",
    531 			"parameters":["O1Octave", "O1Semi", "O1Detune", "O1BendRange", "O1KeyTrack", "O1FmAmount"]
    532 		},
    533 		{	"id":"oscB", "name": "Oscillator 2",
    534 			"parameters":["O2Octave", "O2Semi", "O2Detune", "O2Sync", "O2BendRange", "O2KeyTrack", "O2Link"]
    535 		},
    536 		{	"id":"waveA", "name": "Wave 1",
    537 			"parameters":["W1StartW", "W1StartP", "W1EnvAmount", "W1EnvVelAmount", "W1Keytrack", "W1Limit"]
    538 		},
    539 		{	"id":"waveB", "name": "Wave 2",
    540 			"parameters":["W2StartW", "W2StartP", "W2EnvAmount", "W2EnvVelAmount", "W2Keytrack", "W2Limit", "W2Link"]
    541 		},
    542 		{	"id":"mixer", "name": "Mixer",
    543 			"parameters":["MixW1", "MixW2", "MixRingMod", "MixNoise", "MixExternal"]
    544 		},
    545 		{	"id":"quality", "name": "Quality",
    546 			"parameters":["Aliasing", "TimeQuant", "Clipping", "Accuracy"]
    547 		},
    548 		{	"id":"filterA", "name": "Filter 1",
    549 			"parameters":["F1Cutoff", "F1Resonance", "F1Type", "F1KeyTrack", "F1EnvAmount", "F1EnvVelAmount", "F1Extra"]
    550 		},
    551 		{	"id":"filterB", "name": "Filter 2",
    552 			"parameters":["F2Cutoff", "F2Type", "F2KeyTrack"]
    553 		},
    554 		{	"id":"fx", "name": "Effects",
    555 			"parameters":["EffectType", "EffectParamA", "EffectParamB", "EffectParamC", "ChorusEnabled"]
    556 		},
    557 		{	"id":"amp", "name": "Amplifier",
    558 			"parameters":["AmpVolume", "AmpVelocity", "AmpKeytrack", "Pan", "PanKeytrack"]
    559 		},
    560 		{	"id":"glide", "name": "Glide",
    561 			"parameters":["GlideEnabled", "GlideType", "GlideMode", "GlideTime"]
    562 		},
    563 		{	"id":"arpUserPattern", "name": "Arpeggiator Pattern",
    564 			"parameters":["ArpUserPattern1","ArpUserPattern2","ArpUserPattern3","ArpUserPattern4","ArpUserPattern5","ArpUserPattern6","ArpUserPattern7","ArpUserPattern8","ArpUserPattern9","ArpUserPattern10","ArpUserPattern11","ArpUserPattern12","ArpUserPattern13","ArpUserPattern14","ArpUserPattern15","ArpUserPattern16"]
    565 		},
    566 		{	"id":"arp", "name": "Arpeggiator",
    567 			"parameters":["ArpMode", "ArpTempo", "ArpClock", "ArpRange", "ArpPattern", "ArpDirection", "ArpNoteOrder", "ArpVelocity", "ArpReset", "ArpUserPatternLength"],
    568 			"regions":["arpUserPattern"]
    569 		},
    570 		{	"id":"voice", "name": "Voice",
    571 			"parameters":["AllocationMode", "Assignment", "Detune", "DePan"]
    572 		},
    573 		{	"id":"envFilter", "name": "Filter Envelope",
    574 			"parameters":["F1EnvAttack", "F1EnvDecay", "F1EnvSustain", "F1EnvRelease", "F1EnvTrigger"]
    575 		},
    576 		{	"id":"envAmp", "name": "Amp Envelope",
    577 			"parameters":["AmpEnvAttack", "AmpEnvDecay", "AmpEnvSustain", "AmpEnvRelease", "AmpEnvTrigger"]
    578 		},
    579 		{	"id":"envWave", "name": "Wave Envelope",
    580 			"parameters":[
    581 				"WaveEnvTime1", "WaveEnvLevel1","WaveEnvTime2", "WaveEnvLevel2","WaveEnvTime3", "WaveEnvLevel3","WaveEnvTime4", "WaveEnvLevel4",
    582 				"WaveEnvTime5", "WaveEnvLevel5","WaveEnvTime6", "WaveEnvLevel6","WaveEnvTime7", "WaveEnvLevel7","WaveEnvTime8", "WaveEnvLevel8",
    583 				"WaveEnvTrigger", "WaveKeyOnLoop", "WaveKeyOnLoopStart", "WaveKeyOnLoopEnd", "WaveKeyOffLoop", "WaveKeyOffLoopStart", "WaveKeyOffLoopEnd"
    584 			]
    585 		},
    586 		{	"id":"envFree", "name": "Free Envelope",
    587 			"parameters":["FreeEnvTime1", "FreeEnvTime2", "FreeEnvTime3", "FreeEnvReleaseTime", "FreeEnvLevel1", "FreeEnvLevel2", "FreeEnvLevel3", "FreeEnvReleaseLevel", "FreeEnvTrigger"]
    588 		},
    589 		{	"id":"lfoA", "name": "LFO 1",
    590 			"parameters":["Lfo1Rate","Lfo1Shape","Lfo1Delay","Lfo1Sync","Lfo1Symmetry","Lfo1Humanize"]
    591 		},
    592 		{	"id":"lfoB", "name": "LFO 2",
    593 			"parameters":["Lfo2Rate","Lfo2Shape","Lfo2Delay","Lfo2Sync","Lfo2Symmetry","Lfo2Humanize","Lfo2Phase"]
    594 		},
    595 		{	"id":"modifiers", "name": "Modifiers",
    596 			"parameters":[
    597 				"Mod1Source1", "Mod1Source2", "Mod1Type", "Mod1Parameter",
    598 				"Mod2Source1", "Mod2Source2", "Mod2Type", "Mod2Parameter",
    599 				"Mod3Source1", "Mod3Source2", "Mod3Type", "Mod3Parameter",
    600 				"Mod4Source1", "Mod4Source2", "Mod4Type", "Mod4Parameter"
    601 			]
    602 		},
    603 		{	"id":"modSlots", "name": "Modulation Slots",
    604 			"parameters":[
    605 				"Slot1Source",  "Slot1Amount",  "Slot1Destination",
    606 				"Slot2Source",  "Slot2Amount",  "Slot2Destination",
    607 				"Slot3Source",  "Slot3Amount",  "Slot3Destination",
    608 				"Slot4Source",  "Slot4Amount",  "Slot4Destination",
    609 				"Slot5Source",  "Slot5Amount",  "Slot5Destination",
    610 				"Slot6Source",  "Slot6Amount",  "Slot6Destination",
    611 				"Slot7Source",  "Slot7Amount",  "Slot7Destination",
    612 				"Slot8Source",  "Slot8Amount",  "Slot8Destination",
    613 				"Slot9Source",  "Slot9Amount",  "Slot9Destination",
    614 				"Slot10Source", "Slot10Amount", "Slot10Destination",
    615 				"Slot11Source", "Slot11Amount", "Slot11Destination",
    616 				"Slot12Source", "Slot12Amount", "Slot12Destination",
    617 				"Slot13Source", "Slot13Amount", "Slot13Destination",
    618 				"Slot14Source", "Slot14Amount", "Slot14Destination",
    619 				"Slot15Source", "Slot15Amount", "Slot15Destination",
    620 				"Slot16Source", "Slot16Amount", "Slot16Destination"
    621 			]
    622 		},
    623 
    624 		{	"id":"oscillators", "name": "Oscillators",
    625 			"regions":["oscA", "oscB"]
    626 		},
    627 
    628 		{	"id":"waves", "name": "Waves",
    629 			"regions":["waveA", "waveB"]
    630 		},
    631 
    632 		{	"id":"filters", "name": "Filters",
    633 			"regions":["filterA", "filterB"]
    634 		},
    635 
    636 		{	"id":"oscAndWaves", "name": "Oscillators & Waves",
    637 			"parameters":["Wave"],
    638 			"regions":["oscillators", "waves"]
    639 		}
    640 	],
    641  	"valuelists":
    642  	{
    643  		"unsignedZero":
    644  		[
    645  			"0",	"1",	"2",	"3",	"4",	"5",	"6",	"7",	"8",	"9",	"10",	"11",	"12",	"13",	"14",	"15",	"16",	"17",	"18",	"19",
    646  			"20",	"21",	"22",	"23",	"24",	"25",	"26",	"27",	"28",	"29",	"30",	"31",	"32",	"33",	"34",	"35",	"36",	"37",	"38",	"39",
    647 			"40",	"41",	"42",	"43",	"44",	"45",	"46",	"47",	"48",	"49",	"50",	"51",	"52",	"53",	"54",	"55",	"56",	"57",	"58",	"59",
    648 			"60",	"61",	"62",	"63",	"64",	"65",	"66",	"67",	"68",	"69",	"70",	"71",	"72",	"73",	"74",	"75",	"76",	"77",	"78",	"79",
    649 			"80",	"81",	"82",	"83",	"84",	"85",	"86",	"87",	"88",	"89",	"90",	"91",	"92",	"93",	"94",	"95",	"96",	"97",	"98",	"99",
    650 			"100",	"101",	"102",	"103",	"104",	"105",	"106",	"107",	"108",	"109",	"110",	"111",	"112",	"113",	"114",	"115",	"116",	"117",	"118",	"119",
    651  			"120",	"121",	"122",	"123",	"124",	"125",	"126",	"127"
    652  		],
    653  		"unsignedOne":
    654  		[
    655 				"1",	"2",	"3",	"4",	"5",	"6",	"7",	"8",	"9",	"10",	"11",	"12",	"13",	"14",	"15",	"16",	"17",	"18",	"19",
    656  			"20",	"21",	"22",	"23",	"24",	"25",	"26",	"27",	"28",	"29",	"30",	"31",	"32",	"33",	"34",	"35",	"36",	"37",	"38",	"39",
    657 			"40",	"41",	"42",	"43",	"44",	"45",	"46",	"47",	"48",	"49",	"50",	"51",	"52",	"53",	"54",	"55",	"56",	"57",	"58",	"59",
    658 			"60",	"61",	"62",	"63",	"64",	"65",	"66",	"67",	"68",	"69",	"70",	"71",	"72",	"73",	"74",	"75",	"76",	"77",	"78",	"79",
    659 			"80",	"81",	"82",	"83",	"84",	"85",	"86",	"87",	"88",	"89",	"90",	"91",	"92",	"93",	"94",	"95",	"96",	"97",	"98",	"99",
    660 			"100",	"101",	"102",	"103",	"104",	"105",	"106",	"107",	"108",	"109",	"110",	"111",	"112",	"113",	"114",	"115",	"116",	"117",	"118",	"119",
    661  			"120",	"121",	"122",	"123",	"124",	"125",	"126",	"127",	"128"
    662  		],
    663  		"signed":
    664  		[
    665 			"-64",	"-63",	"-62",	"-61",
    666 			"-60",	"-59",	"-58",	"-57",	"-56",	"-55",	"-54",	"-53",	"-52",	"-51",	"-50",	"-49",	"-48",	"-47",	"-46",	"-45", "-44",	"-43",	"-42",	"-41",
    667  			"-40",	"-39",	"-38",	"-37",	"-36",	"-35",	"-34",	"-33",	"-32",	"-31",	"-30",	"-29",	"-28",	"-27",	"-26",	"-25",	"-24",	"-23",	"-22",	"-21",
    668  			"-20",	"-19",	"-18",	"-17",	"-16",	"-15",	"-14",	"-13",	"-12",	"-11",	"-10",	"-9",	"-8",	"-7",	"-6",	"-5",	"-4",	"-3",	"-2",	"-1",
    669  			"0",	"+1",	"+2",	"+3",	"+4",	"+5",	"+6",	"+7",	"+8",	"+9",	"+10",	"+11",	"+12",	"+13",	"+14",	"+15",	"+16",	"+17",	"+18",	"+19",
    670  			"+20",	"+21",	"+22",	"+23",	"+24",	"+25",	"+26",	"+27",	"+28",	"+29",	"+30",	"+31",	"+32",	"+33",	"+34",	"+35",	"+36",	"+37",	"+38",	"+39",
    671 			"+40",	"+41",	"+42",	"+43",	"+44",	"+45",	"+46",	"+47",	"+48",	"+49",	"+50",	"+51",	"+52",	"+53",	"+54",	"+55",	"+56",	"+57",	"+58",	"+59",
    672  			"+60",	"+61",	"+62",	"+63"
    673  		],
    674 		"octaves":
    675 		[
    676 			  "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
    677 			"-4", "", "", "", "", "", "", "", "", "", "", "",
    678 			"-3", "", "", "", "", "", "", "", "", "", "", "",
    679 			"-2", "", "", "", "", "", "", "", "", "", "", "",
    680 			"-1", "", "", "", "", "", "", "", "", "", "", "",
    681 			 "0", "", "", "", "", "", "", "", "", "", "", "",
    682 			"+1", "", "", "", "", "", "", "", "", "", "", "",
    683 			"+2", "", "", "", "", "", "", "", "", "", "", "",
    684 			"+3", "", "", "", "", "", "", "", "", "", "", "",
    685 			"+4", ""
    686 		],
    687 		"ascii":
    688 		[
    689 			"NUL","SOH","STX","ETX","EOT","ENQ","ACK","BEL","BS","HT","LF","VT","FF","CR","SO","SI","DLE","DC1","DC2","DC3","DC4","NAK","SYN","ETB","CAN","EM","SUB","ESC","FS","GS","RS","US",
    690 			", ","!","\"","#","$","%","&","'","(",")","*","+",",","-",".","/",
    691 			"0","1","2","3","4","5","6","7","8","9",
    692 			":",";","<","=",">","?","@",
    693 			"A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z",
    694 			"[","\\","]","^","_","`",
    695 			"a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z",
    696 			"{","|","}","~","DEL"
    697 		],
    698  		"pbrange":
    699  		[
    700  			"0",	"1",	"2",	"3",	"4",	"5",	"6",	"7",	"8",	"9",	"10",	"11",	"12",	"13",	"14",	"15",	"16",	"17",	"18",	"19",
    701  			"20",	"21",	"22",	"23",	"24",	"25",	"26",	"27",	"28",	"29",	"30",	"31",	"32",	"33",	"34",	"35",	"36",	"37",	"38",	"39",
    702 			"40",	"41",	"42",	"43",	"44",	"45",	"46",	"47",	"48",	"49",	"50",	"51",	"52",	"53",	"54",	"55",	"56",	"57",	"58",	"59",
    703 			"60",	"61",	"62",	"63",	"64",	"65",	"66",	"67",	"68",	"69",	"70",	"71",	"72",	"73",	"74",	"75",	"76",	"77",	"78",	"79",
    704 			"80",	"81",	"82",	"83",	"84",	"85",	"86",	"87",	"88",	"89",	"90",	"91",	"92",	"93",	"94",	"95",	"96",	"97",	"98",	"99",
    705 			"100",	"101",	"102",	"103",	"104",	"105",	"106",	"107",	"108",	"109",	"110",	"111",	"112",	"113",	"114",	"115",	"116",	"117",	"118",	"119",
    706 			"120",	"Harmonic", "Global"
    707  		],
    708 		"offOn":
    709 		[
    710 			"Off", "On"
    711 		],
    712 		"waveType":
    713 		{
    714 			"0": "Resonant",
    715 			"1": "Resonant 2",
    716 			"2": "Mallet Syn",
    717 			"3": "Square-Sweep",
    718 			"4": "Bellish",
    719 			"5": "Pulse-Sweep",
    720 			"6": "Saw-Sweep",
    721 			"7": "Mellow Saw",
    722 			"8": "Feedback",
    723 			"9": "Add Harm",
    724 			"10": "Reso 3 HP",
    725 			"11": "Wind Syn",
    726 			"12": "High Harm",
    727 			"13": "Clipper",
    728 			"14": "Organ Syn",
    729 			"15": "Square Saw",
    730 			"16": "Formant 1",
    731 			"17": "Polated",
    732 			"18": "Transient",
    733 			"19": "E Piano",
    734 			"20": "Robotic",
    735 			"21": "Strong Harm",
    736 			"22": "Perc Organ",
    737 			"23": "Clip Sweep",
    738 			"24": "Reso Harms",
    739 			"25": "2 Echoes",
    740 			"26": "Formant 2",
    741 			"27": "Formant Vocal",
    742 			"28": "Micro Sync",
    743 			"29": "Micro PWM",
    744 			"30": "Glassy",
    745 			"31": "Square HP",
    746 			"32": "Saw Sync 1",
    747 			"33": "Saw Sync 2",
    748 			"34": "Saw Sync 3",
    749 			"35": "Pul Sync 1",
    750 			"36": "Pul Sync 2",
    751 			"37": "Pul Sync 3",
    752 			"38": "Sin Sync 1",
    753 			"39": "Sin Sync 2",
    754 			"40": "Sin Sync 3",
    755 			"41": "PWM Pulse",
    756 			"42": "PWM Saw",
    757 			"43": "Fuzz Wave",
    758 			"44": "Distorted",
    759 			"45": "Heavy Fuzz",
    760 			"46": "Fuzz Sync",
    761 			"47": "K+Strong 1",
    762 			"48": "K+Strong 2",
    763 			"49": "K+Strong 3",
    764 			"50": "1-2-3-4-5",
    765 			"51": "19/twenty",
    766 			"52": "Wavetrip 1",
    767 			"53": "Wavetrip 2",
    768 			"54": "Wavetrip 3",
    769 			"55": "Wavetrip 4",
    770 			"56": "Male Voice",
    771 			"57": "Low Piano",
    772 			"58": "Reso Sweep",
    773 			"59": "Xmas Bell",
    774 			"60": "FM Piano",
    775 			"61": "Fat Organ",
    776 			"62": "Vibes",
    777 			"63": "Chorus 2",
    778 			"64": "True PWM", 
    779 			"96": "User 1",
    780 			"97": "User 2",
    781 			"98": "User 3",
    782 			"99": "User 4",
    783 			"100": "User 5",
    784 			"101": "User 6",
    785 			"102": "User 7",
    786 			"103": "User 8",
    787 			"104": "User 9",
    788 			"105": "User 10",
    789 			"106": "User 11",
    790 			"107": "User 12",
    791 			"108": "User 13",
    792 			"109": "User 14",
    793 			"110": "User 15",
    794 			"111": "User 16",
    795 			"112": "User 17",
    796 			"113": "User 18",
    797 			"114": "User 19",
    798 			"115": "User 20",
    799 			"116": "User 21",
    800 			"117": "User 22",
    801 			"118": "User 23",
    802 			"119": "User 24",
    803 			"120": "User 25",
    804 			"121": "User 26",
    805 			"122": "User 27",
    806 			"123": "User 28",
    807 			"124": "User 29",
    808 			"125": "User 30",
    809 			"126": "User 31",
    810 			"127": "User 32"
    811 		},
    812 		"waveStartWave":
    813 		[
    814  			"0",	"1",	"2",	"3",	"4",	"5",	"6",	"7",	"8",	"9",	"10",	"11",	"12",	"13",	"14",	"15",	"16",	"17",	"18",	"19",
    815  			"20",	"21",	"22",	"23",	"24",	"25",	"26",	"27",	"28",	"29",	"30",	"31",	"32",	"33",	"34",	"35",	"36",	"37",	"38",	"39",
    816 			"40",	"41",	"42",	"43",	"44",	"45",	"46",	"47",	"48",	"49",	"50",	"51",	"52",	"53",	"54",	"55",	"56",	"57",	"58",	"59",
    817 			"60",	"Triangle",	"Square",	"Sawtooth"
    818 		],
    819 		"loopStartEnd":
    820 		[
    821 			"1", "2", "3", "4", "5", "6", "7", "8"
    822 		],
    823 		"aliasing":
    824 		[
    825 			"Off", "1", "2", "3", "4", "5"
    826 		],
    827 		"timeQuant":
    828 		[
    829 			"Off", "1", "2", "3", "4", "5"
    830 		],
    831 		"clipping":
    832 		[
    833 			"Saturate", "Overflow"
    834 		],
    835 		"accuracy":
    836 		[
    837 			"Off", "On"
    838 		],
    839 		"playParameter":
    840 		{
    841 			"0": "Osc 1 Octave",
    842 			"1": "Osc 1 Semitone",
    843 			"2": "Osc 1 Detune",
    844 			"3": "Osc 1 Pitch Bend",
    845 			"4": "Osc 1 Keytrack",
    846 			"76": "Osc 1 FM Amount",
    847 			"5": "Osc 2 Octave",
    848 			"6": "Osc 2 Semitone",
    849 			"7": "Osc 2 Detune",
    850 			"8": "Osc 2 Pitch Bend",
    851 			"9": "Osc 2 Keytrack",
    852 			"10": "Wavetable",
    853 			"11": "Wave 1 Startwave",
    854 			"12": "Wave 1 Phase",
    855 			"13": "Wave 1 Env Amount",
    856 			"14": "Wave 1 Vel Amount",
    857 			"15": "Wave 1 Keytrack",
    858 			"16": "Wave 2 Startwave",
    859 			"17": "Wave 2 Phase",
    860 			"18": "Wave 2 Env Amount",
    861 			"19": "Wave 2 Vel Amount",
    862 			"20": "Wave 2 Keytrack",
    863 			"21": "Mix Wave 1",
    864 			"22": "Mix Wave 2",
    865 			"23": "Mix Ringmod",
    866 			"24": "Mix Noise",
    867 			"25": "Aliasing",
    868 			"26": "Quantize",
    869 			"27": "Clipping",
    870 			"30": "Filter 1 Type",
    871 			"28": "Filter 1 Cutoff",
    872 			"29": "Filter 1 Resonance",
    873 			"77": "Filter 1 Extra",
    874 			"31": "Filter 1 Keytrack",
    875 			"32": "Filter 1 Env Amount",
    876 			"33": "Filter 1 Vel Amount",
    877 			"35": "Filter 2 Type",
    878 			"34": "Filter 2 Cutoff",
    879 			"36": "Filter 2 Keytrack",
    880 			"37": "Sound Volume",
    881 			"38": "Amp Vel Amount",
    882 			"39": "Amp Keytrack",
    883 			"41": "Panning",
    884 			"42": "Pan Keytrack",
    885 			"55": "Filter Env Attack",
    886 			"56": "Filter Env Decay",
    887 			"57": "Filter Env Sustain",
    888 			"58": "Filter Env Release",
    889 			"59": "Amplifier Env Attack",
    890 			"60": "Amplifier Env Decay",
    891 			"61": "Amplifier Env Sustain",
    892 			"62": "Amplifier Env Release",
    893 			"63": "LFO 1 Rate",
    894 			"64": "LFO 1 Shape",
    895 			"65": "LFO 1 Delay",
    896 			"66": "LFO 1 Sync",
    897 			"67": "LFO 1 Symmetry",
    898 			"68": "LFO 1 Humanize",
    899 			"69": "LFO 2 Rate",
    900 			"70": "LFO 2 Shape",
    901 			"71": "LFO 2 Delay",
    902 			"72": "LFO 2 Sync",
    903 			"73": "LFO 2 Symmetry",
    904 			"74": "LFO 2 Humanize",
    905 			"75": "LFO 2 Phase",
    906 			"43": "Glide",
    907 			"44": "Glide Type",
    908 			"78": "Glide Time",
    909 			"40": "Chorus",
    910 			"45": "Arp Mode",
    911 			"46": "Arp Tempo",
    912 			"47": "Arp Clock",
    913 			"48": "Arp Range",
    914 			"49": "Arp Pattern",
    915 			"50": "Arp Direction",
    916 			"51": "Arp Note Order",
    917 			"52": "Arp Velocity",
    918 			"53": "Voice Allocation",
    919 			"54": "Voice Assignment",
    920 			"79": "Control W",
    921 			"80": "Control X",
    922 			"81": "Control Y",
    923 			"82": "Control Z"
    924 		},
    925 		"playParamTargets":
    926 		{
    927 			"0": "O1Octave",
    928 			"1": "O1Semi",
    929 			"2": "O1Detune",
    930 			"3": "O1BendRange",
    931 			"4": "O1KeyTrack",
    932 			"76": "O1FmAmount",
    933 			"5": "O2Octave",
    934 			"6": "O2Semi",
    935 			"7": "O2Detune",
    936 			"8": "O2BendRange",
    937 			"9": "O2KeyTrack",
    938 			"10": "Wave",
    939 			"11": "W1StartW",
    940 			"12": "W1StartP",
    941 			"13": "W1EnvAmount",
    942 			"14": "W1EnvVelAmount",
    943 			"15": "W1Keytrack",
    944 			"16": "W2StartW",
    945 			"17": "W2StartP",
    946 			"18": "W2EnvAmount",
    947 			"19": "W2EnvVelAmount",
    948 			"20": "W2Keytrack",
    949 			"21": "MixW1",
    950 			"22": "MixW2",
    951 			"23": "MixRingMod",
    952 			"24": "MixNoise",
    953 			"25": "Aliasing",
    954 			"26": "TimeQuant",
    955 			"27": "Clipping",
    956 			"30": "F1Type",
    957 			"28": "F1Cutoff",
    958 			"29": "F1Resonance",
    959 			"77": "F1Extra",
    960 			"31": "F1KeyTrack",
    961 			"32": "F1EnvAmount",
    962 			"33": "F1EnvVelAmount",
    963 			"35": "F2Type",
    964 			"34": "F2Cutoff",
    965 			"36": "F2KeyTrack",
    966 			"37": "AmpVolume",
    967 			"38": "AmpVelocity",
    968 			"39": "AmpKeytrack",
    969 			"41": "Pan",
    970 			"42": "PanKeytrack",
    971 			"55": "F1EnvAttack",
    972 			"56": "F1EnvDecay",
    973 			"57": "F1EnvSustain",
    974 			"58": "F1EnvRelease",
    975 			"59": "AmpEnvAttack",
    976 			"60": "AmpEnvDecay",
    977 			"61": "AmpEnvSustain",
    978 			"62": "AmpEnvRelease",
    979 			"63": "Lfo1Rate",
    980 			"64": "Lfo1Shape",
    981 			"65": "Lfo1Delay",
    982 			"66": "Lfo1Sync",
    983 			"67": "Lfo1Symmetry",
    984 			"68": "Lfo1Humanize",
    985 			"69": "Lfo2Rate",
    986 			"70": "Lfo2Shape",
    987 			"71": "Lfo2Delay",
    988 			"72": "Lfo2Sync",
    989 			"73": "Lfo2Symmetry",
    990 			"74": "Lfo2Humanize",
    991 			"75": "Lfo2Phase",
    992 			"43": "GlideEnabled",
    993 			"44": "GlideType",
    994 			"78": "GlideTime",
    995 			"40": "ChorusEnabled",
    996 			"45": "ArpMode",
    997 			"46": "ArpTempo",
    998 			"47": "ArpClock",
    999 			"48": "ArpRange",
   1000 			"49": "ArpPattern",
   1001 			"50": "ArpDirection",
   1002 			"51": "ArpNoteOrder",
   1003 			"52": "ArpVelocity",
   1004 			"53": "AllocationMode",
   1005 			"54": "Assignment",
   1006 			"79": "ControlW",
   1007 			"80": "ControlX",
   1008 			"81": "ControlY",
   1009 			"82": "ControlZ"
   1010 		},
   1011 		"filter1Type":
   1012 		[
   1013 			"24 dB LP", "12 dB LP", "24 dB BP", "12 dB BP",
   1014 			"12 dB HP", "Sin(x) > 12 dB LP", "12 dB LP > Shaper", "Dual 12 dB LP/BP",
   1015 			"12 dB LP FM", "12 dB LP S&H", "24 dB Notch", "12 dB Notch", "12 dB Band Stop"
   1016 		],
   1017 		"filter2Type":
   1018 		[
   1019 			"6 dB LP", "6 dB HP"
   1020 		],
   1021 		"effectType":
   1022 		[
   1023 			"Off", "Chorus", "Flanger 1", "Flanger 2", "AutoWah LP", "AutoWah BP", "Overdrive", "Amp Mod", "", "", "",
   1024 			"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "Delay", "Pan Delay", "Mod Delay"
   1025 		],
   1026  		"pan":
   1027  		[
   1028 			"Left",	"-63",	"-62",	"-61",
   1029 			"-60",	"-59",	"-58",	"-57",	"-56",	"-55",	"-54",	"-53",	"-52",	"-51",	"-50",	"-49",	"-48",	"-47",	"-46",	"-45", "-44",	"-43",	"-42",	"-41",
   1030  			"-40",	"-39",	"-38",	"-37",	"-36",	"-35",	"-34",	"-33",	"-32",	"-31",	"-30",	"-29",	"-28",	"-27",	"-26",	"-25",	"-24",	"-23",	"-22",	"-21",
   1031  			"-20",	"-19",	"-18",	"-17",	"-16",	"-15",	"-14",	"-13",	"-12",	"-11",	"-10",	"-9",	"-8",	"-7",	"-6",	"-5",	"-4",	"-3",	"-2",	"-1",
   1032  			"Center","+1",	"+2",	"+3",	"+4",	"+5",	"+6",	"+7",	"+8",	"+9",	"+10",	"+11",	"+12",	"+13",	"+14",	"+15",	"+16",	"+17",	"+18",	"+19",
   1033  			"+20",	"+21",	"+22",	"+23",	"+24",	"+25",	"+26",	"+27",	"+28",	"+29",	"+30",	"+31",	"+32",	"+33",	"+34",	"+35",	"+36",	"+37",	"+38",	"+39",
   1034 			"+40",	"+41",	"+42",	"+43",	"+44",	"+45",	"+46",	"+47",	"+48",	"+49",	"+50",	"+51",	"+52",	"+53",	"+54",	"+55",	"+56",	"+57",	"+58",	"+59",
   1035  			"+60",	"+61",	"+62",	"Right"
   1036  		],
   1037 		"panMod":
   1038 		[
   1039 			"Off", "On", "Inverse"
   1040 		],
   1041 		"glideType":
   1042 		[
   1043 			"Portamento", "Glissando", "Fingered Porta", "Fingered Gliss"
   1044 		],
   1045 		"glideMode":
   1046 		[
   1047 			"Exponential", "Linear"
   1048 		],
   1049 		"arpMode":
   1050 		[
   1051 			"Off", "On", "Hold", "Sound"
   1052 		],
   1053 		"arpTempo":
   1054 		[
   1055 			"",
   1056 			"External",
   1057 			"50", "52", "54", "56", "58", "60", "62", "64",
   1058 			"66", "68", "70", "72", "74", "76", "78", "80",
   1059 			"82", "84", "86", "88", "90", "92", "94", "96",
   1060 			"98", "100", "102", "104", "106", "108", "110", "112",
   1061 			"114", "116", "118", "120", "122", "124", "126", "128",
   1062 			"130", "132", "134", "136", "138", "140", "142", "144",
   1063 			"146", "148", "150", "152", "154", "156", "158", "160",
   1064 			"162", "164", "166", "168", "170", "172", "174", "176",
   1065 			"178", "180", "182", "184", "186", "188", "190", "192",
   1066 			"194", "196", "198", "200", "202", "204", "206", "208",
   1067 			"210", "212", "214", "216", "218", "220", "222", "224",
   1068 			"226", "228", "230", "232", "234", "236", "238", "240",
   1069 			"242", "244", "246", "248", "250", "252", "254", "256",
   1070 			"258", "260", "262", "264", "266", "268", "270", "272",
   1071 			"274", "276", "278", "280", "282", "284", "286", "288",
   1072 			"290", "292", "294", "296", "298", "300"
   1073 		],
   1074 		"arpClock":
   1075 		[
   1076 			"1/1", "1/2 D", "1/2 T", "1/2",
   1077 			"1/4 D", "1/4 T", "1/4", "1/8 D",
   1078 			"1/8 T", "1/8", "1/16 D", "1/16 T",
   1079 			"1/16", "1/32 D", "1/32 T", "1/32"
   1080 		],
   1081 		"arpPattern":
   1082 		[
   1083 			"Off", "User", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15"
   1084 		],
   1085 		"arpDirection":
   1086 		[
   1087 			"Up", "Down", "Alt", "Random"
   1088 		],
   1089 		"arpNoteOrder":
   1090 		[
   1091 			"By Note", "By Note Rev", "As Played", "Reversed"
   1092 		],
   1093 		"arpVelocity":
   1094 		[
   1095 			"Root Note", "Last Note"
   1096 		],
   1097 		"arpUserPatternBits":
   1098 		[
   1099 			"---", "---*", "--*-", "--**",
   1100 			"-*-", "-*-*", "-**-", "-***",
   1101 			"*--", "*--*", "*-*-", "*-**",
   1102 			"**-", "**-*", "***-", "****"
   1103 		],
   1104 		"arpNotesOutput":
   1105 		[
   1106 			"Off", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "Instrument", "Global"
   1107 		],
   1108 		"allocationMode":
   1109 		[
   1110 			"Poly", "Mono"
   1111 		],
   1112 		"assignment":
   1113 		[
   1114 			"Normal", "Dual", "Unisono"
   1115 		],
   1116 		"delayTime":
   1117 		[
   1118 			"[1/32] 106", "[1/32] 104", "[1/32] 102", "[1/32] 100", "[1/32] 98", "[1/32] 96", "[1/32] 94", "[1/32] 92", 
   1119 			"[1/32] 90", "[1/32] 88", "[1/32] 86", "[1/32] 84", "[1/32] 82", "[1/32] 80", "[1/32] 78", "[1/32] 76", 
   1120 			"[1/32] 74", "[1/16] 146", "[1/16] 144", "[1/16] 142", "[1/16] 140", "[1/16] 138", "[1/16] 136", "[1/16] 134", 
   1121 			"[1/16] 132", "[1/16] 130", "[1/16] 128", "[1/16] 126", "[1/16] 124", "[1/16] 122", "[1/16] 120", "[1/16] 118", 
   1122 			"[1/16] 116", "[1/16] 114", "[1/16] 112", "[1/16] 110", "[1/16] 108", "[1/16] 106", "[1/16] 104", "[1/16] 102", 
   1123 			"[1/16] 100", "[1/16] 98", "[1/16] 96", "[1/16] 94", "[1/16] 92", "[1/16] 90", "[1/16] 88", "[1/16] 86", 
   1124 			"[1/16] 84", "[1/16] 82", "[1/16] 80", "[1/16] 78", "[1/16] 76", "[1/16] 74", "[1/8] 146", "[1/8] 144", 
   1125 			"[1/8] 142", "[1/8] 140", "[1/8] 138", "[1/8] 136", "[1/8] 134", "[1/8] 132", "[1/8] 130", "[1/8] 128", 
   1126 			"[1/8] 126", "[1/8] 124", "[1/8] 122", "[1/8] 120", "[1/8] 118", "[1/8] 116", "[1/8] 114", "[1/8] 112", 
   1127 			"[1/8] 110", "[1/8] 108", "[1/8] 106", "[1/8] 104", "[1/8] 102", "[1/8] 100", "[1/8] 98", "[1/8] 96", 
   1128 			"[1/8] 94", "[1/8] 92", "[1/8] 90", "[1/8] 88", "[1/8] 86", "[1/8] 84", "[1/8] 82", "[1/8] 80", 
   1129 			"[1/8] 78", "[1/8] 76", "[1/8] 74", "[1/4] 146", "[1/4] 144", "[1/4] 142", "[1/4] 140", "[1/4] 138", 
   1130 			"[1/4] 136", "[1/4] 134", "[1/4] 132", "[1/4] 130", "[1/4] 128", "[1/4] 126", "[1/4] 124", "[1/4] 122", 
   1131 			"[1/4] 120", "[1/4] 118", "[1/4] 116", "[1/4] 114", "[1/4] 112", "[1/4] 110", "[1/4] 108", "[1/4] 106", 
   1132 			"[1/4] 104", "[1/4] 102", "[1/4] 100", "[1/4] 98", "[1/4] 96", "[1/4] 94", "[1/4] 92", "[1/4] 90", 
   1133 			"[1/4] 88", "[1/4] 86", "[1/4] 84", "[1/4] 82", "[1/4] 80", "[1/4] 78", "[1/4] 76", "[1/4] 74"
   1134 		],
   1135 		"envTrigger":
   1136 		[
   1137 			"Normal", "Single", "Retrigger"
   1138 		],
   1139 		"lfoShape":
   1140 		[
   1141 			"Sine", "Triangle", "Square", "Saw", "Random", "S&H"
   1142 		],
   1143 		"lfoDelay":
   1144 		[
   1145 			"Off",	"Retrigger",	"1",	"2",	"3",	"4",	"5",	"6",	"7",	"8",	"9",	"10",	"11",	"12",	"13",	"14",	"15",	"16",	"17",	"18",	"19",
   1146 			"20",	"21",			"22",	"23",	"24",	"25",	"26",	"27",	"28",	"29",	"30",	"31",	"32",	"33",	"34",	"35",	"36",	"37",	"38",	"39",
   1147 			"40",	"41",			"42",	"43",	"44",	"45",	"46",	"47",	"48",	"49",	"50",	"51",	"52",	"53",	"54",	"55",	"56",	"57",	"58",	"59",
   1148 			"60",	"61",			"62",	"63",	"64",	"65",	"66",	"67",	"68",	"69",	"70",	"71",	"72",	"73",	"74",	"75",	"76",	"77",	"78",	"79",
   1149 			"80",	"81",			"82",	"83",	"84",	"85",	"86",	"87",	"88",	"89",	"90",	"91",	"92",	"93",	"94",	"95",	"96",	"97",	"98",	"99",
   1150 			"100",	"101",			"102",	"103",	"104",	"105",	"106",	"107",	"108",	"109",	"110",	"111",	"112",	"113",	"114",	"115",	"116",	"117",	"118",	"119",
   1151 			"120",	"121",			"122",	"123",	"124",	"125",	"126"
   1152 		],
   1153 		"lfoRateSync":
   1154 		[
   1155 			"128 Bars", "", "", "",
   1156 			 "96 Bars", "", "", "",
   1157 			 "64 Bars", "", "", "",
   1158 			 "48 Bars", "", "", "",
   1159 			 "36 Bars", "", "", "",
   1160 			 "32 Bars", "", "", "",
   1161 			 "24 Bars", "", "", "",
   1162 			 "18 Bars", "", "", "",
   1163 			 "16 Bars", "", "", "",
   1164 			 "12 Bars", "", "", "",
   1165 			 "9 Bars",  "", "", "",
   1166 			 "8 Bars",  "", "", "",
   1167 			 "6 Bars",  "", "", "",
   1168 			 "4 Bars",  "", "", "",
   1169 			 "3 Bars",  "", "", "",
   1170 			 "2 Bars",  "", "", "",
   1171 			 "1/1",     "", "", "",
   1172 			 "1/2 D",   "", "", "",
   1173 			 "1/2 T",   "", "", "",
   1174 			 "1/2",     "", "", "",
   1175 			 "1/4 D",   "", "", "",
   1176 			 "1/4 T",   "", "", "",
   1177 			 "1/4",     "", "", "",
   1178 			 "1/8 D",   "", "", "",
   1179 			 "1/8 T",   "", "", "",
   1180 			 "1/8",     "", "", "",
   1181 			 "1/16 D",  "", "", "",
   1182 			 "1/16 T",  "", "", "",
   1183 			 "1/16",    "", "", "",
   1184 			 "1/32 D",  "", "", "",
   1185 			 "1/32",    "", "", "",
   1186 			 "1/64",    "", "", "1/64"
   1187 		],
   1188 		"lfoSync":
   1189 		{
   1190 			"0": "Off", 
   1191 			"1": "On",
   1192 			"3": "Clock"
   1193 		},
   1194 		"phase":
   1195 		[
   1196  			"Free",	"3°",	"6°",	"8°",	"11°",	"14°",	"17°",	"20°",	"23°",	"25°",	"28°",	"31°",	"34°",	"37°",	"39°",	"42°",	"45°",	"48°",	"51°",	"53°",
   1197 			"56°",	"59°",	"62°",	"65°",	"68°",	"70°",	"73°",	"76°",	"79°",	"82°",	"84°",	"87°",	"90°",	"93°",	"96°",	"98°",	"101°",	"104°",	"107°",	"110°",
   1198 			"113°",	"115°",	"118°",	"121°",	"124°",	"127°",	"129°",	"132°",	"135°",	"138°",	"141°",	"143°",	"146°",	"149°",	"152°",	"155°",	"158°",	"160°",	"163°",	"166°",
   1199 			"169°",	"172°",	"174°",	"177°",	"180°",	"183°",	"186°",	"188°",	"191°",	"194°",	"197°",	"200°",	"202°",	"205°",	"208°",	"211°",	"214°",	"217°",	"219°",	"222°",
   1200 			"225°",	"228°",	"231°",	"233°",	"236°",	"239°",	"242°",	"245°",	"248°",	"250°",	"253°",	"256°",	"259°",	"262°",	"264°",	"267°",	"270°",	"273°",	"276°",	"278°",
   1201 			"281°",	"284°",	"287°",	"290°",	"293°",	"295°",	"298°",	"301°",	"304°",	"307°",	"309°",	"312°",	"315°",	"319°",	"321°",	"323°",	"326°",	"329°",	"332°",	"335°",
   1202  			"338°",	"340°",	"343°",	"346°",	"349°",	"352°",	"354°",	"357°"
   1203 		],
   1204 		"modSource":
   1205 		[
   1206 			"Off", "LFO 1", "LFO 1 * MW", "LFO 1 * AT", "LFO 2", "Filter Env", "Amp Env", "Wave Env", "Free Env", "Key Follow", "Keytrack", "Velocity", "Release Vel", "Aftertouch", "Poly Pressure", "Pitch Bend",
   1207 			"Modwheel", "Sustain Pedal", "Foot Control", "Breath Control", "Control W", "Control X", "Control Y", "Control Z", "Control Delay", "Modifier #1", "Modifier #2", "Modifier #3", "Modifier #4",
   1208 			"MIDI Clock", "Min", "Max"
   1209 		],
   1210 		"modType":
   1211 		[
   1212 			"+", "-", "*", "/", "XOR", "OR", "AND", "S&H", "Ramp", "Switch", "Abs", "Min", "Max", "Lag Processor", "Filter", "Differential"
   1213 		],
   1214 		"modDest":
   1215 		{
   1216 			"0": "Pitch",
   1217 			"1": "Osc 1 Pitch",
   1218 			"2": "Osc 2 Pitch",
   1219 			"3": "Wave 1 Startwave",
   1220 			"4": "Wave 2 Startwave",
   1221 			"34": "FM Amount",
   1222 			"5": "Mix Wave 1",
   1223 			"6": "Mix Wave 2",
   1224 			"7": "Mix Ring Mod",
   1225 			"8": "Mix Noise",
   1226 			"9": "Filter 1 Cutoff",
   1227 			"10": "Filter 1 Resonance",
   1228 			"35": "Filter 1 Extra",
   1229 			"11": "Filter 2 Cutoff",
   1230 			"12": "Volume",
   1231 			"13": "Pan",
   1232 			"14": "Filter Env Attack",
   1233 			"15": "Filter Env Decay",
   1234 			"16": "Filter Env Sustain",
   1235 			"17": "Filter Env Release",
   1236 			"18": "Amp Env Attack",
   1237 			"19": "Amp Env Decay",
   1238 			"20": "Amp Env Sustain",
   1239 			"21": "Amp Env Release",
   1240 			"22": "Wave Env Times",
   1241 			"23": "Wave Env Levels",
   1242 			"24": "Free Env Times",
   1243 			"25": "Free Env Levels",
   1244 			"26": "LFO 1 Rate",
   1245 			"27": "LFO 1 Level",
   1246 			"28": "LFO 2 Rate",
   1247 			"29": "LFO 2 Level",
   1248 			"30": "Mod #1 Amount",
   1249 			"31": "Mod #2 Amount",
   1250 			"32": "Mod #3 Amount",
   1251 			"33": "Mod #4 Amount"
   1252 		},
   1253 		"midiChannel":
   1254 		[
   1255 			"Global", "Omni", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16"
   1256 		],
   1257 		"output":
   1258 		[
   1259 			"Main", "Sub"
   1260 		],
   1261 		"midiNote":
   1262 		[
   1263 			"C-2","C#-2","D-2","D#-2","E-2","F-2","F#-2","G-2","G#-2","A-2","A#-2","B-2",
   1264 			"C-1","C#-1","D-1","D#-1","E-1","F-1","F#-1","G-1","G#-1","A-1","A#-1","B-1",
   1265 			"C0", "C#0", "D0", "D#0", "E0", "F0", "F#0", "G0", "G#0", "A0", "A#0", "B0",
   1266 			"C1", "C#1", "D1", "D#1", "E1", "F1", "F#1", "G1", "G#1", "A1", "A#1", "B1",
   1267 			"C2", "C#2", "D2", "D#2", "E2", "F2", "F#2", "G2", "G#2", "A2", "A#2", "B2",
   1268 			"C3", "C#3", "D3", "D#3", "E3", "F3", "F#3", "G3", "G#3", "A3", "A#3", "B3",
   1269 			"C4", "C#4", "D4", "D#4", "E4", "F4", "F#4", "G4", "G#4", "A4", "A#4", "B4",
   1270 			"C5", "C#5", "D5", "D#5", "E5", "F5", "F#5", "G5", "G#5", "A5", "A#5", "B5",
   1271 			"C6", "C#6", "D6", "D#6", "E6", "F6", "F#6", "G6", "G#6", "A6", "A#6", "B6",
   1272 			"C7", "C#7", "D7", "D#7", "E7", "F7", "F#7", "G7", "G#7", "A7", "A#7", "B7",
   1273 			"C8", "C#8", "D8", "D#8", "E8", "F8", "F#8", "G8"
   1274 		],
   1275 
   1276 		"keytrack77":
   1277 		[
   1278 			"-100%", "-95%", "-90%", "-85%", "-80%", "-75%", "-70%", "-65%",
   1279 			"-60%", "-55%", "-50%", "-45%", "-40%", "-35%", "-30%", "-25%",
   1280 			"-20%", "-15%", "-10%", "-5%", "0%", "5%", "10%", "15%",
   1281 			"20%", "25%", "30%", "35%", "40%", "45%", "50%", "55%",
   1282 			"60%", "65%", "70%", "75%", "80%", "85%", "90%", "91%",
   1283 			"92%", "93%", "94%", "95%", "96%", "97%", "98%", "99%",
   1284 			"100%", "101%", "102%", "103%", "104%", "105%", "106%", "107%",
   1285 			"108%", "109%", "110%", "115%", "120%", "125%", "130%", "135%",
   1286 			"140%", "145%", "150%", "155%", "160%", "165%", "170%", "175%",
   1287 			"180%", "185%", "190%", "195%", "200%"
   1288 		],
   1289 		"keytrack128":
   1290 		[
   1291 			"-200%", "-197%", "-194%", "-191%", "-188%", "-185%", "-182%", "-179%",
   1292 			"-175%", "-172%", "-169%", "-166%", "-163%", "-160%", "-157%", "-154%",
   1293 			"-150%", "-147%", "-144%", "-141%", "-138%", "-135%", "-132%", "-129%",
   1294 			"-125%", "-122%", "-119%", "-116%", "-113%", "-110%", "-107%", "-104%",
   1295 			"-100%", "-97%", "-94%", "-91%", "-88%", "-85%", "-82%", "-79%",
   1296 			"-75%", "-72%", "-69%", "-66%", "-63%", "-60%", "-57%", "-54%",
   1297 			"-50%", "-47%", "-44%", "-41%", "-38%", "-35%", "-32%", "-29%",
   1298 			"-25%", "-22%", "-19%", "-16%", "-13%", "-10%", "-7%", "-4%",
   1299 			"0%", "+3%", "+6%", "+9%", "+12%", "+15%", "+18%", "+21%",
   1300 			"+25%", "+28%", "+31%", "+34%", "+37%", "+40%", "+43%", "+46%",
   1301 			"+50%", "+53%", "+56%", "+59%", "+62%", "+65%", "+68%", "+71%",
   1302 			"+75%", "+78%", "+81%", "+84%", "+87%", "+90%", "+93%", "+96%",
   1303 			"+100%", "+103%", "+106%", "+109%", "+112%", "+115%", "+118%", "+121%",
   1304 			"+125%", "+128%", "+131%", "+134%", "+137%", "+140%", "+143%", "+146%",
   1305 			"+150%", "+153%", "+156%", "+159%", "+162%", "+165%", "+168%", "+171%",
   1306 			"+175%", "+178%", "+181%", "+184%", "+187%", "+190%", "+193%", "+197%"
   1307 		],
   1308 		"soundBank":
   1309 		[
   1310 			"A", "B"
   1311 		]
   1312 	},
   1313  	"midipackets":
   1314  	{
   1315 		"requestsingle": [
   1316 			{"type": "byte", "value": "f0"},
   1317 			{"type": "byte", "value": "3e"},
   1318 			{"type": "byte", "value": "0e"},
   1319 			{"type": "deviceid"},
   1320 			{"type": "byte", "value": "00"},
   1321 			{"type": "bank"},
   1322 			{"type": "program"},
   1323 			{"type": "byte", "value": "f7"}
   1324 		],
   1325 		"requestmulti": [
   1326 			{"type": "byte", "value": "f0"},
   1327 			{"type": "byte", "value": "3e"},
   1328 			{"type": "byte", "value": "0e"},
   1329 			{"type": "deviceid"},
   1330 			{"type": "byte", "value": "01"},
   1331 			{"type": "bank"},
   1332 			{"type": "program"},
   1333 			{"type": "byte", "value": "f7"}
   1334 		],
   1335 		"requestsinglebank": [
   1336 			{"type": "byte", "value": "f0"},
   1337 			{"type": "byte", "value": "3e"},
   1338 			{"type": "byte", "value": "0e"},
   1339 			{"type": "deviceid"},
   1340 			{"type": "byte", "value": "00"},
   1341 			{"type": "byte", "value": "10"},
   1342 			{"type": "bank"},
   1343 			{"type": "byte", "value": "f7"}
   1344 		],
   1345 		"requestmultibank": [
   1346 			{"type": "byte", "value": "f0"},
   1347 			{"type": "byte", "value": "3e"},
   1348 			{"type": "byte", "value": "0e"},
   1349 			{"type": "deviceid"},
   1350 			{"type": "byte", "value": "01"},
   1351 			{"type": "byte", "value": "10"},
   1352 			{"type": "bank"},
   1353 			{"type": "byte", "value": "f7"}
   1354 		],
   1355 		"requestglobal": [
   1356 			{"type": "byte", "value": "f0"},
   1357 			{"type": "byte", "value": "3e"},
   1358 			{"type": "byte", "value": "0e"},
   1359 			{"type": "deviceid"},
   1360 			{"type": "byte", "value": "04"},
   1361 			{"type": "byte", "value": "f7"}
   1362 		],
   1363 		"requestmode": [
   1364 			{"type": "byte", "value": "f0"},
   1365 			{"type": "byte", "value": "3e"},
   1366 			{"type": "byte", "value": "0e"},
   1367 			{"type": "deviceid"},
   1368 			{"type": "byte", "value": "07"},
   1369 			{"type": "byte", "value": "f7"}
   1370 		],
   1371 		"requestallsingles": [
   1372 			{"type": "byte", "value": "f0"},
   1373 			{"type": "byte", "value": "3e"},
   1374 			{"type": "byte", "value": "0e"},
   1375 			{"type": "deviceid"},
   1376 			{"type": "byte", "value": "00"},
   1377 			{"type": "byte", "value": "10"},
   1378 			{"type": "byte", "value": "00"},
   1379 			{"type": "byte", "value": "f7"}
   1380 		],
   1381 		"singleparameterchange": [
   1382 			{"type": "byte", "value": "f0"},
   1383 			{"type": "byte", "value": "3e"},
   1384 			{"type": "byte", "value": "0e"},
   1385 			{"type": "deviceid"},
   1386 			{"type": "byte", "value": "20"},
   1387 			{"type": "part"},
   1388 			{"type": "page"},
   1389 			{"type": "paramindex"},
   1390 			{"type": "paramvalue"},
   1391 			{"type": "byte", "value": "f7"}
   1392 		],
   1393 		"multiparameterchange": [
   1394 			{"type": "byte", "value": "f0"},
   1395 			{"type": "byte", "value": "3e"},
   1396 			{"type": "byte", "value": "0e"},
   1397 			{"type": "deviceid"},
   1398 			{"type": "byte", "value": "21"},
   1399 			{"type": "page"},			// LL
   1400 			{"type": "paramindex"},			// PP
   1401 			{"type": "paramvalue"},			// XX
   1402 			{"type": "byte", "value": "f7"}
   1403 		],
   1404 		"globalparameterchange": [
   1405 			{"type": "byte", "value": "f0"},
   1406 			{"type": "byte", "value": "3e"},
   1407 			{"type": "byte", "value": "0e"},
   1408 			{"type": "deviceid"},
   1409 			{"type": "byte", "value": "24"},
   1410 			{"type": "paramindex"},
   1411 			{"type": "paramvalue"},
   1412 			{"type": "byte", "value": "f7"}
   1413 		],
   1414 		"singledump": [
   1415 			{"type": "byte", "value": "f0"},
   1416 			{"type": "byte", "value": "3e"},
   1417 			{"type": "byte", "value": "0e"},
   1418 			{"type": "deviceid"},
   1419 			{"type": "byte", "value": "10"},
   1420 			{"type": "bank"},
   1421 			{"type": "program"},
   1422 
   1423 			{"type": "param", "name": "Version"},					// 0
   1424 			{"type": "param", "name": "O1Octave"},					// 1
   1425 			{"type": "param", "name": "O1Semi"},                                    // 2
   1426 			{"type": "param", "name": "O1Detune"},                                  // 3
   1427 			{"type": "null"},                                                       // 4
   1428 			{"type": "param", "name": "O1BendRange"},                               // 5
   1429 			{"type": "param", "name": "O1KeyTrack"},                                // 6
   1430 			{"type": "param", "name": "O1FmAmount"},                                // 7
   1431 			{"type": "null"},                                                       // 9
   1432 			{"type": "null"},                                                       // 9
   1433 			{"type": "null"},                                                       // 10
   1434 			{"type": "null"},                                                       // 11
   1435 			{"type": "param", "name": "O2Octave"},                                  // 12
   1436 			{"type": "param", "name": "O2Semi"},                                    // 13
   1437 			{"type": "param", "name": "O2Detune"},                                  // 14
   1438 			{"type": "null"},                                                       // 15
   1439 			{"type": "param", "name": "O2Sync"},                                    // 16
   1440 			{"type": "param", "name": "O2BendRange"},                               // 17
   1441 			{"type": "param", "name": "O2KeyTrack"},                                // 18
   1442 			{"type": "param", "name": "O2Link"},                                    // 19
   1443 			{"type": "null"},                			                // 20
   1444 			{"type": "null"},                                                       //
   1445 			{"type": "null"},                                                       //
   1446 			{"type": "null"},                                                       //
   1447 			{"type": "null"},                                                       //
   1448 			{"type": "param", "name": "Wave"},                                      //
   1449 			{"type": "param", "name": "W1StartW"},                                  //
   1450 			{"type": "param", "name": "W1StartP"},
   1451 			{"type": "param", "name": "W1EnvAmount"},
   1452 			{"type": "param", "name": "W1EnvVelAmount"},
   1453 			{"type": "param", "name": "W1Keytrack"},
   1454 			{"type": "param", "name": "W1Limit"},
   1455 			{"type": "null"},
   1456 			{"type": "null"},
   1457 			{"type": "null"},
   1458 			{"type": "null"},
   1459 			{"type": "param", "name": "W2StartW"},
   1460 			{"type": "param", "name": "W2StartP"},
   1461 			{"type": "param", "name": "W2EnvAmount"},
   1462 			{"type": "param", "name": "W2EnvVelAmount"},
   1463 			{"type": "param", "name": "W2Keytrack"},
   1464 			{"type": "param", "name": "W2Limit"},
   1465 			{"type": "param", "name": "W2Link"},
   1466 			{"type": "null"},
   1467 			{"type": "null"},
   1468 			{"type": "null"},
   1469 			{"type": "null"},
   1470 			{"type": "param", "name": "MixW1"},
   1471 			{"type": "param", "name": "MixW2"},
   1472 			{"type": "param", "name": "MixRingMod"},
   1473 			{"type": "param", "name": "MixNoise"},
   1474 			{"type": "param", "name": "MixExternal"},
   1475 			{"type": "null"},
   1476 			{"type": "param", "name": "Aliasing"},
   1477 			{"type": "param", "name": "TimeQuant"},
   1478 			{"type": "param", "name": "Clipping"},
   1479 			{"type": "null"},
   1480 			{"type": "param", "name": "Accuracy"},
   1481 			{"type": "param", "name": "PlayParamA"},
   1482 			{"type": "param", "name": "PlayParamB"},
   1483 			{"type": "param", "name": "PlayParamC"},
   1484 			{"type": "param", "name": "PlayParamD"},
   1485 			{"type": "param", "name": "F1Cutoff"},
   1486 			{"type": "param", "name": "F1Resonance"},
   1487 			{"type": "param", "name": "F1Type"},
   1488 			{"type": "param", "name": "F1KeyTrack"},
   1489 			{"type": "param", "name": "F1EnvAmount"},
   1490 			{"type": "param", "name": "F1EnvVelAmount"},
   1491 			{"type": "null"},
   1492 			{"type": "null"},
   1493 			{"type": "param", "name": "F1Extra"},
   1494 			{"type": "null"},
   1495 			{"type": "null"},
   1496 			{"type": "param", "name": "F2Cutoff"},
   1497 			{"type": "param", "name": "F2Type"},
   1498 			{"type": "param", "name": "F2KeyTrack"},
   1499 			{"type": "param", "name": "EffectType"},
   1500 			{"type": "param", "name": "AmpVolume"},
   1501 			{"type": "null"},
   1502 			{"type": "param", "name": "AmpVelocity"},
   1503 			{"type": "param", "name": "AmpKeytrack"},
   1504 			{"type": "param", "name": "EffectParamA"},
   1505 			{"type": "param", "name": "ChorusEnabled"},
   1506 			{"type": "param", "name": "EffectParamB"},
   1507 			{"type": "param", "name": "Pan"},
   1508 			{"type": "param", "name": "PanKeytrack"},
   1509 			{"type": "param", "name": "EffectParamC"},
   1510 			{"type": "param", "name": "GlideEnabled"},
   1511 			{"type": "param", "name": "GlideType"},
   1512 			{"type": "param", "name": "GlideMode"},
   1513 			{"type": "param", "name": "GlideTime"},
   1514 			{"type": "null"},
   1515 			{"type": "param", "name": "ArpMode"},
   1516 			{"type": "param", "name": "ArpTempo"},
   1517 			{"type": "param", "name": "ArpClock"},
   1518 			{"type": "param", "name": "ArpRange"},
   1519 			{"type": "param", "name": "ArpPattern"},
   1520 			{"type": "param", "name": "ArpDirection"},
   1521 			{"type": "param", "name": "ArpNoteOrder"},
   1522 			{"type": "param", "name": "ArpVelocity"},
   1523 			{"type": "param", "name": "ArpReset"},
   1524 			{"type": "param", "name": "ArpUserPatternLength"},
   1525 			{"type": "param", "name": "ArpUserPattern1" , "mask":1, "shift":3},
   1526 			{"type": "param", "name": "ArpUserPattern2" , "mask":1, "shift":2},
   1527 			{"type": "param", "name": "ArpUserPattern3" , "mask":1, "shift":1},
   1528 			{"type": "param", "name": "ArpUserPattern4" , "mask":1, "shift":0},
   1529 			{"type": "param", "name": "ArpUserPattern5" , "mask":1, "shift":3},
   1530 			{"type": "param", "name": "ArpUserPattern6" , "mask":1, "shift":2},
   1531 			{"type": "param", "name": "ArpUserPattern7" , "mask":1, "shift":1},
   1532 			{"type": "param", "name": "ArpUserPattern8" , "mask":1, "shift":0},
   1533 			{"type": "param", "name": "ArpUserPattern9" , "mask":1, "shift":3},
   1534 			{"type": "param", "name": "ArpUserPattern10", "mask":1, "shift":2},
   1535 			{"type": "param", "name": "ArpUserPattern11", "mask":1, "shift":1},
   1536 			{"type": "param", "name": "ArpUserPattern12", "mask":1, "shift":0},
   1537 			{"type": "param", "name": "ArpUserPattern13", "mask":1, "shift":3},
   1538 			{"type": "param", "name": "ArpUserPattern14", "mask":1, "shift":2},
   1539 			{"type": "param", "name": "ArpUserPattern15", "mask":1, "shift":1},
   1540 			{"type": "param", "name": "ArpUserPattern16", "mask":1, "shift":0},
   1541 			{"type": "null"},
   1542 			{"type": "null"},
   1543 			{"type": "param", "name": "AllocationMode"},
   1544 			{"type": "param", "name": "Assignment"},
   1545 			{"type": "param", "name": "Detune"},
   1546 			{"type": "null"},
   1547 			{"type": "param", "name": "DePan"},
   1548 			{"type": "param", "name": "F1EnvAttack"},
   1549 			{"type": "param", "name": "F1EnvDecay"},
   1550 			{"type": "param", "name": "F1EnvSustain"},
   1551 			{"type": "param", "name": "F1EnvRelease"},
   1552 			{"type": "param", "name": "F1EnvTrigger"},
   1553 			{"type": "null"},
   1554 			{"type": "param", "name": "AmpEnvAttack"},
   1555 			{"type": "param", "name": "AmpEnvDecay"},
   1556 			{"type": "param", "name": "AmpEnvSustain"},
   1557 			{"type": "param", "name": "AmpEnvRelease"},
   1558 			{"type": "param", "name": "AmpEnvTrigger"},
   1559 			{"type": "null"},
   1560 			{"type": "param", "name": "WaveEnvTime1"},
   1561 			{"type": "param", "name": "WaveEnvLevel1"},
   1562 			{"type": "param", "name": "WaveEnvTime2"},
   1563 			{"type": "param", "name": "WaveEnvLevel2"},
   1564 			{"type": "param", "name": "WaveEnvTime3"},
   1565 			{"type": "param", "name": "WaveEnvLevel3"},
   1566 			{"type": "param", "name": "WaveEnvTime4"},
   1567 			{"type": "param", "name": "WaveEnvLevel4"},
   1568 			{"type": "param", "name": "WaveEnvTime5"},
   1569 			{"type": "param", "name": "WaveEnvLevel5"},
   1570 			{"type": "param", "name": "WaveEnvTime6"},
   1571 			{"type": "param", "name": "WaveEnvLevel6"},
   1572 			{"type": "param", "name": "WaveEnvTime7"},
   1573 			{"type": "param", "name": "WaveEnvLevel7"},
   1574 			{"type": "param", "name": "WaveEnvTime8"},
   1575 			{"type": "param", "name": "WaveEnvLevel8"},
   1576 			{"type": "param", "name": "WaveEnvTrigger"},
   1577 			{"type": "param", "name": "WaveKeyOnLoop"},
   1578 			{"type": "param", "name": "WaveKeyOnLoopStart"},
   1579 			{"type": "param", "name": "WaveKeyOnLoopEnd"},
   1580 			{"type": "param", "name": "WaveKeyOffLoop"},
   1581 			{"type": "param", "name": "WaveKeyOffLoopStart"},
   1582 			{"type": "param", "name": "WaveKeyOffLoopEnd"},
   1583 			{"type": "null"},
   1584 			{"type": "param", "name": "FreeEnvTime1"},
   1585 			{"type": "param", "name": "FreeEnvLevel1"},
   1586 			{"type": "param", "name": "FreeEnvTime2"},
   1587 			{"type": "param", "name": "FreeEnvLevel2"},
   1588 			{"type": "param", "name": "FreeEnvTime3"},
   1589 			{"type": "param", "name": "FreeEnvLevel3"},
   1590 			{"type": "param", "name": "FreeEnvReleaseTime"},
   1591 			{"type": "param", "name": "FreeEnvReleaseLevel"},
   1592 			{"type": "param", "name": "FreeEnvTrigger"},
   1593 			{"type": "null"},
   1594 			{"type": "param", "name": "Lfo1Rate"},
   1595 			{"type": "param", "name": "Lfo1Shape"},
   1596 			{"type": "param", "name": "Lfo1Delay"},
   1597 			{"type": "param", "name": "Lfo1Sync"},
   1598 			{"type": "param", "name": "Lfo1Symmetry"},
   1599 			{"type": "param", "name": "Lfo1Humanize"},
   1600 			{"type": "null"},
   1601 			{"type": "param", "name": "Lfo2Rate"},
   1602 			{"type": "param", "name": "Lfo2Shape"},
   1603 			{"type": "param", "name": "Lfo2Delay"},
   1604 			{"type": "param", "name": "Lfo2Sync"},
   1605 			{"type": "param", "name": "Lfo2Symmetry"},
   1606 			{"type": "param", "name": "Lfo2Humanize"},
   1607 			{"type": "param", "name": "Lfo2Phase"},
   1608 			{"type": "null"},
   1609 			{"type": "param", "name": "ModDelaySource"},
   1610 			{"type": "param", "name": "ModDelayTime"},
   1611 			{"type": "param", "name": "Mod1Source1"},
   1612 			{"type": "param", "name": "Mod1Source2"},
   1613 			{"type": "param", "name": "Mod1Type"},
   1614 			{"type": "param", "name": "Mod1Parameter"},
   1615 			{"type": "param", "name": "Mod2Source1"},
   1616 			{"type": "param", "name": "Mod2Source2"},
   1617 			{"type": "param", "name": "Mod2Type"},
   1618 			{"type": "param", "name": "Mod2Parameter"},
   1619 			{"type": "param", "name": "Mod3Source1"},
   1620 			{"type": "param", "name": "Mod3Source2"},
   1621 			{"type": "param", "name": "Mod3Type"},
   1622 			{"type": "param", "name": "Mod3Parameter"},
   1623 			{"type": "param", "name": "Mod4Source1"},
   1624 			{"type": "param", "name": "Mod4Source2"},
   1625 			{"type": "param", "name": "Mod4Type"},
   1626 			{"type": "param", "name": "Mod4Parameter"},
   1627 			{"type": "param", "name": "Slot1Source"      },
   1628 			{"type": "param", "name": "Slot1Amount"      },
   1629 			{"type": "param", "name": "Slot1Destination" },
   1630 			{"type": "param", "name": "Slot2Source"      },
   1631 			{"type": "param", "name": "Slot2Amount"      },
   1632 			{"type": "param", "name": "Slot2Destination" },
   1633 			{"type": "param", "name": "Slot3Source"      },
   1634 			{"type": "param", "name": "Slot3Amount"      },
   1635 			{"type": "param", "name": "Slot3Destination" },
   1636 			{"type": "param", "name": "Slot4Source"      },
   1637 			{"type": "param", "name": "Slot4Amount"      },
   1638 			{"type": "param", "name": "Slot4Destination" },
   1639 			{"type": "param", "name": "Slot5Source"      },
   1640 			{"type": "param", "name": "Slot5Amount"      },
   1641 			{"type": "param", "name": "Slot5Destination" },
   1642 			{"type": "param", "name": "Slot6Source"      },
   1643 			{"type": "param", "name": "Slot6Amount"      },
   1644 			{"type": "param", "name": "Slot6Destination" },
   1645 			{"type": "param", "name": "Slot7Source"      },
   1646 			{"type": "param", "name": "Slot7Amount"      },
   1647 			{"type": "param", "name": "Slot7Destination" },
   1648 			{"type": "param", "name": "Slot8Source"      },
   1649 			{"type": "param", "name": "Slot8Amount"      },
   1650 			{"type": "param", "name": "Slot8Destination" },
   1651 			{"type": "param", "name": "Slot9Source"      },
   1652 			{"type": "param", "name": "Slot9Amount"      },
   1653 			{"type": "param", "name": "Slot9Destination" },
   1654 			{"type": "param", "name": "Slot10Source"     },
   1655 			{"type": "param", "name": "Slot10Amount"     },
   1656 			{"type": "param", "name": "Slot10Destination"},
   1657 			{"type": "param", "name": "Slot11Source"     },
   1658 			{"type": "param", "name": "Slot11Amount"     },
   1659 			{"type": "param", "name": "Slot11Destination"},
   1660 			{"type": "param", "name": "Slot12Source"     },
   1661 			{"type": "param", "name": "Slot12Amount"     },
   1662 			{"type": "param", "name": "Slot12Destination"},
   1663 			{"type": "param", "name": "Slot13Source"     },
   1664 			{"type": "param", "name": "Slot13Amount"     },
   1665 			{"type": "param", "name": "Slot13Destination"},
   1666 			{"type": "param", "name": "Slot14Source"     },
   1667 			{"type": "param", "name": "Slot14Amount"     },
   1668 			{"type": "param", "name": "Slot14Destination"},
   1669 			{"type": "param", "name": "Slot15Source"     },
   1670 			{"type": "param", "name": "Slot15Amount"     },
   1671 			{"type": "param", "name": "Slot15Destination"},
   1672 			{"type": "param", "name": "Slot16Source"     },
   1673 			{"type": "param", "name": "Slot16Amount"     },
   1674 			{"type": "param", "name": "Slot16Destination"},
   1675 			{"type": "param", "name": "Name00"},
   1676 			{"type": "param", "name": "Name01"},
   1677 			{"type": "param", "name": "Name02"},
   1678 			{"type": "param", "name": "Name03"},
   1679 			{"type": "param", "name": "Name04"},
   1680 			{"type": "param", "name": "Name05"},
   1681 			{"type": "param", "name": "Name06"},
   1682 			{"type": "param", "name": "Name07"},
   1683 			{"type": "param", "name": "Name08"},
   1684 			{"type": "param", "name": "Name09"},
   1685 			{"type": "param", "name": "Name10"},
   1686 			{"type": "param", "name": "Name11"},
   1687 			{"type": "param", "name": "Name12"},
   1688 			{"type": "param", "name": "Name13"},
   1689 			{"type": "param", "name": "Name14"},
   1690 			{"type": "param", "name": "Name15"},
   1691 			{"type": "checksum", "first": 7, "last": 262},
   1692 			{"type": "byte", "value": "f7"}
   1693 		],
   1694 
   1695 		"multidump": [
   1696 			{"type": "byte", "value": "f0"},
   1697 			{"type": "byte", "value": "3e"},
   1698 			{"type": "byte", "value": "0e"},
   1699 			{"type": "deviceid"},
   1700 			{"type": "byte", "value": "11"},
   1701 			{"type": "bank"},
   1702 			{"type": "program"},
   1703 
   1704 			{"type": "param", "name": "MVolume"},								// 0
   1705 			{"type": "param", "name": "MControlW"},								// 1
   1706 			{"type": "param", "name": "MControlX"},								// 2
   1707 			{"type": "param", "name": "MControlY"},								// 3
   1708 			{"type": "param", "name": "MControlZ"},								// 4
   1709 			{"type": "param", "name": "MArpTempo"},								// 5
   1710 			{"type": "null"},
   1711 			{"type": "null"},
   1712 			{"type": "null"},
   1713 			{"type": "null"},
   1714 			{"type": "null"},
   1715 			{"type": "null"},
   1716 			{"type": "null"},
   1717 			{"type": "null"},
   1718 			{"type": "null"},
   1719 			{"type": "null"},
   1720 			{"type": "param", "name": "MName00"},								// 16
   1721 			{"type": "param", "name": "MName01"},
   1722 			{"type": "param", "name": "MName02"},
   1723 			{"type": "param", "name": "MName03"},
   1724 			{"type": "param", "name": "MName04"},
   1725 			{"type": "param", "name": "MName05"},
   1726 			{"type": "param", "name": "MName06"},
   1727 			{"type": "param", "name": "MName07"},
   1728 			{"type": "param", "name": "MName08"},
   1729 			{"type": "param", "name": "MName09"},
   1730 			{"type": "param", "name": "MName10"},
   1731 			{"type": "param", "name": "MName11"},
   1732 			{"type": "param", "name": "MName12"},
   1733 			{"type": "param", "name": "MName13"},
   1734 			{"type": "param", "name": "MName14"},
   1735 			{"type": "param", "name": "MName15"},
   1736 
   1737 			{"type": "param", "name":"MI0SoundBank"},
   1738 			{"type": "param", "name":"MI0SoundNumber"},
   1739 			{"type": "param", "name":"MI0MidiChannel"},
   1740 			{"type": "param", "name":"MI0Volume"},
   1741 			{"type": "param", "name":"MI0Transpose"},
   1742 			{"type": "param", "name":"MI0Detune"},
   1743 			{"type": "param", "name":"MI0Output"},
   1744 			{"type": "param", "name":"MI0Enabled"},
   1745 			{"type": "param", "name":"MI0Pan"},
   1746 			{"type": "param", "name":"MI0PanMod"},
   1747 			{"type": "null"},
   1748 			{"type": "null"},
   1749 			{"type": "param", "name":"MI0VeloLow"},
   1750 			{"type": "param", "name":"MI0VeloHigh"},
   1751 			{"type": "param", "name":"MI0KeyLow"},
   1752 			{"type": "param", "name":"MI0KeyHigh"},
   1753 			{"type": "param", "name":"MI0ArpActive"},
   1754 			{"type": "param", "name":"MI0ArpClock"},
   1755 			{"type": "param", "name":"MI0ArpRange"},
   1756 			{"type": "param", "name":"MI0ArpPattern"},
   1757 			{"type": "param", "name":"MI0ArpDirection"},
   1758 			{"type": "param", "name":"MI0ArpNoteOrder"},
   1759 			{"type": "param", "name":"MI0ArpVelocity"},
   1760 			{"type": "param", "name":"MI0ArpReset"},
   1761 			{"type": "param", "name":"MI0ArpNotesOutput"},
   1762 			{"type": "null"},
   1763 			{"type": "null"},
   1764 			{"type": "null"},
   1765 
   1766 			{"type": "param", "name":"MI1SoundBank"},
   1767 			{"type": "param", "name":"MI1SoundNumber"},
   1768 			{"type": "param", "name":"MI1MidiChannel"},
   1769 			{"type": "param", "name":"MI1Volume"},
   1770 			{"type": "param", "name":"MI1Transpose"},
   1771 			{"type": "param", "name":"MI1Detune"},
   1772 			{"type": "param", "name":"MI1Output"},
   1773 			{"type": "param", "name":"MI1Enabled"},
   1774 			{"type": "param", "name":"MI1Pan"},
   1775 			{"type": "param", "name":"MI1PanMod"},
   1776 			{"type": "null"},
   1777 			{"type": "null"},
   1778 			{"type": "param", "name":"MI1VeloLow"},
   1779 			{"type": "param", "name":"MI1VeloHigh"},
   1780 			{"type": "param", "name":"MI1KeyLow"},
   1781 			{"type": "param", "name":"MI1KeyHigh"},
   1782 			{"type": "param", "name":"MI1ArpActive"},
   1783 			{"type": "param", "name":"MI1ArpClock"},
   1784 			{"type": "param", "name":"MI1ArpRange"},
   1785 			{"type": "param", "name":"MI1ArpPattern"},
   1786 			{"type": "param", "name":"MI1ArpDirection"},
   1787 			{"type": "param", "name":"MI1ArpNoteOrder"},
   1788 			{"type": "param", "name":"MI1ArpVelocity"},
   1789 			{"type": "param", "name":"MI1ArpReset"},
   1790 			{"type": "param", "name":"MI1ArpNotesOutput"},
   1791 			{"type": "null"},
   1792 			{"type": "null"},
   1793 			{"type": "null"},
   1794 
   1795 			{"type": "param", "name":"MI2SoundBank"},
   1796 			{"type": "param", "name":"MI2SoundNumber"},
   1797 			{"type": "param", "name":"MI2MidiChannel"},
   1798 			{"type": "param", "name":"MI2Volume"},
   1799 			{"type": "param", "name":"MI2Transpose"},
   1800 			{"type": "param", "name":"MI2Detune"},
   1801 			{"type": "param", "name":"MI2Output"},
   1802 			{"type": "param", "name":"MI2Enabled"},
   1803 			{"type": "param", "name":"MI2Pan"},
   1804 			{"type": "param", "name":"MI2PanMod"},
   1805 			{"type": "null"},
   1806 			{"type": "null"},
   1807 			{"type": "param", "name":"MI2VeloLow"},
   1808 			{"type": "param", "name":"MI2VeloHigh"},
   1809 			{"type": "param", "name":"MI2KeyLow"},
   1810 			{"type": "param", "name":"MI2KeyHigh"},
   1811 			{"type": "param", "name":"MI2ArpActive"},
   1812 			{"type": "param", "name":"MI2ArpClock"},
   1813 			{"type": "param", "name":"MI2ArpRange"},
   1814 			{"type": "param", "name":"MI2ArpPattern"},
   1815 			{"type": "param", "name":"MI2ArpDirection"},
   1816 			{"type": "param", "name":"MI2ArpNoteOrder"},
   1817 			{"type": "param", "name":"MI2ArpVelocity"},
   1818 			{"type": "param", "name":"MI2ArpReset"},
   1819 			{"type": "param", "name":"MI2ArpNotesOutput"},
   1820 			{"type": "null"},
   1821 			{"type": "null"},
   1822 			{"type": "null"},
   1823 
   1824 			{"type": "param", "name":"MI3SoundBank"},
   1825 			{"type": "param", "name":"MI3SoundNumber"},
   1826 			{"type": "param", "name":"MI3MidiChannel"},
   1827 			{"type": "param", "name":"MI3Volume"},
   1828 			{"type": "param", "name":"MI3Transpose"},
   1829 			{"type": "param", "name":"MI3Detune"},
   1830 			{"type": "param", "name":"MI3Output"},
   1831 			{"type": "param", "name":"MI3Enabled"},
   1832 			{"type": "param", "name":"MI3Pan"},
   1833 			{"type": "param", "name":"MI3PanMod"},
   1834 			{"type": "null"},
   1835 			{"type": "null"},
   1836 			{"type": "param", "name":"MI3VeloLow"},
   1837 			{"type": "param", "name":"MI3VeloHigh"},
   1838 			{"type": "param", "name":"MI3KeyLow"},
   1839 			{"type": "param", "name":"MI3KeyHigh"},
   1840 			{"type": "param", "name":"MI3ArpActive"},
   1841 			{"type": "param", "name":"MI3ArpClock"},
   1842 			{"type": "param", "name":"MI3ArpRange"},
   1843 			{"type": "param", "name":"MI3ArpPattern"},
   1844 			{"type": "param", "name":"MI3ArpDirection"},
   1845 			{"type": "param", "name":"MI3ArpNoteOrder"},
   1846 			{"type": "param", "name":"MI3ArpVelocity"},
   1847 			{"type": "param", "name":"MI3ArpReset"},
   1848 			{"type": "param", "name":"MI3ArpNotesOutput"},
   1849 			{"type": "null"},
   1850 			{"type": "null"},
   1851 			{"type": "null"},
   1852 
   1853 			{"type": "param", "name":"MI4SoundBank"},
   1854 			{"type": "param", "name":"MI4SoundNumber"},
   1855 			{"type": "param", "name":"MI4MidiChannel"},
   1856 			{"type": "param", "name":"MI4Volume"},
   1857 			{"type": "param", "name":"MI4Transpose"},
   1858 			{"type": "param", "name":"MI4Detune"},
   1859 			{"type": "param", "name":"MI4Output"},
   1860 			{"type": "param", "name":"MI4Enabled"},
   1861 			{"type": "param", "name":"MI4Pan"},
   1862 			{"type": "param", "name":"MI4PanMod"},
   1863 			{"type": "null"},
   1864 			{"type": "null"},
   1865 			{"type": "param", "name":"MI4VeloLow"},
   1866 			{"type": "param", "name":"MI4VeloHigh"},
   1867 			{"type": "param", "name":"MI4KeyLow"},
   1868 			{"type": "param", "name":"MI4KeyHigh"},
   1869 			{"type": "param", "name":"MI4ArpActive"},
   1870 			{"type": "param", "name":"MI4ArpClock"},
   1871 			{"type": "param", "name":"MI4ArpRange"},
   1872 			{"type": "param", "name":"MI4ArpPattern"},
   1873 			{"type": "param", "name":"MI4ArpDirection"},
   1874 			{"type": "param", "name":"MI4ArpNoteOrder"},
   1875 			{"type": "param", "name":"MI4ArpVelocity"},
   1876 			{"type": "param", "name":"MI4ArpReset"},
   1877 			{"type": "param", "name":"MI4ArpNotesOutput"},
   1878 			{"type": "null"},
   1879 			{"type": "null"},
   1880 			{"type": "null"},
   1881 
   1882 			{"type": "param", "name":"MI5SoundBank"},
   1883 			{"type": "param", "name":"MI5SoundNumber"},
   1884 			{"type": "param", "name":"MI5MidiChannel"},
   1885 			{"type": "param", "name":"MI5Volume"},
   1886 			{"type": "param", "name":"MI5Transpose"},
   1887 			{"type": "param", "name":"MI5Detune"},
   1888 			{"type": "param", "name":"MI5Output"},
   1889 			{"type": "param", "name":"MI5Enabled"},
   1890 			{"type": "param", "name":"MI5Pan"},
   1891 			{"type": "param", "name":"MI5PanMod"},
   1892 			{"type": "null"},
   1893 			{"type": "null"},
   1894 			{"type": "param", "name":"MI5VeloLow"},
   1895 			{"type": "param", "name":"MI5VeloHigh"},
   1896 			{"type": "param", "name":"MI5KeyLow"},
   1897 			{"type": "param", "name":"MI5KeyHigh"},
   1898 			{"type": "param", "name":"MI5ArpActive"},
   1899 			{"type": "param", "name":"MI5ArpClock"},
   1900 			{"type": "param", "name":"MI5ArpRange"},
   1901 			{"type": "param", "name":"MI5ArpPattern"},
   1902 			{"type": "param", "name":"MI5ArpDirection"},
   1903 			{"type": "param", "name":"MI5ArpNoteOrder"},
   1904 			{"type": "param", "name":"MI5ArpVelocity"},
   1905 			{"type": "param", "name":"MI5ArpReset"},
   1906 			{"type": "param", "name":"MI5ArpNotesOutput"},
   1907 			{"type": "null"},
   1908 			{"type": "null"},
   1909 			{"type": "null"},
   1910 
   1911 			{"type": "param", "name":"MI6SoundBank"},
   1912 			{"type": "param", "name":"MI6SoundNumber"},
   1913 			{"type": "param", "name":"MI6MidiChannel"},
   1914 			{"type": "param", "name":"MI6Volume"},
   1915 			{"type": "param", "name":"MI6Transpose"},
   1916 			{"type": "param", "name":"MI6Detune"},
   1917 			{"type": "param", "name":"MI6Output"},
   1918 			{"type": "param", "name":"MI6Enabled"},
   1919 			{"type": "param", "name":"MI6Pan"},
   1920 			{"type": "param", "name":"MI6PanMod"},
   1921 			{"type": "null"},
   1922 			{"type": "null"},
   1923 			{"type": "param", "name":"MI6VeloLow"},
   1924 			{"type": "param", "name":"MI6VeloHigh"},
   1925 			{"type": "param", "name":"MI6KeyLow"},
   1926 			{"type": "param", "name":"MI6KeyHigh"},
   1927 			{"type": "param", "name":"MI6ArpActive"},
   1928 			{"type": "param", "name":"MI6ArpClock"},
   1929 			{"type": "param", "name":"MI6ArpRange"},
   1930 			{"type": "param", "name":"MI6ArpPattern"},
   1931 			{"type": "param", "name":"MI6ArpDirection"},
   1932 			{"type": "param", "name":"MI6ArpNoteOrder"},
   1933 			{"type": "param", "name":"MI6ArpVelocity"},
   1934 			{"type": "param", "name":"MI6ArpReset"},
   1935 			{"type": "param", "name":"MI6ArpNotesOutput"},
   1936 			{"type": "null"},
   1937 			{"type": "null"},
   1938 			{"type": "null"},
   1939 
   1940 			{"type": "param", "name":"MI7SoundBank"},
   1941 			{"type": "param", "name":"MI7SoundNumber"},
   1942 			{"type": "param", "name":"MI7MidiChannel"},
   1943 			{"type": "param", "name":"MI7Volume"},
   1944 			{"type": "param", "name":"MI7Transpose"},
   1945 			{"type": "param", "name":"MI7Detune"},
   1946 			{"type": "param", "name":"MI7Output"},
   1947 			{"type": "param", "name":"MI7Enabled"},
   1948 			{"type": "param", "name":"MI7Pan"},
   1949 			{"type": "param", "name":"MI7PanMod"},
   1950 			{"type": "null"},
   1951 			{"type": "null"},
   1952 			{"type": "param", "name":"MI7VeloLow"},
   1953 			{"type": "param", "name":"MI7VeloHigh"},
   1954 			{"type": "param", "name":"MI7KeyLow"},
   1955 			{"type": "param", "name":"MI7KeyHigh"},
   1956 			{"type": "param", "name":"MI7ArpActive"},
   1957 			{"type": "param", "name":"MI7ArpClock"},
   1958 			{"type": "param", "name":"MI7ArpRange"},
   1959 			{"type": "param", "name":"MI7ArpPattern"},
   1960 			{"type": "param", "name":"MI7ArpDirection"},
   1961 			{"type": "param", "name":"MI7ArpNoteOrder"},
   1962 			{"type": "param", "name":"MI7ArpVelocity"},
   1963 			{"type": "param", "name":"MI7ArpReset"},
   1964 			{"type": "param", "name":"MI7ArpNotesOutput"},
   1965 			{"type": "null"},
   1966 			{"type": "null"},
   1967 			{"type": "null"},
   1968 
   1969 			{"type": "checksum", "first": 7, "last": 262},
   1970 			{"type": "byte", "value": "f7"}
   1971 		],
   1972 		"globaldump": [
   1973 			{"type": "byte", "value": "f0"},
   1974 			{"type": "byte", "value": "3e"},
   1975 			{"type": "byte", "value": "0e"},
   1976 			{"type": "deviceid"},
   1977 			{"type": "byte", "value": "14"},
   1978 
   1979 			{"type": "null"},	 				// Reserved0,
   1980 			{"type": "null"},	 				// Version,
   1981 			{"type": "null"},	 				// StartupSoundbank,
   1982 			{"type": "null"},	 				// StartupSoundNum,
   1983 			{"type": "null"},	 				// MidiChannel,
   1984 			{"type": "null"},	 				// ProgramChangeMode,
   1985 			{"type": "null"},	 				// DeviceId,
   1986 			{"type": "null"},	 				// BendRange,
   1987 			{"type": "null"},	 				// ControllerW,
   1988 			{"type": "null"},	 				// ControllerX,
   1989 			{"type": "null"},	 				// ControllerY,
   1990 			{"type": "null"},	 				// ControllerZ,
   1991 			{"type": "param", "name": "MainVolume"},		// MainVolume,
   1992 			{"type": "null"},					// Reserved13,
   1993 			{"type": "null"},					// Reserved14,
   1994 			{"type": "null"},					// Transpose,
   1995 			{"type": "null"},					// MasterTune,
   1996 			{"type": "null"},					// DisplayTimeout,
   1997 			{"type": "null"},					// LcdContrast,
   1998 			{"type": "null"},					// Reserved19,
   1999 			{"type": "null"},					// Reserved20,
   2000 			{"type": "null"},					// Reserved21,
   2001 			{"type": "null"},					// Reserved22,
   2002 			{"type": "null"},					// StartupMultiNumber,
   2003 			{"type": "null"},					// ArpNoteOutChannel,
   2004 			{"type": "null"},					// MidiClockOutput,
   2005 			{"type": "null"},					// ParameterSend,
   2006 			{"type": "null"},					// ParameterReceive,
   2007 			{"type": "null"},					// InputGain,
   2008 			{"type": "null"},					// Reserved29,
   2009 			{"type": "null"},					// Reserved30,
   2010 			{"type": "null"},					// Reserved31
   2011 
   2012 			{"type": "checksum", "first": 5, "last": 36},
   2013 			{"type": "byte", "value": "f7"}
   2014 		],
   2015 
   2016 		"modedump": [
   2017 			{"type": "byte", "value": "f0"},
   2018 			{"type": "byte", "value": "3e"},
   2019 			{"type": "byte", "value": "0e"},
   2020 			{"type": "deviceid"},
   2021 			{"type": "byte", "value": "17"},
   2022 			{"type": "null"},
   2023 			{"type": "byte", "value": "f7"}
   2024 		],
   2025 		"emuRequestLcd": [
   2026 			{"type": "byte", "value": "f0"},
   2027 			{"type": "byte", "value": "3e"},
   2028 			{"type": "byte", "value": "0e"},
   2029 			{"type": "deviceid"},
   2030 			{"type": "byte", "value": "60"},
   2031 			{"type": "byte", "value": "f7"}
   2032 		],
   2033 		"emuRequestLeds": [
   2034 			{"type": "byte", "value": "f0"},
   2035 			{"type": "byte", "value": "3e"},
   2036 			{"type": "byte", "value": "0e"},
   2037 			{"type": "deviceid"},
   2038 			{"type": "byte", "value": "61"},
   2039 			{"type": "byte", "value": "f7"}
   2040 		],
   2041 		"emuSendButton": [
   2042 			{"type": "byte", "value": "f0"},
   2043 			{"type": "byte", "value": "3e"},
   2044 			{"type": "byte", "value": "0e"},
   2045 			{"type": "deviceid"},
   2046 			{"type": "byte", "value": "62"},
   2047 			{"type": "paramindex"},
   2048 			{"type": "paramvalue"},
   2049 			{"type": "byte", "value": "f7"}
   2050 		],
   2051 		"emuSendRotary": [
   2052 			{"type": "byte", "value": "f0"},
   2053 			{"type": "byte", "value": "3e"},
   2054 			{"type": "byte", "value": "0e"},
   2055 			{"type": "deviceid"},
   2056 			{"type": "byte", "value": "63"},
   2057 			{"type": "paramindex"},
   2058 			{"type": "paramvalue"},
   2059 			{"type": "byte", "value": "f7"}
   2060 		],
   2061 		"requestWave": [
   2062 			{"type": "byte", "value": "f0"},
   2063 			{"type": "byte", "value": "3e"},
   2064 			{"type": "byte", "value": "0e"},
   2065 			{"type": "deviceid"},
   2066 			{"type": "byte", "value": "02"},
   2067 			{"type": "bank"},
   2068 			{"type": "program"},
   2069 			{"type": "byte", "value": "f7"}
   2070 		],
   2071 		"waveDump": [
   2072 			{"type": "byte", "value": "f0"},
   2073 			{"type": "byte", "value": "3e"},
   2074 			{"type": "byte", "value": "0e"},
   2075 			{"type": "deviceid"},
   2076 			{"type": "byte", "value": "12"},
   2077 			{"type": "bank"},
   2078 			{"type": "program"},
   2079 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2080 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2081 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2082 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2083 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2084 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2085 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2086 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2087 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2088 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2089 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2090 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2091 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2092 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2093 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2094 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2095 			{"type": "checksum", "first": 7, "last": 134},
   2096 			{"type": "byte", "value": "f7"}
   2097 		],
   2098 		"requestTable": [
   2099 			{"type": "byte", "value": "f0"},
   2100 			{"type": "byte", "value": "3e"},
   2101 			{"type": "byte", "value": "0e"},
   2102 			{"type": "deviceid"},
   2103 			{"type": "byte", "value": "03"},
   2104 			{"type": "bank"},
   2105 			{"type": "program"},
   2106 			{"type": "byte", "value": "f7"}
   2107 		],
   2108 		"tableDump": [
   2109 			{"type": "byte", "value": "f0"},
   2110 			{"type": "byte", "value": "3e"},
   2111 			{"type": "byte", "value": "0e"},
   2112 			{"type": "deviceid"},
   2113 			{"type": "byte", "value": "13"},
   2114 			{"type": "bank"},
   2115 			{"type": "program"},
   2116 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2117 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2118 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2119 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2120 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2121 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2122 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2123 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2124 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2125 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2126 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2127 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2128 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2129 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2130 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2131 			{"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, {"type": "null"}, 
   2132 			{"type": "checksum", "first": 7, "last": 262},
   2133 			{"type": "byte", "value": "f7"}
   2134 		]
   2135 	},
   2136 	"controllerMap": [
   2137 		{"cc": 10, "param": "Pan"},
   2138 		{"cc": 12, "param": "ChorusEnabled"},
   2139 		{"cc": 14, "param": "F1EnvAttack"},
   2140 		{"cc": 15, "param": "F1EnvDecay"},
   2141 		{"cc": 16, "param": "F1EnvSustain"},
   2142 		{"cc": 17, "param": "F1EnvRelease"},
   2143 		{"cc": 18, "param": "AmpEnvAttack"},
   2144 		{"cc": 19, "param": "AmpEnvDecay"},
   2145 		{"cc": 20, "param": "AmpEnvSustain"},
   2146 		{"cc": 21, "param": "AmpEnvRelease"},
   2147 		{"cc": 22, "param": "GlideType"},
   2148 		{"cc": 23, "param": "GlideMode"},
   2149 		{"cc": 24, "param": "Lfo1Rate"},
   2150 		{"cc": 25, "param": "Lfo1Shape"},
   2151 		{"cc": 26, "param": "Lfo2Rate"},
   2152 		{"cc": 27, "param": "Lfo2Delay"},
   2153 		{"cc": 28, "param": "Lfo2Shape"},
   2154 		{"cc": 29, "param": "F1EnvTrigger"},
   2155 		{"cc": 30, "param": "Lfo1Delay"},
   2156 		{"cc": 31, "param": "AmpEnvTrigger"},
   2157 		{"cc": 33, "param": "O1Octave"},
   2158 		{"cc": 34, "param": "O1Semi"},
   2159 		{"cc": 35, "param": "O1Detune"},
   2160 		{"cc": 36, "param": "O1BendRange"},
   2161 		{"cc": 37, "param": "O1KeyTrack"},
   2162 		{"cc": 38, "param": "O2Octave"},
   2163 		{"cc": 39, "param": "O2Semi"},
   2164 		{"cc": 40, "param": "O2Detune"},
   2165 		{"cc": 41, "param": "O2Sync"},
   2166 		{"cc": 42, "param": "O2BendRange"},
   2167 		{"cc": 43, "param": "O2KeyTrack"},
   2168 		{"cc": 44, "param": "O2Link"},
   2169 		{"cc": 45, "param": "MixW1"},
   2170 		{"cc": 46, "param": "MixW2"},
   2171 		{"cc": 47, "param": "MixRingMod"},
   2172 		{"cc": 48, "param": "MixNoise"},
   2173 		{"cc": 50, "param": "F1Cutoff"},
   2174 		{"cc": 51, "param": "F1KeyTrack"},
   2175 		{"cc": 52, "param": "F1EnvAmount"},
   2176 		{"cc": 53, "param": "F1EnvVelAmount"},
   2177 		{"cc": 54, "param": "F1Type"},
   2178 		{"cc": 55, "param": "AmpKeytrack"},
   2179 		{"cc": 56, "param": "F1Resonance"},
   2180 		{"cc": 57, "param": "AmpVolume"},
   2181 		{"cc": 58, "param": "AmpVelocity"},
   2182 		{"cc": 60, "param": "F2Cutoff"},
   2183 		{"cc": 61, "param": "F2Type"},
   2184 		{"cc": 62, "param": "F2KeyTrack"},
   2185 		{"cc": 70, "param": "Wave"},
   2186 		{"cc": 71, "param": "W1StartW"},
   2187 		{"cc": 72, "param": "W1StartP"},
   2188 		{"cc": 73, "param": "W1EnvAmount"},
   2189 		{"cc": 74, "param": "W1EnvVelAmount"},
   2190 		{"cc": 75, "param": "W1Keytrack"},
   2191 		{"cc": 76, "param": "W1Limit"},
   2192 		{"cc": 77, "param": "W2StartW"},
   2193 		{"cc": 78, "param": "W2StartP"},
   2194 		{"cc": 79, "param": "W2EnvAmount"},
   2195 		{"cc": 80, "param": "W2EnvVelAmount"},
   2196 		{"cc": 81, "param": "W2Keytrack"},
   2197 		{"cc": 82, "param": "W2Limit"},
   2198 		{"cc": 83, "param": "W2Link"},
   2199 		{"cc": 85, "param": "FreeEnvTime1"},
   2200 		{"cc": 86, "param": "FreeEnvLevel1"},
   2201 		{"cc": 87, "param": "FreeEnvTime2"},
   2202 		{"cc": 88, "param": "FreeEnvLevel2"},
   2203 		{"cc": 89, "param": "FreeEnvTime3"},
   2204 		{"cc": 90, "param": "FreeEnvLevel3"},
   2205 		{"cc": 91, "param": "FreeEnvReleaseTime"},
   2206 		{"cc": 92, "param": "FreeEnvReleaseLevel"},
   2207 		{"cc": 93, "param": "FreeEnvTrigger"},
   2208 		{"cc": 102, "param": "ArpMode"},
   2209 		{"cc": 103, "param": "ArpRange"},
   2210 		{"cc": 104, "param": "ArpClock"},
   2211 		{"cc": 105, "param": "ArpTempo"},
   2212 		{"cc": 106, "param": "ArpDirection"},
   2213 		{"cc": 107, "param": "ArpPattern"},
   2214 		{"cc": 108, "param": "ArpNoteOrder"},
   2215 		{"cc": 109, "param": "ArpVelocity"},
   2216 		{"cc": 110, "param": "ArpReset"},
   2217 		{"cc": 111, "param": "ArpUserPatternLength"},
   2218 		{"cc": 112, "param": "Lfo1Sync"},
   2219 		{"cc": 113, "param": "Lfo1Symmetry"},
   2220 		{"cc": 114, "param": "Lfo1Humanize"},
   2221 		{"cc": 115, "param": "Lfo2Sync"},
   2222 		{"cc": 116, "param": "Lfo2Symmetry"},
   2223 		{"cc": 117, "param": "Lfo2Humanize"},
   2224 		{"cc": 118, "param": "Lfo2Phase"}
   2225 	]
   2226 }