home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 October / Chip_2003-10_cd2.bin / programy / dema / aplikace / download / SONAR2_2Demo.exe / %SH_SURFACES% / MackieControl.ini < prev    next >
Encoding:
INI File  |  2003-07-24  |  17.0 KB  |  489 lines

  1. ; If a plug-in is not defined here, it's parameters will be assigned to the
  2. ; VPots in the order that they are presented to SONAR. This file allows the
  3. ; order of the parameters to be rearranged and the data type, display format
  4. ; and default values to be defined.
  5.  
  6. ; A list of all of the plug-ins defined below.
  7. ;
  8. [Plugins]
  9. 0=FxChorus
  10. 1=FxDelay
  11. 2=FxEq
  12. 3=FxFlange
  13. 4=FxReverb
  14. 5=CompressorX (Sonar XL)
  15. 6=Equalizer (Sonar XL)
  16.  
  17. ; The remaining sections correspond to each entry in [Plugins] and contain
  18. ; the following data.
  19. ;
  20. ; PluginType identifies the type of plug-in so that it can be filtered out
  21. ; in the EQ and DYN assignment modes. One of:
  22. ;
  23. ;    0 = Everything else
  24. ;    1 = Equalizer
  25. ;    2 = Dynamics
  26. ;
  27. ; NumVPots is the number of VPots that are used in the remapped layout.
  28. ;
  29. ; NumFreqBands is the number of equalizer frequency bands (for Gain/Freq/Q
  30. ; mode only).
  31. ;
  32. ; The remaining entries are of the form:
  33. ;
  34. ;    Control=ParameterNumber,DataType[,DefaultValue][,Increment]
  35. ;
  36. ; where Control is either:
  37. ;
  38. ;    [Modifier]VPot[Number]
  39. ;
  40. ; and Number must be in the range 0 -> (NumVPots - 1), or one of:
  41. ;
  42. ;    Gain[Number]
  43. ;    CourseFreq[Number]
  44. ;    FineFreq[Number]
  45. ;    Q[Number]
  46. ;    BandEnable[Number]
  47. ;
  48. ; and Number must be in the range 0 -> (NumFreqBands - 1) (for Gain/Freq/Q
  49. ; mode only).
  50. ;
  51. ; ParameterNumber is the index of the plug-in parameter to be assigned to
  52. ; the VPot.
  53. ;
  54. ; DataType defines the type of control being edited and how it should be 
  55. ; displayed on the VPot LED halo. One of:
  56. ;
  57. ;    level
  58. ;    pan
  59. ;    freq
  60. ;    switch
  61. ;    boost/cut
  62. ;    spread
  63. ;
  64. ; DefaultValue is the value that is assigned when the VPot is pushed.
  65. ;
  66. ; Increment is the step size by which the control will be adjust as the VPot
  67. ; is turned (defaults to 0.05).
  68.  
  69.  
  70. [FxChorus]
  71. PluginType=0
  72. NumVPots=27
  73. VPot0=16,level,0.5            ; Voice 1 Gain
  74. VPot1=17,level,0.5            ; Voice 2 Gain
  75. VPot2=18,level,0.5            ; Voice 3 Gain
  76. VPot3=19,level,0.5            ; Voice 4 Gain
  77. VPot4=0,level,0.5            ; Voice 1 Delay
  78. VPot5=1,level,0.5            ; Voice 2 Delay
  79. VPot6=2,level,0.5            ; Voice 3 Delay
  80. VPot7=3,level,0.5            ; Voice 4 Delay
  81. VPot8=20,level,0.5            ; Mix Level
  82. VPot9=21,level,0.5            ; Output Level
  83. VPot10=26,switch            ; Global Enable
  84. VPot11=4,level,0.5            ; Voice 1 Mod Depth
  85. VPot12=5,level,0.5            ; Voice 2 Mod Depth
  86. VPot13=6,level,0.5            ; Voice 3 Mod Depth
  87. VPot14=7,level,0.5            ; Voice 4 Mod Depth
  88. VPot15=12,pan,0.5            ; Voice 1 Pan
  89. VPot16=13,pan,0.5            ; Voice 2 Pan
  90. VPot17=14,pan,0.5            ; Voice 3 Pan
  91. VPot18=15,pan,0.5            ; Voice 4 Pan
  92. VPot19=22,switch            ; Voice 1 On/Off
  93. VPot20=23,switch            ; Voice 2 On/Off
  94. VPot21=24,switch            ; Voice 3 On/Off
  95. VPot22=25,switch            ; Voice 4 On/Off
  96. VPot23=8,level,0.5            ; Voice 1 Mod. Freq
  97. VPot24=9,level,0.5            ; Voice 2 Mod. Freq
  98. VPot25=10,level,0.5            ; Voice 3 Mod. Freq
  99. VPot26=11,level,0.5            ; Voice 4 Mod. Freq
  100. M2VPot4=4,level,0.5            ; Voice 1 Mod Depth
  101. M2VPot5=5,level,0.5            ; Voice 2 Mod Depth
  102. M2VPot6=6,level,0.5            ; Voice 3 Mod Depth
  103. M2VPot7=7,level,0.5            ; Voice 4 Mod Depth
  104. M3VPot4=12,pan,0.5            ; Voice 1 Pan
  105. M3VPot5=13,pan,0.5            ; Voice 2 Pan
  106. M3VPot6=14,pan,0.5            ; Voice 3 Pan
  107. M3VPot7=15,pan,0.5            ; Voice 4 Pan
  108. M4VPot0=22,switch            ; Voice 1 On/Off
  109. M4VPot1=23,switch            ; Voice 2 On/Off
  110. M4VPot2=24,switch            ; Voice 3 On/Off
  111. M4VPot3=25,switch            ; Voice 4 On/Off
  112. M4VPot4=8,level,0.5            ; Voice 1 Mod. Freq
  113. M4VPot5=9,level,0.5            ; Voice 2 Mod. Freq
  114. M4VPot6=10,level,0.5            ; Voice 3 Mod. Freq
  115. M4VPot7=11,level,0.5            ; Voice 4 Mod. Freq
  116.  
  117. [FxDelay]
  118. PluginType=0
  119. NumVPots=27
  120. VPot0=16,level,0.5            ; Voice 1 Gain
  121. VPot1=17,level,0.5            ; Voice 2 Gain
  122. VPot2=18,level,0.5            ; Voice 3 Gain
  123. VPot3=19,level,0.5            ; Voice 4 Gain
  124. VPot4=0,level,0.5            ; Voice 1 Delay Course
  125. VPot5=1,level,0.5            ; Voice 2 Delay Course
  126. VPot6=2,level,0.5            ; Voice 3 Delay Course
  127. VPot7=3,level,0.5            ; Voice 4 Delay Course
  128. VPot8=20,level,0.5            ; Mix Level
  129. VPot9=21,level,0.5            ; Output Level
  130. VPot10=26,switch            ; Global Enable
  131. VPot11=4,level,0.5            ; Voice 1 Delay Fine
  132. VPot12=5,level,0.5            ; Voice 2 Delay Fine
  133. VPot13=6,level,0.5            ; Voice 3 Delay Fine
  134. VPot14=7,level,0.5            ; Voice 4 Delay Fine
  135. VPot15=8,level,0.5            ; Voice 1 Feedback
  136. VPot16=9,level,0.5            ; Voice 2 Feedback
  137. VPot17=10,level,0.5            ; Voice 3 Feedback
  138. VPot18=11,level,0.5            ; Voice 4 Feedback
  139. VPot19=12,pan,0.5            ; Voice 1 Pan
  140. VPot20=13,pan,0.5            ; Voice 2 Pan
  141. VPot21=14,pan,0.5            ; Voice 3 Pan
  142. VPot22=15,pan,0.5            ; Voice 4 Pan
  143. VPot23=22,switch            ; Voice 1 On/Off
  144. VPot24=23,switch            ; Voice 2 On/Off
  145. VPot25=24,switch            ; Voice 3 On/Off
  146. VPot26=25,switch            ; Voice 4 On/Off
  147. M1VPot4=4,level,0.5            ; Voice 1 Delay Fine
  148. M1VPot5=5,level,0.5            ; Voice 2 Delay Fine
  149. M1VPot6=6,level,0.5            ; Voice 3 Delay Fine
  150. M1VPot7=7,level,0.5            ; Voice 4 Delay Fine
  151. M2VPot4=8,level,0.5            ; Voice 1 Feedback
  152. M2VPot5=9,level,0.5            ; Voice 2 Feedback
  153. M2VPot6=10,level,0.5            ; Voice 3 Feedback
  154. M2VPot7=11,level,0.5            ; Voice 4 Feedback
  155. M3VPot4=12,pan,0.5            ; Voice 1 Pan
  156. M3VPot5=13,pan,0.5            ; Voice 2 Pan
  157. M3VPot6=14,pan,0.5            ; Voice 3 Pan
  158. M3VPot7=15,pan,0.5            ; Voice 4 Pan
  159. M4VPot0=22,switch            ; Voice 1 On/Off
  160. M4VPot1=23,switch            ; Voice 2 On/Off
  161. M4VPot2=24,switch            ; Voice 3 On/Off
  162. M4VPot3=25,switch            ; Voice 4 On/Off
  163.  
  164. [FxEq]
  165. PluginType=1
  166. NumVPots=55
  167. VPot0=1,freq,0.10            ; Band 1 Freq
  168. VPot1=2,freq,0.21            ; Band 2 Freq
  169. VPot2=3,freq,0.33            ; Band 3 Freq
  170. VPot3=4,freq,0.44            ; Band 4 Freq
  171. VPot4=5,freq,0.55            ; Band 5 Freq
  172. VPot5=6,freq,0.67            ; Band 6 Freq
  173. VPot6=7,freq,0.78            ; Band 7 Freq
  174. VPot7=8,freq,0.90            ; Band 8 Freq
  175. VPot8=9,freq,0.10            ; Lo Shelf Freq
  176. VPot9=10,freq,0.90            ; Hi Shelf Freq
  177. VPot10=11,freq,0.5            ; Band 1 Fine Freq
  178. VPot11=12,freq,0.5            ; Band 2 Fine Freq
  179. VPot12=13,freq,0.5            ; Band 3 Fine Freq
  180. VPot13=14,freq,0.5            ; Band 4 Fine Freq
  181. VPot14=15,freq,0.5            ; Band 5 Fine Freq
  182. VPot15=16,freq,0.5            ; Band 6 Fine Freq
  183. VPot16=17,freq,0.5            ; Band 7 Fine Freq
  184. VPot17=18,freq,0.5            ; Band 8 Fine Freq
  185. VPot18=19,spread,0.5            ; Band 1 Q
  186. VPot19=20,spread,0.5            ; Band 2 Q
  187. VPot20=21,spread,0.5            ; Band 3 Q
  188. VPot21=22,spread,0.5            ; Band 4 Q
  189. VPot22=23,spread,0.5            ; Band 5 Q
  190. VPot23=24,spread,0.5            ; Band 6 Q
  191. VPot24=25,spread,0.5            ; Band 7 Q
  192. VPot25=26,spread,0.5            ; Band 8 Q
  193. VPot26=27,spread,0.5            ; Band 1 Fine Q
  194. VPot27=28,spread,0.5            ; Band 2 Fine Q
  195. VPot28=29,spread,0.5            ; Band 3 Fine Q
  196. VPot29=30,spread,0.5            ; Band 4 Fine Q
  197. VPot30=31,spread,0.5            ; Band 5 Fine Q
  198. VPot31=32,spread,0.5            ; Band 6 Fine Q
  199. VPot32=33,spread,0.5            ; Band 7 Fine Q
  200. VPot33=34,spread,0.5            ; Band 8 Fine Q
  201. VPot34=35,boost/cut,0.5            ; Band 1 Gain
  202. VPot35=36,boost/cut,0.5            ; Band 2 Gain
  203. VPot36=37,boost/cut,0.5            ; Band 3 Gain
  204. VPot37=38,boost/cut,0.5            ; Band 4 Gain
  205. VPot38=39,boost/cut,0.5            ; Band 5 Gain
  206. VPot39=40,boost/cut,0.5            ; Band 6 Gain
  207. VPot40=41,boost/cut,0.5            ; Band 7 Gain
  208. VPot41=42,boost/cut,0.5            ; Band 8 Gain
  209. VPot42=43,boost/cut,0.5            ; Lo Shelf Gain
  210. VPot43=44,boost/cut,0.5            ; Hi Shelf Gain
  211. VPot44=0,boost/cut,0.5            ; Trim
  212. VPot45=47,switch            ; Band 1 On/Off
  213. VPot46=47,switch            ; Band 2 On/Off
  214. VPot47=48,switch            ; Band 3 On/Off
  215. VPot48=49,switch            ; Band 4 On/Off
  216. VPot49=50,switch            ; Band 5 On/Off
  217. VPot50=51,switch            ; Band 6 On/Off
  218. VPot51=52,switch            ; Band 7 On/Off
  219. VPot52=53,switch            ; Band 8 On/Off
  220. VPot53=54,switch            ; Shelf On/Off
  221. VPot54=45,switch            ; Global On/Off
  222. M1VPot0=11,freq,0.5            ; Band 1 Fine Freq
  223. M1VPot1=12,freq,0.5            ; Band 2 Fine Freq
  224. M1VPot2=13,freq,0.5            ; Band 3 Fine Freq
  225. M1VPot3=14,freq,0.5            ; Band 4 Fine Freq
  226. M1VPot4=15,freq,0.5            ; Band 5 Fine Freq
  227. M1VPot5=16,freq,0.5            ; Band 6 Fine Freq
  228. M1VPot6=17,freq,0.5            ; Band 7 Fine Freq
  229. M1VPot7=18,freq,0.5            ; Band 8 Fine Freq
  230. M1VPot8=9,freq,0.1,0.0005        ; Lo Shelf Freq (fine adjust)
  231. M1VPot9=10,freq,0.9,0.0005        ; Hi Shelf Freq (fine adjust)
  232. M2VPot0=19,spread,0.5            ; Band 1 Q
  233. M2VPot1=20,spread,0.5            ; Band 2 Q
  234. M2VPot2=21,spread,0.5            ; Band 3 Q
  235. M2VPot3=22,spread,0.5            ; Band 4 Q
  236. M2VPot4=23,spread,0.5            ; Band 5 Q
  237. M2VPot5=24,spread,0.5            ; Band 6 Q
  238. M2VPot6=25,spread,0.5            ; Band 7 Q
  239. M2VPot7=26,spread,0.5            ; Band 8 Q
  240. M2VPot8=27,spread,0.5            ; Band 1 Fine Q
  241. M2VPot9=28,spread,0.5            ; Band 2 Fine Q
  242. M2VPot10=29,spread,0.5            ; Band 3 Fine Q
  243. M2VPot11=30,spread,0.5            ; Band 4 Fine Q
  244. M2VPot12=31,spread,0.5            ; Band 5 Fine Q
  245. M2VPot13=32,spread,0.5            ; Band 6 Fine Q
  246. M2VPot14=33,spread,0.5            ; Band 7 Fine Q
  247. M2VPot15=34,spread,0.5            ; Band 8 Fine Q
  248. M3VPot0=35,boost/cut,0.5        ; Band 1 Gain
  249. M3VPot1=36,boost/cut,0.5        ; Band 2 Gain
  250. M3VPot2=37,boost/cut,0.5        ; Band 3 Gain
  251. M3VPot3=38,boost/cut,0.5        ; Band 4 Gain
  252. M3VPot4=39,boost/cut,0.5        ; Band 5 Gain
  253. M3VPot5=40,boost/cut,0.5        ; Band 6 Gain
  254. M3VPot6=41,boost/cut,0.5        ; Band 7 Gain
  255. M3VPot7=42,boost/cut,0.5        ; Band 8 Gain
  256. M3VPot8=43,boost/cut,0.5        ; Lo Shelf Gain
  257. M3VPot9=44,boost/cut,0.5        ; Hi Shelf Gain
  258. M3VPot10=0,boost/cut,0.5        ; Trim
  259. M4VPot0=47,switch            ; Band 1 On/Off
  260. M4VPot1=47,switch            ; Band 2 On/Off
  261. M4VPot2=48,switch            ; Band 3 On/Off
  262. M4VPot3=49,switch            ; Band 4 On/Off
  263. M4VPot4=50,switch            ; Band 5 On/Off
  264. M4VPot5=51,switch            ; Band 6 On/Off
  265. M4VPot6=52,switch            ; Band 7 On/Off
  266. M4VPot7=53,switch            ; Band 8 On/Off
  267. M4VPot8=54,switch            ; Shelf On/Off
  268. M4VPot9=54,switch            ; Shelf On/Off
  269. M4VPot10=45,switch            ; Global On/Off
  270. NumFreqBands=10
  271. Gain0=35,boost/cut,0.5            ; Band 1 Gain
  272. Gain1=36,boost/cut,0.5            ; Band 2 Gain
  273. Gain2=37,boost/cut,0.5            ; Band 3 Gain
  274. Gain3=38,boost/cut,0.5            ; Band 4 Gain
  275. Gain4=39,boost/cut,0.5            ; Band 5 Gain
  276. Gain5=40,boost/cut,0.5            ; Band 6 Gain
  277. Gain6=41,boost/cut,0.5            ; Band 7 Gain
  278. Gain7=42,boost/cut,0.5            ; Band 8 Gain
  279. Gain8=43,boost/cut,0.5            ; Lo Shelf Gain
  280. Gain9=44,boost/cut,0.5            ; Hi Shelf Gain
  281. CourseFreq0=1,freq,0.10            ; Band 1 Freq
  282. CourseFreq1=2,freq,0.21            ; Band 2 Freq
  283. CourseFreq2=3,freq,0.33            ; Band 3 Freq
  284. CourseFreq3=4,freq,0.44            ; Band 4 Freq
  285. CourseFreq4=5,freq,0.55            ; Band 5 Freq
  286. CourseFreq5=6,freq,0.67            ; Band 6 Freq
  287. CourseFreq6=7,freq,0.78            ; Band 7 Freq
  288. CourseFreq7=8,freq,0.90            ; Band 8 Freq
  289. CourseFreq8=9,freq,0.10            ; Lo Shelf Freq
  290. CourseFreq9=10,freq,0.90        ; Hi Shelf Freq
  291. FineFreq0=11,freq,0.5            ; Band 1 Fine Freq
  292. FineFreq1=12,freq,0.5            ; Band 2 Fine Freq
  293. FineFreq2=13,freq,0.5            ; Band 3 Fine Freq
  294. FineFreq3=14,freq,0.5            ; Band 4 Fine Freq
  295. FineFreq4=15,freq,0.5            ; Band 5 Fine Freq
  296. FineFreq5=16,freq,0.5            ; Band 6 Fine Freq
  297. FineFreq6=17,freq,0.5            ; Band 7 Fine Freq
  298. FineFreq7=18,freq,0.5            ; Band 8 Fine Freq
  299. FineFreq8=9,freq,0.1,0.0005        ; Lo Shelf Freq (fine adjust)
  300. FineFreq9=10,freq,0.9,0.0005        ; Hi Shelf Freq (fine adjust)
  301. Q0=19,spread,0.5            ; Band 1 Q
  302. Q1=20,spread,0.5            ; Band 2 Q
  303. Q2=21,spread,0.5            ; Band 3 Q
  304. Q3=22,spread,0.5            ; Band 4 Q
  305. Q4=23,spread,0.5            ; Band 5 Q
  306. Q5=24,spread,0.5            ; Band 6 Q
  307. Q6=25,spread,0.5            ; Band 7 Q
  308. Q7=26,spread,0.5            ; Band 8 Q
  309. BandEnable0=46,switch            ; Band 1 On/Off
  310. BandEnable1=47,switch            ; Band 2 On/Off
  311. BandEnable2=48,switch            ; Band 3 On/Off
  312. BandEnable3=49,switch            ; Band 4 On/Off
  313. BandEnable4=50,switch            ; Band 5 On/Off
  314. BandEnable5=51,switch            ; Band 6 On/Off
  315. BandEnable6=52,switch            ; Band 7 On/Off
  316. BandEnable7=53,switch            ; Band 8 On/Off
  317. BandEnable8=54,switch            ; Shelf On/Off
  318. BandEnable9=54,switch            ; Shelf On/Off
  319.  
  320. [FxFlange]
  321. PluginType=0
  322. NumVPots=15
  323. VPot0=8,level,0.5            ; Voice 1 Gain
  324. VPot1=9,level,0.5            ; Voice 2 Gain
  325. VPot2=0,level,0.5            ; Voice 1 Delay
  326. VPot3=1,level,0.5            ; Voice 2 Delay
  327. VPot4=10,level,0.5            ; Mix Level
  328. VPot5=11,level,0.5            ; Output Level
  329. VPot6=14,switch                ; Global Enable
  330. VPot7=2,level,0.5            ; Voice 1 Feedback
  331. VPot8=3,level,0.5            ; Voice 2 Feedback
  332. VPot9=6,pan,0.5                ; Voice 1 Pan
  333. VPot10=7,pan,0.5            ; Voice 2 Pan
  334. VPot11=12,switch            ; Voice 1 On/Off
  335. VPot12=13,switch            ; Voice 2 On/Off
  336. VPot13=4,level,0.5            ; Voice 1 Mod. Freq
  337. VPot14=5,level,0.5            ; Voice 2 Mod. Freq
  338. M2VPot2=2,level,0.5            ; Voice 1 Feedback
  339. M2VPot3=3,level,0.5            ; Voice 2 Feedback
  340. M3VPot2=6,pan,0.5            ; Voice 1 Pan
  341. M3VPot3=7,pan,0.5            ; Voice 2 Pan
  342. M4VPot0=12,switch            ; Voice 1 On/Off
  343. M4VPot1=13,switch            ; Voice 2 On/Off
  344. M4VPot2=4,level,0.5            ; Voice 1 Mod. Freq
  345. M4VPot3=5,level,0.5            ; Voice 2 Mod. Freq
  346.  
  347. [FxReverb]
  348. PluginType=0
  349. NumVPots=11
  350. VPot0=0,level,0.5            ; Room Size
  351. VPot1=1,level,0.5            ; Decay Time
  352. VPot2=2,level,0.5            ; High Freq Rolloff
  353. VPot3=3,level,0.5            ; High Freq Decay
  354. VPot4=4,level,0.5            ; Density
  355. VPot5=5,level,0.5            ; Pre-Delay
  356. VPot6=6,level,0.5            ; Motion Rate
  357. VPot7=7,level,0.5            ; Motion Depth
  358. VPot8=9,level,0.5            ; Output Level
  359. VPot9=8,level,0.5            ; Wet/Dry Mix
  360. VPot10=10,switch            ; Bypass 
  361.  
  362. [CompressorX (Sonar XL)]
  363. PluginType=2
  364. NumVPots=11
  365. VPot0=7,level,0.5            ; In Gain
  366. VPot1=8,level,0.5            ; Out Gain
  367. VPot2=0,level,1.0            ; Threshold
  368. VPot3=6,switch                ; Knee Soft/Hard
  369. VPot4=2,level,0.672112            ; Attack
  370. VPot5=3,level,0.491792            ; Release
  371. VPot6=1,level,0.473197            ; Ratio
  372. VPot7=10,level,0.397            ; Limiter Threshold
  373. VPot8=5,switch                ; Out Peak/RMS
  374. VPot9=4,switch                ; Auto Release
  375. VPot10=9,switch                ; Limiter Enable
  376. M2VPot1=5,switch            ; Out Peak/RMS
  377. M2VPot5=4,switch            ; Auto Release
  378. M2VPot7=9,switch            ; Limiter Enable
  379.  
  380. [Equalizer (Sonar XL)]
  381. PluginType=1
  382. NumVPots=35
  383. VPot0=30,freq,0.0            ; Low Cut Freq
  384. VPot1=0,freq,0.2            ; Band 1 Freq
  385. VPot2=5,freq,0.3            ; Band 2 Freq
  386. VPot3=10,freq,0.4            ; Band 3 Freq
  387. VPot4=15,freq,0.5            ; Band 4 Freq
  388. VPot5=20,freq,0.6            ; Band 5 Freq
  389. VPot6=25,freq,0.8            ; Band 6 Freq
  390. VPot7=33,freq,1.0            ; High Cut Freq
  391. VPot8=39,switch                ; Algorithm
  392. VPot9=37,switch                ; Band 1 Type
  393. VPot10=38,switch            ; Band 6 Type
  394. VPot11=31,spread,0.5            ; Low Cut Resonance
  395. VPot12=2,spread,0.5            ; Band 1 Q
  396. VPot13=7,spread,0.5            ; Band 2 Q
  397. VPot14=12,spread,0.5            ; Band 3 Q
  398. VPot15=17,spread,0.5            ; Band 4 Q
  399. VPot16=22,spread,0.5            ; Band 5 Q
  400. VPot17=27,spread,0.5            ; Band 6 Q
  401. VPot18=34,spread,0.5            ; High Cut Resonance
  402. VPot19=1,level,0.7            ; Band 1 Gain
  403. VPot20=6,level,0.7            ; Band 2 Gain
  404. VPot21=11,level,0.7            ; Band 3 Gain
  405. VPot22=16,level,0.7            ; Band 4 Gain
  406. VPot23=21,level,0.7            ; Band 5 Gain
  407. VPot24=26,level,0.7            ; Band 6 Gain
  408. VPot25=36,level,0.7            ; Master Gain
  409. VPot26=32,switch            ; Low Cut On/Off
  410. VPot27=4,switch                ; Band 1 On/off
  411. VPot28=9,switch                ; Band 2 On/off
  412. VPot29=14,switch            ; Band 3 On/off
  413. VPot30=19,switch            ; Band 4 On/off
  414. VPot31=24,switch            ; Band 5 On/off
  415. VPot32=29,switch            ; Band 6 On/off
  416. VPot33=35,switch            ; High Cut On/Off
  417. VPot34=40,switch            ; Global Bypass
  418. M1VPot0=30,freq,0.0,0.0005        ; Low Cut Freq (fine adjust)
  419. M1VPot1=0,freq,0.2,0.0005        ; Band 1 Freq (fine adjust)
  420. M1VPot2=5,freq,0.3,0.0005        ; Band 2 Freq (fine adjust)
  421. M1VPot3=10,freq,0.4,0.0005        ; Band 3 Freq (fine adjust)
  422. M1VPot4=15,freq,0.5,0.0005        ; Band 4 Freq (fine adjust)
  423. M1VPot5=20,freq,0.6,0.0005        ; Band 5 Freq (fine adjust)
  424. M1VPot6=25,freq,0.8,0.0005        ; Band 6 Freq (fine adjust)
  425. M1VPot7=33,freq,1.0,0.0005        ; High Cut Freq (fine adjust)
  426. M2VPot0=31,spread,0.5            ; Low Cut Resonance
  427. M2VPot1=2,spread,0.5            ; Band 1 Q
  428. M2VPot2=7,spread,0.5            ; Band 2 Q
  429. M2VPot3=12,spread,0.5            ; Band 3 Q
  430. M2VPot4=17,spread,0.5            ; Band 4 Q
  431. M2VPot5=22,spread,0.5            ; Band 5 Q
  432. M2VPot6=27,spread,0.5            ; Band 6 Q
  433. M2VPot7=34,spread,0.5            ; High Cut Resonance
  434. M3VPot1=1,level,0.7            ; Band 1 Gain
  435. M3VPot2=6,level,0.7            ; Band 2 Gain
  436. M3VPot3=11,level,0.7            ; Band 3 Gain
  437. M3VPot4=16,level,0.7            ; Band 4 Gain
  438. M3VPot5=21,level,0.7            ; Band 5 Gain
  439. M3VPot6=26,level,0.7            ; Band 6 Gain
  440. M3VPot8=36,level,0.7            ; Master Gain
  441. M4VPot0=32,switch            ; Low Cut On/Off
  442. M4VPot1=4,switch            ; Band 1 On/off
  443. M4VPot2=9,switch            ; Band 2 On/off
  444. M4VPot3=14,switch            ; Band 3 On/off
  445. M4VPot4=19,switch            ; Band 4 On/off
  446. M4VPot5=24,switch            ; Band 5 On/off
  447. M4VPot6=29,switch            ; Band 6 On/off
  448. M4VPot7=35,switch            ; High Cut On/Off
  449. M4VPot8=40,switch            ; Global Bypass
  450. NumFreqBands=8
  451. Gain1=1,level,0.7            ; Band 1 Gain
  452. Gain2=6,level,0.7            ; Band 2 Gain
  453. Gain3=11,level,0.7            ; Band 3 Gain
  454. Gain4=16,level,0.7            ; Band 4 Gain
  455. Gain5=21,level,0.7            ; Band 5 Gain
  456. Gain6=26,level,0.7            ; Band 6 Gain
  457. CourseFreq0=30,freq,0.0            ; Low Cut Freq
  458. CourseFreq1=0,freq,0.2            ; Band 1 Freq
  459. CourseFreq2=5,freq,0.3            ; Band 2 Freq
  460. CourseFreq3=10,freq,0.4            ; Band 3 Freq
  461. CourseFreq4=15,freq,0.5            ; Band 4 Freq
  462. CourseFreq5=20,freq,0.6            ; Band 5 Freq
  463. CourseFreq6=25,freq,0.8            ; Band 6 Freq
  464. CourseFreq7=33,freq,1.0            ; High Cut Freq
  465. FineFreq0=30,freq,0.0,0.0005        ; Low Cut Freq (fine adjust)
  466. FineFreq1=0,freq,0.2,0.0005        ; Band 1 Freq (fine adjust)
  467. FineFreq2=5,freq,0.3,0.0005        ; Band 2 Freq (fine adjust)
  468. FineFreq3=10,freq,0.4,0.0005        ; Band 3 Freq (fine adjust)
  469. FineFreq4=15,freq,0.5,0.0005        ; Band 4 Freq (fine adjust)
  470. FineFreq5=20,freq,0.6,0.0005        ; Band 5 Freq (fine adjust)
  471. FineFreq6=25,freq,0.8,0.0005        ; Band 6 Freq (fine adjust)
  472. FineFreq7=33,freq,1.0,0.0005        ; High Cut Freq (fine adjust)
  473. Q0=31,spread,0.5            ; Low Cut Resonance
  474. Q1=2,spread,0.5                ; Band 1 Q
  475. Q2=7,spread,0.5                ; Band 2 Q
  476. Q3=12,spread,0.5            ; Band 3 Q
  477. Q4=17,spread,0.5            ; Band 4 Q
  478. Q5=22,spread,0.5            ; Band 5 Q
  479. Q6=27,spread,0.5            ; Band 6 Q
  480. Q7=34,spread,0.5            ; High Cut Resonance
  481. BandEnable0=32,switch            ; Low Cut On/Off
  482. BandEnable1=4,switch            ; Band 1 On/off
  483. BandEnable2=9,switch            ; Band 2 On/off
  484. BandEnable3=14,switch            ; Band 3 On/off
  485. BandEnable4=19,switch            ; Band 4 On/off
  486. BandEnable5=24,switch            ; Band 5 On/off
  487. BandEnable6=29,switch            ; Band 6 On/off
  488. BandEnable7=35,switch            ; High Cut On/Off
  489.