home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / mad16.zip / CS31BA11.INI < prev    next >
INI File  |  1994-10-10  |  4KB  |  187 lines

  1. [DRIVER]
  2. ; Interpolation method used in Enhanced full duplex, ( Linear or Filter )
  3. Interp8=Linear
  4. Interp16=Linear
  5.  
  6. SaveSettingsOnExit=OFF
  7.  
  8. [APPLETS]
  9.  
  10. InputControlPath=e:\crystal
  11. InputApplet=cs31baip.exe
  12. OutputControlPath=e:\crystal
  13. OutputApplet=cs31baop.exe
  14. IPAlwaysOnTop=OFF
  15.  
  16. [MIXER]
  17.  
  18. ; Line ( LINE ) or microphone ( MIC ) selected as input
  19.  
  20. InputSelection=MIC
  21.  
  22. ; Line input gain. 0 to 65535=0 to 22.5 db gain
  23.  
  24. lLineVolume=21845
  25. rLineVolume=21845
  26. LineGang=ON
  27.  
  28. ; Mic input gain. 0 to 65535=0 to 22.5 db gain
  29.  
  30. lMicVolume=48059
  31. rMicVolume=48059
  32. MicGang=ON
  33.  
  34. ; Aux input gain. 0 to 65535=0 to 22.5 db gain
  35.  
  36. lAuxInVolume=21845
  37. rAuxInVolume=21845
  38. AuxInGang=ON
  39.  
  40. ; Loop back input gain. 0 to 65535=0 to 22.5 db gain
  41. lLoopBackInputVolume=0
  42. rLoopBackInputVolume=0
  43. LoopBackInputGang=ON
  44.  
  45. ; Monitor attenuation. 0 - 65535=mute to no attenuation. 
  46.  
  47. MonitorVolume=57078
  48. MonitorMute=OFF
  49. MonitorMode=Recording
  50.  
  51. ; CS4215 output atten setting. 0 - 65535=full attenuation to no attenuation in 
  52. ; 32 1.5 Db steps.
  53.  
  54. lMasterVolume=65535
  55. rMasterVolume=65535
  56. MasterMute=OFF
  57. MasterGang=ON
  58.  
  59. ; Aux Volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  60.  
  61. lAuxVolume=40166
  62. rAuxVolume=40166
  63. AuxMute=OFF
  64. AuxGang=ON
  65.  
  66. ; Aux2 volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  67.  
  68. lAux2Volume=40166
  69. rAux2Volume=40166
  70. Aux2Mute=ON
  71. Aux2Gang=ON
  72.  
  73. ; Line Mix volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  74.  
  75. lLineMixVolume=40166
  76. rLineMixVolume=40166
  77. LineMixMute=OFF
  78. LineMixGang=ON
  79.  
  80. ; Mono Mix volume setting 0 - 65535. 0=full attenuation , 65535 = no attenuation.
  81.  
  82. MonoVolume=40166
  83. MonoMute=ON
  84.  
  85. ; MonoOutMute indicates the state of the mono output mute.
  86. MonoOutMute=ON
  87.  
  88. ; MicBoost indicates if 20db additional boost is added when the mic input is selected.
  89.  
  90. MicBoost=ON
  91.  
  92. HWMUTE=0,1,E
  93.  
  94. ; Virtual Volume master
  95.  
  96. lVirtMaster=40166
  97. rVirtMaster=40166
  98.  
  99. LowPriInputSelection=MIC
  100. lLowPriMicVolume=32256
  101. rLowPriMicVolume=32256
  102. LowPriMicBoost=ON
  103. lLowPriLineVolume=39680
  104. rLowPriLineVolume=39680
  105. lLowPriLoopBackInputVolume=38400
  106. rLowPriLoopBackInputVolume=38400
  107. lLowPriAuxInVolume=17664
  108. rLowPriAuxInVolume=17664
  109. VirtMasterMute=OFF
  110. VirtMasterGang=ON
  111. MicAGC=OFF
  112.  
  113. [RECORD]
  114. ; HighPassFilter ON or OFF, when on will reduce signal offset at the expense of slightly
  115. ; lower fidelity ( probably not audible ) at low frequencies.
  116.  
  117. HighPassFilter=ON
  118.  
  119. ; The default dither state.  This may be over-ridden at some record formats.
  120. Dither=OFF
  121.  
  122. [Meter]                                 ;       Control Panel Section
  123.  
  124. ; Tells the control panel to come up running the VU meter when the inputs dialog is shown.
  125. MeterDisplay=OFF
  126.  
  127. ; DecayRate defines how quickly the VU meter bars decay
  128. ; 0=no decay, 255=immediate and full decay. default = 8.
  129. DecayRate=16
  130.  
  131. ; The number of time / second that the VU meter will update. default=20.
  132. VUUpdateRate=10
  133.  
  134.  
  135. [CONTROLS]
  136. ; This section dictates the controls which will be present on a WSS mixer.
  137.  
  138. ;****************************************** 
  139. ;* Mixer Lines To include
  140. ;****************************************** 
  141.  
  142. MixerSources=Wave,Monitor,Mono,Line,Aux1,Aux2
  143. ;MixerSources=Line,Monitor,Aux1,Wave
  144.  
  145. ;****************************************** 
  146. ;* Input Lines To include
  147. ;****************************************** 
  148.  
  149. InputSources=Line,Aux1,Loop,Mic
  150. ;InputSources=Mic,Line
  151.  
  152. ;********************************************************** 
  153. ;* Line Source Descriptions ( short/long names )
  154. ;********************************************************** 
  155.  
  156. ;ShortNameLine=
  157. ;LongNameLine=
  158. ;ShortNameAux1=
  159. ;LongNameAux1=
  160. ;ShortNameAux2=
  161. ;LongNameAux2=
  162. ;ShortNameMono=
  163. ;LongNameMono=
  164. ;ShortNameMonitor=
  165. ;LongNameMonitor=
  166. ;ShortNameWave=
  167. ;LongNameWave=
  168. ;ShortNameMic=
  169. ;LongNameMic=
  170. ;ShortNameLoopback=
  171. ;LongNameLoopback=
  172.  
  173.  
  174. ;********************************************************** 
  175. ;* Thing connected to Sources entries
  176. ;********************************************************** 
  177.  
  178. ; These are the possible assignment values:
  179. ;       Undefined, Digital, Line, Microphone, Synthesizer
  180. ;       CompactDisk, Telephone, PCSpeaker, WaveOut, Auxiliary, Analog 
  181.  
  182. SourceForLine=Line
  183. SourceForAux1=Auxiliary
  184. SourceForAux2=Auxiliary
  185. SourceForMono=Undefined
  186. SourceForMic=Microphone
  187.