home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 July / VPR9907B.BIN / DRIVER / IBM / IIA617 / iia6173.exe / CWDAUDIO.INF < prev    next >
Windows Setup INFormation  |  1998-10-14  |  29KB  |  782 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. CatalogFile=CUSV286d.cat
  4. Class=MEDIA
  5. provider="Crystal Semiconductor"
  6. LayoutFile=layout.inf
  7.  
  8. [ClassInstall]
  9. AddReg=Class.AddReg
  10.  
  11. [Class.AddReg]
  12. HKR,,,,%MediaClassName%
  13. HKR,,Icon,,"-1"
  14. HKR,,Installer,,mmci.dll
  15.  
  16. [Manufacturer]
  17. %CSMfgName%=Crystal
  18.  
  19. [Crystal]
  20. %*CSC0000.DeviceDesc%=CSC0000_Device, *CSC0000
  21. %*CSCFFFF.DeviceDesc%=CSCFFFF_Device, *CSCFFFF
  22. %*CSC0001.DeviceDesc%=CSC0001_Device, *CSC0001
  23. %*CSC0010.DeviceDesc%=CSC0010_Device, *CSC0010
  24. %*CSC0003.DeviceDesc%=CSC0003_Device, *CSC0003
  25. %*CSC000F.DeviceDesc%=CSC000F_Device, *CSC000F
  26. %*CSC0004.DeviceDesc%=CSC0004_Device, *CSC0004
  27. ;4235/39 devices:
  28. %*CSC0000.DeviceDesc%=CSC0000_Device, *CSC0100
  29. %*CSC0001.DeviceDesc%=CSC0001_Device, *CSC0101
  30. %*CSC0010.DeviceDesc%=CSC0010_Device, *CSC0110
  31. %*CSC0003.DeviceDesc%=CSC0003_Device, *CSC0103
  32. %*CSC000F.DeviceDesc%=CSC000F_Device, *CSC010F
  33. %*CSC0004.DeviceDesc%=CSC0004_Device, *CSC0104
  34.  
  35. ; This was added since OSR2 does not support NODRIVER.INF.  We basically
  36. ; treat CSC0002 and CSC0010 the same.
  37. %*CSC0010.DeviceDesc%=CSC0010_Device, *CSC0002
  38.  
  39. ; Special Mobile Triton I devnode.
  40. %*CSC0011.DeviceDesc%=CSC0011_Device, *CSC0011
  41. %*CSC0011.DeviceDesc%=CSC0011_Device, *CSC0111
  42.  
  43. ;--------------------------------------------------------------------------
  44.  
  45. ; To NOT install the 3d applet remove the Cwd3dsnd.CopyList and Cwd3dsnd.AddReg entries
  46. ; from the CopyFiles entry below.
  47. [CSCFFFF_Device]
  48. DelFiles=WSS.DelList
  49. ;CopyFiles=WSS.CopyList,Windir.CopyList,Power.CopyList,Cwd3dsnd.CopyList
  50. CopyFiles=WSS.CopyList,Windir.CopyList,Power.CopyList ;IBM
  51. UpdateInis=WSS.UpdateInis
  52. ; UpdateCfgSys=CWDINIT.UpdateCfgSys ;IBM
  53. reboot
  54.  
  55. ; To NOT install the 3d applet remove the Cwd3dsnd.CopyList and Cwd3dsnd.AddReg entries
  56. ; from the CopyFiles and AddReg entries below.
  57. [CSC0000_Device]
  58. DelFiles=WSS.DelList
  59. ;CopyFiles=WSS.CopyList,Windir.CopyList,Power.CopyList,Cwd3dsnd.CopyList
  60. CopyFiles=WSS.CopyList,Windir.CopyList,Power.CopyList ;IBM
  61. ;AddReg=WAVE.AddReg, MIXER.AddReg, CSC0000.AddReg, WSS.AddReg, Power.AddReg, Cwd3dsnd.AddReg
  62. AddReg=WAVE.AddReg, MIXER.AddReg, CSC0000.AddReg, WSS.AddReg, Power.AddReg ;IBM
  63. UpdateInis=WSS.UpdateInis
  64. ; UpdateCfgSys=CWDINIT.UpdateCfgSys ; IBM
  65. ;Uncomment the next line if you wish to use this .inf with NULL resources
  66. ;reboot
  67.  
  68. [WSS.UpdateInis]
  69. system.ini,386Enh,"device=vsndsys.386"
  70. system.ini,drivers,"wave*=sndsys.drv",,1
  71. system.ini,drivers,"wave*=cs31ba11.drv",,1
  72. system.ini,drivers,"wave*=cwdaudio.drv",,1
  73. system.ini,drivers,"midi*=sndsys.drv",,1
  74. system.ini,drivers,"aux*=sndsys.drv",,1
  75. system.ini,drivers,"aux*=cs31ba11.drv",,1
  76. system.ini,drivers,"aux*=cwdaudio.drv",,1
  77. system.ini,drivers,"mixer*=sndsys.drv",,1
  78. system.ini,drivers,"mixer*=cs31ba11.drv",,1
  79. system.ini,drivers,"mixer*=cwdaudio.drv",,1
  80.  
  81. [WSS.CopyList]
  82. cwdaudix.vxd,,
  83. cwdaudio.drv,,
  84. cwdfm.drv,,
  85. cwdjoy.vxd,,
  86.  
  87. [Windir.CopyList]
  88. cwdinit.exe,,
  89. cwdaudio.ini,,
  90. cwdaudio.bin,,
  91. cwdmix.exe,,
  92. cwdaudio.wcm,,
  93. [WSS.DelList]
  94. vsndsys.386,,,1
  95. sndsys.drv,,,1
  96. vaudiod.386,,,1
  97. cpqaudio.drv,,,1
  98. vsbd.386,,,1
  99. vadlibd.386,,,1
  100. nullwave.drv,,,1
  101. mssndsys.drv,,,1
  102. mssndsys.vxd,,,1
  103.  
  104.  
  105. [WSS.AddReg]
  106. HKR,,Driver,,"cwdaudix.vxd"
  107. HKR,Drivers\wave\cwdaudio.drv,Driver,,cwdaudio.drv
  108. HKR,Drivers\mixer\cwdaudio.drv,Driver,,cwdaudio.drv
  109. HKR,Drivers\aux\cwdaudio.drv,Driver,,cwdaudio.drv
  110. HKR,Drivers\midi\cwdfm.drv,,,
  111. HKR,Drivers\midi\cwdfm.drv,Driver,,cwdfm.drv
  112. ; Uncomment the next Line if Wavetable Synthesizer hardware is present in the system
  113. ; Edits also in section [MPU401.AddReg] below
  114. ; HKR,Drivers\midi\cwdfm.drv,External,1,01,00,00,00
  115. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  116. HKR,,EnumPropPages,,"cwdaudio.drv,DrvEnumPropPages"
  117. HKLM,%KEY_FIL%\fl.UpdateInis,device.vsndsys,,"system.ini,386Enh,""device=vsndsys.386"",,"
  118.  
  119. [CSC0000.AddReg]
  120. HKR,Drivers\wave\cwdaudio.drv,Description,,%*CSC0000.DeviceDesc%
  121. HKR,Drivers\mixer\cwdaudio.drv,Description,,%*CSC0000.DeviceDesc%
  122. HKR,Drivers\aux\cwdaudio.drv,Description,,%*CSC0000.DeviceDesc%
  123. HKR,Drivers\midi\cwdfm.drv,Description,,%V_INTERNAL%
  124. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  125. HKR,Config\DRIVER,Interp8,,Linear
  126. HKR,Config\DRIVER,Interp16,,Linear
  127. HKR,Config\DRIVER,SaveSettingsOnExit,,ON
  128. HKR,Config\DRIVER,DMATimingMode,,1
  129. HKR,Config\DRIVER,4232ADPCMEnable,,1
  130. HKR,Config\DRIVER,PlayIntsPerSec,,20
  131. HKR,Config\MIXER,IntsPerSec,,50
  132. ;HKR,Config\DRIVER,UseAllFs,,0
  133. HKR,Config\MIXER,WaveVolumeOffset,,48
  134. HKR,Config\MIXER,lLineVolume,,45874
  135. HKR,Config\MIXER,rLineVolume,,45874
  136. HKR,Config\MIXER,LineGang,,ON
  137. HKR,Config\MIXER,MicVolume,,45874
  138. HKR,Config\MIXER,lMicVolume,,45874
  139. HKR,Config\MIXER,rMicVolume,,45874
  140. HKR,Config\MIXER,MicGang,,ON
  141. HKR,Config\MIXER,lAuxInVolume,,45874
  142. HKR,Config\MIXER,rAuxInVolume,,45874
  143. HKR,Config\MIXER,AuxInGang,,ON
  144. HKR,Config\MIXER,lLoopBackInputVolume,,45874
  145. HKR,Config\MIXER,rLoopBackInputVolume,,45874
  146. HKR,Config\MIXER,LoopBackInputGang,,ON
  147. HKR,Config\MIXER,MonitorVolume,,42280
  148. HKR,Config\MIXER,MonitorMute,,ON
  149. HKR,Config\MIXER,MonitorMode,,Recording
  150. HKR,Config\MIXER,lMasterVolume,,42280
  151. HKR,Config\MIXER,rMasterVolume,,42280
  152. HKR,Config\MIXER,MasterMute,,OFF
  153. HKR,Config\MIXER,MasterGang,,ON
  154. HKR,Config\MIXER,lAuxVolume,,42280
  155. HKR,Config\MIXER,rAuxVolume,,42280
  156. HKR,Config\MIXER,AuxMute,,OFF
  157. HKR,Config\MIXER,AuxGang,,ON
  158. HKR,Config\MIXER,lAux2Volume,,42280
  159. HKR,Config\MIXER,rAux2Volume,,42280
  160. HKR,Config\MIXER,Aux2Mute,,OFF
  161. HKR,Config\MIXER,Aux2Gang,,ON
  162. HKR,Config\MIXER,lLineMixVolume,,42280
  163. HKR,Config\MIXER,rLineMixVolume,,42280
  164. HKR,Config\MIXER,LineMixMute,,OFF
  165. HKR,Config\MIXER,LineMixGang,,ON
  166. HKR,Config\MIXER,MonoVolume,,42280
  167. HKR,Config\MIXER,MonoMute,,ON
  168. HKR,Config\MIXER,MonoOutMute,,ON
  169. HKR,Config\MIXER,MicBoost,,ON       ;IBM
  170. HKR,Config\MIXER,HWMUTE,,"0,1,E"
  171. HKR,Config\MIXER,lVirtMaster,,48059
  172. HKR,Config\MIXER,rVirtMaster,,48059
  173. HKR,Config\MIXER,lLowPriMicVolume,,45874
  174. HKR,Config\MIXER,rLowPriMicVolume,,45874
  175. HKR,Config\MIXER,LowPriMicMute,,ON
  176. HKR,Config\MIXER,LowPriMicBoost,,ON
  177. HKR,Config\MIXER,lLowPriLineVolume,,45874
  178. HKR,Config\MIXER,rLowPriLineVolume,,45874
  179. HKR,Config\MIXER,lLowPriLoopBackInputVolume,,45874
  180. HKR,Config\MIXER,rLowPriLoopBackInputVolume,,45874
  181. HKR,Config\MIXER,lLowPriAuxInVolume,,45874
  182. HKR,Config\MIXER,rLowPriAuxInVolume,,45874
  183. HKR,Config\MIXER,VirtMasterMute,,OFF
  184. HKR,Config\MIXER,VirtMasterGang,,ON
  185. HKR,Config\MIXER,MicAGC,,OFF
  186. HKR,Config\MIXER,DisableKaraokeMode,,OFF
  187. HKR,Config\MIXER,KaraokeMode,,OFF
  188. HKR,Config\MIXER,SmartKaraokeMode,,ON
  189. ;-------To make the record VU meter go away for Mahler --------- 
  190. HKR,Config\MIXER,4235VU,,ON
  191. ;-------------------------
  192.  
  193. ;------------------- new control values for symmetrical mixer ----------jmh
  194. ; value encoding changed, used to be:
  195. ;HKR,Config\MIXER,InputSelection,,MIC
  196. ;HKR,Config\MIXER,LowPriInputSelection,,MIC
  197. ; now should be:
  198. HKR,Config\MIXER,InputSelection,,8
  199. HKR,Config\MIXER,LowPriInputSelection,,8
  200. ;------ moved and renamed  -------------------------
  201. ;HKR,Config\MIXER,XCTL0,,0
  202. ;HKR,Config\MIXER,XCTL1,,0
  203. ;------ new ----------------------------------------
  204. HKR,Config\MIXER,lDacSERVolume,,65535 ;IBM
  205. HKR,Config\MIXER,rDacSERVolume,,65535 ;IBM
  206. HKR,Config\MIXER,DacSERMute,,OFF      ;IBM
  207. HKR,Config\MIXER,lLine-inVolume,,45874
  208. HKR,Config\MIXER,rLine-inVolume,,45874
  209. HKR,Config\MIXER,Line-inInputMute,,ON
  210. HKR,Config\MIXER,Line-inOutputMute,,ON
  211. HKR,Config\MIXER,3DSpace,,32768
  212. HKR,Config\MIXER,3DCenter,,32768
  213. HKR,Config\MIXER,3DMute,,ON  ; IBM
  214. HKR,Config\MIXER,Aux2InputMute,,OFF
  215. HKR,Config\MIXER,Aux1InputMute,,OFF
  216. HKR,Config\MIXER,LineInputMute,,OFF
  217. HKR,Config\MIXER,MicInputMute,,OFF
  218. HKR,Config\MIXER,MicOutputMute,,ON
  219. HKR,Config\MIXER,lWaveOutVolume,,42280
  220. HKR,Config\MIXER,rWaveOutVolume,,42280
  221. HKR,Config\MIXER,WaveOutMute,,OFF
  222. HKR,Config\MIXER,lSysVol,,42280
  223. HKR,Config\MIXER,rSysVol,,42280
  224. HKR,Config\MIXER,lWaveinMasterVolume,,36000
  225. HKR,Config\MIXER,rWaveinMasterVolume,,36000
  226. ;-- Mahler additions
  227. HKR,Config\MIXER,lDspSYNTHVolume,,42280
  228. HKR,Config\MIXER,rDspSYNTHVolume,,42280
  229. HKR,Config\MIXER,DspSYNTHIMute,,ON
  230. HKR,Config\MIXER,DspSYNTHOMute,,OFF
  231. HKR,Config\MIXER,lDspWAVEVolume,,42280
  232. HKR,Config\MIXER,rDspWAVEVolume,,42280
  233. HKR,Config\MIXER,DspWAVEIMute,,ON
  234. HKR,Config\MIXER,DspWAVEOMute,,OFF
  235. HKR,Config\MIXER,lDac2Volume,,45874
  236. HKR,Config\MIXER,rDac2Volume,,45874
  237. HKR,Config\MIXER,Dac2InputMute,,ON
  238. HKR,Config\MIXER,Dac2OutputMute,OFF
  239. HKR,Config\MIXER,lZVPORTVolume,,0
  240. HKR,Config\MIXER,rZVPORTVolume,,0
  241. HKR,Config\MIXER,lDigSYNTHVolume,,0
  242. HKR,Config\MIXER,rDigSYNTHVolume,,0
  243. HKR,Config\MIXER,Dac2Mux,,00000002
  244. HKR,Config\MIXER,WaveInMute,,ON
  245.  
  246.  
  247. ;---exterenal audio controls: 0=none 
  248. HKR,Config\MIXER,ExternalToneControls,,0
  249. HKR,Config\MIXER,lMasterBass,,32768
  250. HKR,Config\MIXER,rMasterBass,,32768
  251. HKR,Config\MIXER,lMasterTreble,,32768
  252. HKR,Config\MIXER,rMasterTreble,,32768
  253. HKR,Config\MIXER,lRearSpeakerVolume,,0
  254. HKR,Config\MIXER,rRearSpeakerVolume,,0
  255.  
  256.  
  257. ;--------- for volume table-driven method-------
  258. HKR,Config\MIXER,AnalogGainTable,,%AnalogGainTable%
  259. HKR,Config\MIXER,DigitalGainTable,,%DigitalGainTable%
  260. HKR,Config\MIXER,SynthGainTable,,%SynthGainTable%
  261. HKR,Config\MIXER,MicGainTable,,%MicGainTable%
  262. HKR,Config\MIXER,MonoGainTable,,%MonoGainTable%
  263. HKR,Config\MIXER,DACGainTable,,%DACGainTable%
  264. HKR,Config\MIXER,DAC2GainTable,,%Dac2GainTable%
  265. HKR,Config\MIXER,MasterInGainTable,,%MasterInGainTable%
  266. HKR,Config\MIXER,MasterOutGainTable,,%MasterOutGainTable%
  267. HKR,Config\MIXER,Mode3MasterOutGainTable,,%Mode3MasterOutGainTable%
  268.  
  269. ;-----------this varible to control mode of  DSP serial port  
  270. ;0= disable, 1= enable, 2= enable and route analog sources to serial port
  271. ;3 and 4 = settings for SPDIF output.
  272.  
  273. HKR,Config\MIXER,EnableDSPSerialPort,,1
  274.  
  275. ;s/p dif control-------------------------------------------------------
  276. ;set EnableDSPSerialPort = 3 to connect to analog sources.
  277. ;set EnableDSPSerialPort = 4 to connect to dsp.
  278.  
  279. ;The SPDIF Category Code.
  280. ;7-digit binary number represented as string of 1's and 0's.
  281. HKR,Config\MIXER,SPDIFCategory,,'0000000'
  282.  
  283. ;Boolean, ON=data is digital audio, OFF=data is non-audio.
  284. HKR,Config\MIXER,SPDIFIsAudio,,ON
  285.  
  286. ;Boolean, ON=Copying is permitted/copyright is not asserted.
  287. ;OFF=Copying is inhibited/copyright is asserted.
  288. HKR,Config\MIXER,SPDIFPermitCopy,,ON
  289.  
  290. ;Boolean, ON=data is original/commercially pre-recorded.
  291. ;OFF=no indication, 1st generation or higher
  292. HKR,Config\MIXER,SPDIFOriginalGeneration,,OFF
  293.  
  294. ;The level of pre-emphesis
  295. ;Decimal Integer, 0=None, 1= 50/15us, 2-channel audio
  296. HKR,Config\MIXER,SPDIFPreemphesis,,0
  297.  
  298. ;------------------- end of new control values ------------------------
  299.  
  300. HKR,Config\CONTROLS,JoystickRate,,0
  301.  
  302. HKR,Config\RECORD,HighPassFilter,,Off
  303. HKR,Config\RECORD,Dither,,ON
  304. HKR,Config\CONTROLS,ShortNameLine,,%SMixCtrlSynth%
  305. HKR,Config\CONTROLS,LongNameLine,,%LMixCtrlSynth%
  306. HKR,Config\CONTROLS,ShortNameAux2,,%SMixCtrlCD%
  307. HKR,Config\CONTROLS,LongNameAux2,,%LMixCtrlCD%
  308. HKR,Config\CONTROLS,ShortNameMono,,%SMixCtrlSpkr%
  309. HKR,Config\CONTROLS,LongNameMono,,%LMixCtrlSpkr%
  310. HKR,Config\CONTROLS,ShortNameMic,,%SMixCtrlMic%
  311. HKR,Config\CONTROLS,LongNameMic,,%LMixCtrlMic%
  312. HKR,Config\CONTROLS,ShortNameLoopback,,%SMixCtrlLoop%
  313. HKR,Config\CONTROLS,LongNameLoopback,,%LMixCtrlLoop%
  314. HKR,Config\CONTROLS,SourceForLine,,Synthesizer
  315. HKR,Config\CONTROLS,SourceForAux1,,Auxiliary
  316. HKR,Config\CONTROLS,SourceForAux2,,CompactDisc
  317. HKR,Config\CONTROLS,SourceForMono,,PCSpeaker
  318. HKR,Config\CONTROLS,SourceForMic,,Microphone
  319. HKR,Config\CONTROLS,LongNameLineOut,,%LMixCtrlMaster%
  320. HKR,Config\CONTROLS,ShortNameLineOut,,%SMixCtrlMaster%
  321. HKR,Config\CONTROLS,LongNameMuxOut,,%LMixCtrlMux%
  322. HKR,Config\CONTROLS,ShortNameMuxOut,,%SMixCtrlMux%
  323. HKR,Config\CONTROLS,LongNameLowPriMuxOut,,%LMixCtrlLowPri%
  324. HKR,Config\CONTROLS,ShortNameLowPriMuxOut,,%SMixCtrlLowPri%
  325. HKR,Config\CONTROLS,ShortNameWave,,%SMixCtrlWave%
  326. HKR,Config\CONTROLS,LongNameWave,,%LMixCtrlWave%
  327. HKR,Config\CONTROLS,ShortNameMonitor,,%SMixCtrlMonitor%
  328. HKR,Config\CONTROLS,LongNameMonitor,,%LMixCtrlMonitor%
  329. ;HKR,Config\CONTROLS,LongNameXCTL0,,%LMixCtrlX0%
  330. ;HKR,Config\CONTROLS,ShortNameXCTL0,,%SMixCtrlX0%
  331. ;HKR,Config\CONTROLS,LongNameXCTL1,,%LMixCtrlX1%
  332. ;HKR,Config\CONTROLS,ShortNameXCTL1,,%SMixCtrlX1%
  333. HKR,Config\CONTROLS,LongNameKaraoke,,%LMixCtrlKaraoke%
  334. HKR,Config\CONTROLS,ShortNameKaraoke,,%SMixCtrlKaraoke%
  335. HKR,Config\CONTROLS,LongNameSysVol,,%LCtrlSysVol%
  336. HKR,Config\CONTROLS,ShortNameSysVol,,%SCtrlSysVol%
  337. HKR,Config\CONTROLS,LongNameMicBoost,,%LMixCtrlMicBoost%
  338. HKR,Config\CONTROLS,ShortNameMicBoost,,%SMixCtrlMicBoost%
  339. HKR,Config\CONTROLS,LongNameDspSYNTH,,%LMixCtrlDSPSynth%
  340. HKR,Config\CONTROLS,ShortNameDspSYNTH,,%SMixCtrlDSPSynth%
  341. HKR,Config\CONTROLS,LongNameDspWAVE,,%LMixCtrlDspWAVE%
  342. HKR,Config\CONTROLS,ShortNameDspWAVE,,%SMixCtrlDspWAVE%
  343. HKR,Config\CONTROLS,LongNameDac2,,%LMixCtrlDac2%
  344. HKR,Config\CONTROLS,ShortNameDac2,,%SMixCtrlDac2%
  345. HKR,Config\CONTROLS,LongNameZVPORT,,%LMixCtrlZVPORT%
  346. HKR,Config\CONTROLS,ShortNameZVPORT,,%SMixCtrlZVPORT%
  347. HKR,Config\CONTROLS,LongNameDigSYNTH,,%LMixCtrlDigSYNTH%
  348. HKR,Config\CONTROLS,ShortNameDigSYNTH,,%SMixCtrlDigSYNTH%
  349.  
  350. ; Uncomment the following to set timelimit for power down on idle
  351. HKR,Config\CONTROLS,IdleTimer0H,,0        ;IBM
  352. HKR,Config\CONTROLS,IdleTimer0L,,60000    ;IBM
  353.  
  354. ;
  355. ; These controls are used to disable XCTLs when a device
  356. ; has internal 3D circuitry.  This is to support customers
  357. ; that use XCTLs to control external SRC circuitry.
  358. ;
  359. HKR,Config\CONTROLS,DisableIf3DXCTL0,,OFF
  360. HKR,Config\CONTROLS,DisableIf3DXCTL1,,OFF
  361. ;---------------- changes for symmetrical mixer -----------------------------jmh
  362. ; used to be:
  363. ;HKR,Config\CONTROLS,ShortNameAux1,,%SMixCtrlLine%
  364. ;HKR,Config\CONTROLS,LongNameAux1,,%LMixCtrlLine%
  365. ; now is
  366. HKR,Config\CONTROLS,ShortNameAux1,,%SMixCtrlAux1%
  367. HKR,Config\CONTROLS,LongNameAux1,,%LMixCtrlAux1%
  368.  
  369. ; specification of mode2 source lines that should be usable has changed to
  370. ; a bit map, with '1' representing available and '0' representing not available.
  371. ; The bit positions represent the lines indicated by the old-style setting.
  372. ; For Playback, bit[0] (leftmost bit) == "Wave"
  373. ;               bit[1]                == "Monitor"
  374. ;               bit[2]                == "Mono"
  375. ;               bit[3]                == "Line"
  376. ;               bit[4]                == "Aux1"
  377. ;               bit[5]                == "Aux2"
  378. ; For Record,   bit[0] (leftmost bit) == "Line"
  379. ;               bit[1]                == "Aux1"
  380. ;               bit[2]                == "MixOut" (Loop)
  381. ;               bit[3]                == "Mic"
  382. ; used to be:
  383. ;HKR,Config\CONTROLS,MixerSources,,"Wave,Monitor,Mono,Line,Aux1,Aux2"
  384. ;HKR,Config\CONTROLS,InputSources,,"Line,Aux1,Loop,Mic"
  385. ; now is
  386. HKR,Config\CONTROLS,MixerSources,,"111111"
  387. HKR,Config\CONTROLS,InputSources,,"1111"
  388.  
  389.  
  390. ; for Mode3xxxSources, values are a bit map determining which source lines are
  391. ; supposed to be supported. For Mode3MixerSources, the possibilities are:
  392. ;   playback:  3D,DIG-SER,DIG-wave,DIG-synth,aux2,aux1,line-in,mic,mono
  393. ;   record:     x,DIG-SER,DIG-wave,DIG-synth,aux2,aux1,line-in,mic,x
  394. ; where x is just a placeholder to make the strings the same length and easier
  395. ; to modify correctly. Note that if line-in is set to 0, it will be ganged 
  396. ; with the DIG-synth source.
  397. HKR,Config\CONTROLS,Mode3MixerSources,,"111111011"
  398. HKR,Config\CONTROLS,Mode3InputSources,,"x1111101x"
  399.  
  400. HKR,Config\CONTROLS,ShortName3DSpace,,%SMixCtrl3DSpace%
  401. HKR,Config\CONTROLS,LongName3DSpace,,%LMixCtrl3DSpace%
  402. HKR,Config\CONTROLS,ShortName3DCenter,,%SMixCtrl3DCenter%
  403. HKR,Config\CONTROLS,LongName3DCenter,,%LMixCtrl3DCenter%
  404. HKR,Config\CONTROLS,ShortName3DMute,,%SMixCtrl3DMute%
  405. HKR,Config\CONTROLS,LongName3DMute,,%LMixCtrl3DMute%
  406. HKR,Config\CONTROLS,ShortNameDacSER,,%SMixCtrlDacSer%
  407. HKR,Config\CONTROLS,LongNameDacSER,,%LMixCtrlDacSER%
  408. HKR,Config\CONTROLS,ShortNameLine-in,,%SMixCtrlLine%
  409. HKR,Config\CONTROLS,LongNameLine-in,,%LMixCtrlLine%
  410. HKR,Config\CONTROLS,ShortNameMonoOutMute,,%SMixCtrlMonoOutMute%
  411. HKR,Config\CONTROLS,LongNameMonoOutMute,,%LMixCtrlMonoOutMute%
  412.  
  413.  
  414. HKR,Config\SNDSYS.DRV,SingleModeDMA,,0
  415. HKR,Config\SNDSYS.DRV,MsftHardware,,0
  416. HKR,Config\SNDSYS.DRV,MsftSupport,,1
  417. HKR,Config\SNDSYS.DRV,AutoSelect,,0
  418. HKR,Config\SNDSYS.DRV,MidiPlay,,1
  419. HKR,Config\SNDSYS.DRV,OldMSDosGameCompatibility,,1
  420. HKR,Config\SNDSYS.DRV,BlasterSupport,,CS4232
  421. HKR,Config\SNDSYS.DRV,Duplex,,Full
  422. HKR,Config\SNDSYS.DRV,OEMHardware,,
  423. HKR,Config\SNDSYS.DRV,FMMixer,,Line
  424. HKR,Config\SNDSYS.DRV,CDMixer,,Aux2
  425. HKR,Config\SNDSYS.DRV,LineMixer,,Aux1
  426. HKR,Config\SNDSYS.DRV,UseTypeFDMA,,ON
  427. HKR,Config\SNDSYS.DRV,PollHWMasterVol,,OFF
  428. HKR,Config\SNDSYS.DRV,UseMode3MastVolTable,,ON
  429. HKR,Config\SNDSYS.DRV,SBInitMixerSettings,,OFF
  430. HKR,Config\SNDSYS.DRV,SBVoiceVolumeLeft,,9
  431. HKR,Config\SNDSYS.DRV,SBVoiceVolumeRight,,9
  432. HKR,Config\SNDSYS.DRV,SBMasterVolumeLeft,,9
  433. HKR,Config\SNDSYS.DRV,SBMasterVolumeRight,,9
  434. HKR,Config\SNDSYS.DRV,SBFMVolumeLeft,,9
  435. HKR,Config\SNDSYS.DRV,SBFMVolumeRight,,9
  436. HKR,Config\SNDSYS.DRV,SBCDVolumeLeft,,1
  437. HKR,Config\SNDSYS.DRV,SBCDVolumeRight,,1
  438. HKR,Config\SNDSYS.DRV,SBLineInVolumeLeft,,1
  439. HKR,Config\SNDSYS.DRV,SBLineInVolumeRight,,1
  440. HKR,Config\SNDSYS.DRV,SBMicMixing,,0
  441. HKR,Config\SNDSYS.DRV,SBInputSelect,,0
  442. HKR,Config\SNDSYS.DRV,SBVSTC,,0
  443. HKR,Config\SNDSYS.DRV,RestoreWSSOnDosExit,,OFF
  444. HKR,Config\SNDSYS.DRV,MuteWhenDOSBoxLoosesFocus,,ON
  445. HKR,Config\SNDSYS.DRV,WriteConfigurationFile,,ON
  446. HKR,Config\SNDSYS.DRV,IgnoreStandby,,ON
  447. HKR,Config\SNDSYS.DRV,PowerDownBach,,ON
  448. HKR,Config\SNDSYS.DRV,ExternalAmpAPM,,ON ;IBM
  449. HKR,Config\SNDSYS.DRV,ResumePreserve,,0
  450.  
  451. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,,,%MSDOSConfig%
  452. ; HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Config.Sys,,"device=%%WINDIR%%\cwdinit.exe /A" ;IBM
  453. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Flags,1,07,00,00,00
  454. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Order,1,00,00,00,19
  455. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,TipText,,%MSDOSTipText%
  456.  
  457. [MIXER.AddReg]
  458. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SystemTray,,"SysTray.Exe"
  459. HKLM,%KEY_IOC%\Vol,,,
  460.  
  461. [WAVE.AddReg]
  462. HKR,,DevLoader,,mmdevldr.vxd
  463. HKR,,Driver,,cwdaudix.vxd
  464. HKR,Drivers,MIGRATED,,0
  465. HKR,Drivers\midi,,,
  466. HKR,Drivers\wave,,,
  467. HKR,Drivers\mixer,,,
  468. HKR,Drivers\aux,,,
  469. HKLM,%KEY_IOC%\acm,,,
  470. HKLM,%KEY_IOC%\Rec,,,
  471. HKLM,%KEY_IOC%\MPlay,,,
  472.  
  473. [CWDINIT.UpdateCfgSys]
  474. DevDelete=cwdinit.exe
  475. DevAddDev=cwdinit.exe,device, 1, "/A"
  476.  
  477. [*CSC0000.KnownDrivers]
  478. sndsys.drv
  479. cpqaudio.drv
  480. cs31ba11.drv
  481. nmcmssnd.drv
  482. mssndsys.drv
  483.  
  484. [Power.CopyList]
  485. cwdpcple.dll,,
  486.  
  487. [Power.AddReg]
  488. HKCR,"CLSID\{21838CA5-6877-11cf-9228-00A02407A140}",,,%PowerCPLName%
  489. HKCR,"CLSID\{21838CA5-6877-11cf-9228-00A02407A140}\InProcServer32",,,cwdpcple.dll
  490. HKCR,"CLSID\{21838CA5-6877-11cf-9228-00A02407A140}\InProcServer32","ThreadingModel",,"Apartment"
  491. ;------------------------------------------------------------------------------
  492. ; Uncomment the following line if you wish the Crystal Power Panel to appear
  493. ; in the Control Panel Power Applet.
  494. ;------------------------------------------------------------------------------
  495. ;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Power\shellex\PropertySheetHandlers\Crystal Semiconductor Power Control Panel Extension",,,{21838CA5-6877-11cf-9228-00A02407A140}
  496.  
  497. [Cwd3dsnd.CopyList]
  498. Cwd3dsnd.exe,,
  499.  
  500. [Cwd3dsnd.AddReg]
  501. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset1","Description",,"Preset 1"
  502. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset1","Center",,12
  503. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset1","Space",,4
  504. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset2","Description",,"Preset 2"
  505. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset2","Center",,4
  506. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset2","Space",,12
  507. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset3","Description",,"Preset 3"
  508. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset3","Center",,8
  509. HKLM,"SOFTWARE\Crystal\CW3DSnd\Preset3","Space",,8
  510. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","CW3DSoundInstall",,"%10%\Cwd3dsnd.exe -install"
  511.  
  512.  
  513. ;--------------------------------------------------------------------------
  514.  
  515. ; CSC0011 is a combination of CSC0000 and CSC0001 on a Mobile Triton I
  516. ; implementation using the Audio Port.
  517.  
  518. [CSC0011_Device]
  519. DelFiles=WSS.DelList
  520. ;CopyFiles=WSS.CopyList,CSC0001.CopyList,Windir.CopyList,Power.CopyList
  521. CopyFiles=WSS.CopyList,CSC0001.CopyList,Windir.CopyList                      ;IBM
  522. ;AddReg=WAVE.AddReg, MIXER.AddReg, CSC0000.AddReg, WSS.AddReg, CSC0011.AddReg, Power.AddReg
  523. AddReg=WAVE.AddReg, MIXER.AddReg, CSC0000.AddReg, WSS.AddReg, CSC0011.AddReg ;IBM
  524. UpdateInis=WSS.UpdateInis,CSC0001.UpdateInis
  525. ; UpdateCfgSys=CWDINIT.UpdateCfgSys ;IBM
  526.  
  527. ;
  528. ; This Driver string will overwrite the standard one added in WAVE.AddReg..
  529. ;
  530. [CSC0011.AddReg]
  531. HKR,,Driver,,"cwdaudix.vxd vjoyd.vxd"
  532. HKR,Drivers\joystick,,,
  533. HKR,Drivers\joystick\msjstick.drv,Description,,%*CSC0001.DeviceDesc%
  534. HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
  535. HKR,Drivers,Subclasses,,"wave,midi,aux,mixer,joystick"
  536. HKLM,%KEY_OEM%\cwdjoy,OEMCallout,0,cwdjoy.vxd
  537. HKLM,%KEY_OEM%\cwdjoy,OEMData,1,1,0,0,0,8,0,0,0
  538. HKLM,%KEY_OEM%\cwdjoy,OEMName,0,%cwdjoy.DeviceDesc% 
  539. HKLM,%KEY_OEM%\cwdjoy,OEMTESTWINCAP,0,%cwdjoy.DeviceTestDesc% 
  540. HKLM,%KEY_OEM%\cwdjoy,OEMCALWINCAP,0,%cwdjoy.DeviceCalDesc% 
  541.  
  542.  
  543. ;--------------------------------------------------------------------------
  544.  
  545. [CSC0001_Device]
  546. CopyFiles=CSC0001.CopyList
  547. AddReg=CSC0001.AddReg
  548. UpdateInis=CSC0001.UpdateInis
  549.  
  550. [CSC0001.CopyList]
  551. msjstick.drv,,
  552. vjoyd.vxd,,
  553.  
  554. [CSC0001.AddReg]
  555. HKR,,DevLoader,,mmdevldr.vxd
  556. HKR,Drivers,MIGRATED,,0
  557. HKR,Drivers\joystick,,,
  558. HKR,,Driver,,vjoyd.vxd
  559. HKR,Drivers\joystick\msjstick.drv,Description,,%*CSC0001.DeviceDesc%
  560. HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
  561. HKR,Drivers,SubClasses,,"joystick"
  562. HKLM,%KEY_OEM%\cwdjoy,OEMCallout,0,cwdjoy.vxd
  563. HKLM,%KEY_OEM%\cwdjoy,OEMData,1,1,0,0,0,8,0,0,0
  564. HKLM,%KEY_OEM%\cwdjoy,OEMName,0,%cwdjoy.DeviceDesc% 
  565. HKLM,%KEY_OEM%\cwdjoy,OEMTESTWINCAP,0,%cwdjoy.DeviceTestDesc% 
  566. HKLM,%KEY_OEM%\cwdjoy,OEMCALWINCAP,0,%cwdjoy.DeviceCalDesc% 
  567.  
  568. [CSC0001.UpdateInis]
  569. system.ini,drivers,"joystick="
  570.  
  571. ;--------------------------------------------------------------------------
  572.  
  573. [CSC0010_Device]
  574. DelFiles=ControlPort.DelList
  575. CopyFiles=ControlPort.CopyList
  576. AddReg=ControlPort.AddReg
  577.  
  578. [ControlPort.AddReg]
  579. HKR,,DevLoader,,mmdevldr.vxd
  580. HKR,,Driver,,cwdaudix.vxd
  581.  
  582. [ControlPort.DelList]
  583. cwdaudix.vxd,,,1
  584.  
  585. [ControlPort.CopyList]
  586. cwdaudix.vxd,,
  587.  
  588. ;--------------------------------------------------------------------------
  589.  
  590. [CSC0003_Device]
  591. DelFiles=MPU401.DelList
  592. CopyFiles=MPU401.CopyList
  593. AddReg=MIDI.AddReg, MPU401.AddReg, CSC0003.AddReg
  594. UpdateInis=MPU401.UpdateInis
  595.  
  596. [MPU401.CopyList]
  597. cwdmidi.vxd,,
  598. cwdmidi.drv,,
  599. cwdaudix.vxd,,
  600.  
  601. [MIDI.AddReg]
  602. HKR,,Devloader,,mmdevldr.vxd
  603. HKR,Drivers,MIGRATED,,0
  604. HKR,Drivers\midi,,,
  605.  
  606. [MPU401.AddReg]
  607. HKR,,Driver,,"cwdmidi.vxd"
  608. HKR,Drivers\midi\cwdmidi.drv,Driver,,cwdmidi.drv
  609. ;Comment out the next line if a Wavetable Synthesizer is present in the system
  610. HKR,Drivers\midi\cwdmidi.drv,External,1,01,00,00,00
  611. HKR,Drivers,SubClasses,,"midi"
  612.  
  613. [CSC0003.AddReg]
  614. HKR,Drivers\midi\cwdmidi.drv,Description,,%*CSC0003.DeviceDesc%
  615.  
  616. [MPU401.UpdateInis]
  617. system.ini,drivers,"midi*=mpu401.drv",,1
  618.  
  619. [MPU401.DelList]
  620. msmpu401.vxd,,,1
  621. msmpu401.drv,,,1
  622. mpu401.drv,,,1
  623.  
  624. ;--------------------------------------------------------------------------
  625. [CSC000F_Device]
  626.  
  627. ;--------------------------------------------------------------------------
  628. [CSC0004_Device]
  629. AddReg = ESDI_AddReg
  630.  
  631. [ESDI_AddReg]
  632. HKR,,DriverDesc,,"ESDI Port Driver"
  633. HKR,,DevLoader,,*IOS
  634. HKR,,PortDriver,,ESDI_506.pdr
  635.  
  636. ;--------------------------------------------------------------------------
  637.  
  638. [DestinationDirs]
  639. WSS.CopyList = 11
  640. WSS.DelList = 11
  641. Windir.CopyList = 10
  642. Cwd3dsnd.CopyList = 10
  643. DefaultDestDir = 11    ; LDID_SYS
  644.  
  645. [SourceDisksNames]
  646. 1=%SourceDiskName%,, 0001
  647. 73170=WHQL,"",73170
  648.  
  649. [SourceDisksFiles]
  650. cwdaudix.vxd=1
  651. cwdaudio.drv=1
  652. cwdinit.exe=1
  653. cwdaudio.ini=1
  654. cwdaudio.bin=1
  655. cwdfm.drv=1
  656. cwdmix.exe=1
  657. cwdpcple.dll=1
  658. cwdmidi.vxd=1
  659. cwdmidi.drv=1
  660. Cwd3dsnd.exe=1
  661. cwdjoy.vxd=1
  662. CUSV286d.cat=73170
  663.  
  664. [Strings]
  665. ;Non-localized strings
  666. KEY_WARNVER="SYSTEM\CurrentControlSet\Control\SessionManager\WarnVerDLLs"
  667. KEY_CHKVER="SYSTEM\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
  668. KEY_FIL="SYSTEM\CurrentControlSet\Control\MediaResources\FilterList"
  669. KEY_IOC="SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"
  670. cwdjoy.DeviceDesc="Crystal Digital Assisted Joystick"
  671. cwdjoy.DeviceTestDesc="Crystal Joystick Port Test"
  672. cwdjoy.DeviceCalDesc="Crystal Joystick Port Calibration"
  673. KEY_OEM="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM"
  674.  
  675. ;Localized strings
  676. MediaClassName="Sound, video and game controllers"
  677. CSMfgName="Crystal Semiconductor Corporation"
  678. *CSC0000.DeviceDesc="Crystal PnP Audio System CODEC"
  679. *CSCFFFF.DeviceDesc="Crystal PnP Audio System CODEC (Needs Reboot)"
  680. *CSC0001.DeviceDesc="Crystal PnP Audio System Joystick"
  681. *CSC0010.DeviceDesc="Crystal PnP Audio System Control Registers"
  682. *CSC0003.DeviceDesc="Crystal PnP Audio System MPU-401 Compatible"
  683. *CSC0004.DeviceDesc="Crystal PnP IDE Controller"
  684. *CSC0011.DeviceDesc="Crystal PnP Audio System CODEC/Joystick"
  685. MSDOSTipText="Configures Sound Card for use in DOS"
  686. MSDOSConfig="Crystal Sound Card Configuration"
  687. PowerCPLName="Crystal Semiconductor Power Control Panel Extension"
  688. SourceDiskName="Crystal Driver Disk"
  689. *CSC000F.DeviceDesc="Disabled Device"
  690. V_CLSWAVEFORM="Audio"
  691. V_CLSMIDI="MIDI"
  692. V_CLSMIXER="Mixer"
  693. V_CLSAUX="Auxiliary"
  694. V_INTERNAL="FM Synthesis"
  695. V_EXTERNAL="External MIDI Port"
  696. SMixCtrlSynth="Synth"
  697. LMixCtrlSynth="Synth"
  698. SMixCtrlLine="Line"
  699. LMixCtrlLine="Line"
  700. SMixCtrlCD="CD"
  701. LMixCtrlCD="CD"
  702. SMixCtrlSpkr="Mono"
  703. LMixCtrlSpkr="Mono In"
  704. SMixCtrlMic="Mic"
  705. LMixCtrlMic="Mic"
  706. SMixCtrlLoop="MixOut"
  707. LMixCtrlLoop="MixOut"
  708. SMixCtrlMaster="Master"
  709. LMixCtrlMaster="Master Out"
  710. SMixCtrlMux="Record"
  711. LMixCtrlMux="Master Record"
  712. SMixCtrlLowPri="LowPriIn"
  713. LMixCtrlLowPri="Low Priority Input"
  714. SMixCtrlKaraoke="Karaoke"
  715. LMixCtrlKaraoke="Karaoke Mode"
  716. SMixCtrlX0="XCTL 0"
  717. LMixCtrlX0="XControl 0"
  718. SMixCtrlX1="XCTL 1"
  719. LMixCtrlX1="XControl 1"
  720. SCtrlSysVol="SystemVol"
  721. LCtrlSysVol="System Volume"
  722. SMixCtrlWave="Wave"
  723. LMixCtrlWave="Wave"
  724. SMixCtrlMonitor="Monitor"
  725. LMixCtrlMonitor="Monitor"
  726. SMixCtrlMicBoost="Mic Boost"
  727. LMixCtrlMicBoost="Microphone Boost"
  728. SMixCtrlDSPSynth="Synth"
  729. LMixCtrlDSPSynth="Synth"
  730. SMixCtrlDspWAVE="Wave"
  731. LMixCtrlDspWAVE="Wave"
  732. SMixCtrlDac2="Synth"
  733. LMixCtrlDac2="Synth"
  734. SMixCtrlZVPORT="ZVPORT"
  735. LMixCtrlZVPORT="ZVPORT"
  736. SMixCtrlDigSYNTH="DigSYNTH"
  737. LMixCtrlDigSYNTH="DigSYNTH"
  738.  
  739.  
  740.  
  741.  
  742. ;-------------- new controls added for symmetrical mixer ----------jmh
  743. SMixCtrl3DCenter="Center"
  744. LMixCtrl3DCenter="3D Center"
  745. SMixCtrl3DSpace="Space"
  746. LMixCtrl3DSpace="3D Space"
  747. SMixCtrl3DMute="Mute"
  748. LMixCtrl3DMute="3D Mute"
  749. SMixCtrl3D="3D Effects"
  750. LMixCtrl3D="3D Effects"
  751. ; the aux1 input is usually tied to the line jack
  752. SMixCtrlAux1="Line"
  753. LMixCtrlAux1="Line In"
  754. SMixCtrlMonoOutMute="MonoOut Mute"
  755. LMixCtrlMonoOutMute="PC Speaker Mute"
  756. SMixCtrlDacSER="Serial"
  757. LMixCtrlDacSER="Serial In"
  758. ; optional names for a line-in that is not controlling synth
  759. SMixCtrlLine-in="Line"
  760. LMixCtrlLine-in="Line In"
  761.  
  762. ;-------------- tables added for volume slide rcontrol ----------msu
  763. ;-----the values in the following table are editable to meet OEM needs
  764. ;-----however, there are limits for all these tables, for analog table,
  765. ;-----synth table and mic table, entries are ranged from 0 to 31, maximum
  766. ;-----entries for those tables are 32 entries, for digital table and DAC
  767. ;-----table, entries are ranged from 0 to 63, maximum entries number is 64,
  768. ;----for mono table, entries are ranged from 0 to 13, maximum entries is 16,
  769. ;----for masterin table, entries are ranged from 0 to 7, maximum entries is 16,
  770. ;----for masterout table, entries are ranged from 0 to 25, maximum entries is 16. 
  771. ; Mode3MasterOutGainTable - Entries range from 0 - 63. 16 entries Required.  57 = 0 db
  772. AnalogGainTable="31,20,17,15,14,13,12,11,10,10,9,9,8,7,7,6,6,6,6,5,5,5,4,4,4,3,3,3,2,2,1,1"
  773. DigitalGainTable="63,34,32,30,28,26,24,22,21,20,18,17,17,16,16,16,15,15,15,14,14,14,13,13,13,12,12,12,11,11,11,10,10,10,9,9,9,8,8,8,7,7,7,6,6,6,5,5,5,4,4,4,3,3,3,2,2,2,1,1,1,0,0,0"
  774. SynthGainTable="31,20,17,15,14,13,12,11,10,10,9,9,8,7,7,6,6,6,6,5,5,5,4,4,4,3,3,3,2,2,1,1"
  775. MicGainTable="31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0"
  776. DacGainTable="63,34,32,30,28,26,24,22,21,20,18,17,17,16,16,16,15,15,15,14,14,14,13,13,13,12,12,12,11,11,11,10,10,10,9,9,9,8,8,8,7,7,7,6,6,6,5,5,5,4,4,4,3,3,3,2,2,2,1,1,1,0,0,0"
  777. Dac2GainTable="31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0"
  778. MonoGainTable="13,11,8,6,5,5,4,4,3,3,2,2,1,1,0,0"
  779. MasterInGainTable="0,3,4,5,6,6,6,7"
  780. MasterOutGainTable="0,5,7,8,9,10,11,12,13,14,15,16,17,18,19,20"
  781. Mode3MasterOutGainTable="0,20,24,30,33,37,39,41,43,45,47,49,51,53,55,57"
  782.