Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2014
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.50 KB | None | 0 0
  1. state.CK8 {
  2. control.1 {
  3. iface MIXER
  4. name 'Master Playback Switch'
  5. value true
  6. comment {
  7. access 'read write'
  8. type BOOLEAN
  9. count 1
  10. }
  11. }
  12. control.2 {
  13. iface MIXER
  14. name 'Master Playback Volume'
  15. value.0 19
  16. value.1 19
  17. comment {
  18. access 'read write'
  19. type INTEGER
  20. count 2
  21. range '0 - 31'
  22. dbmin -4650
  23. dbmax 0
  24. dbvalue.0 -1800
  25. dbvalue.1 -1800
  26. }
  27. }
  28. control.3 {
  29. iface MIXER
  30. name 'Center Playback Switch'
  31. value true
  32. comment {
  33. access 'read write'
  34. type BOOLEAN
  35. count 1
  36. }
  37. }
  38. control.4 {
  39. iface MIXER
  40. name 'Center Playback Volume'
  41. value 31
  42. comment {
  43. access 'read write'
  44. type INTEGER
  45. count 1
  46. range '0 - 31'
  47. dbmin -4650
  48. dbmax 0
  49. dbvalue.0 0
  50. }
  51. }
  52. control.5 {
  53. iface MIXER
  54. name 'LFE Playback Switch'
  55. value true
  56. comment {
  57. access 'read write'
  58. type BOOLEAN
  59. count 1
  60. }
  61. }
  62. control.6 {
  63. iface MIXER
  64. name 'LFE Playback Volume'
  65. value 31
  66. comment {
  67. access 'read write'
  68. type INTEGER
  69. count 1
  70. range '0 - 31'
  71. dbmin -4650
  72. dbmax 0
  73. dbvalue.0 0
  74. }
  75. }
  76. control.7 {
  77. iface MIXER
  78. name 'Surround Playback Switch'
  79. value.0 true
  80. value.1 true
  81. comment {
  82. access 'read write'
  83. type BOOLEAN
  84. count 2
  85. }
  86. }
  87. control.8 {
  88. iface MIXER
  89. name 'Surround Playback Volume'
  90. value.0 31
  91. value.1 31
  92. comment {
  93. access 'read write'
  94. type INTEGER
  95. count 2
  96. range '0 - 31'
  97. dbmin -4650
  98. dbmax 0
  99. dbvalue.0 0
  100. dbvalue.1 0
  101. }
  102. }
  103. control.9 {
  104. iface MIXER
  105. name 'Master Mono Playback Switch'
  106. value false
  107. comment {
  108. access 'read write'
  109. type BOOLEAN
  110. count 1
  111. }
  112. }
  113. control.10 {
  114. iface MIXER
  115. name 'Master Mono Playback Volume'
  116. value 0
  117. comment {
  118. access 'read write'
  119. type INTEGER
  120. count 1
  121. range '0 - 31'
  122. dbmin -4650
  123. dbmax 0
  124. dbvalue.0 -4650
  125. }
  126. }
  127. control.11 {
  128. iface MIXER
  129. name 'Beep Playback Switch'
  130. value false
  131. comment {
  132. access 'read write'
  133. type BOOLEAN
  134. count 1
  135. }
  136. }
  137. control.12 {
  138. iface MIXER
  139. name 'Beep Playback Volume'
  140. value 0
  141. comment {
  142. access 'read write'
  143. type INTEGER
  144. count 1
  145. range '0 - 15'
  146. dbmin -4500
  147. dbmax 0
  148. dbvalue.0 -4500
  149. }
  150. }
  151. control.13 {
  152. iface MIXER
  153. name 'Phone Playback Switch'
  154. value false
  155. comment {
  156. access 'read write'
  157. type BOOLEAN
  158. count 1
  159. }
  160. }
  161. control.14 {
  162. iface MIXER
  163. name 'Phone Playback Volume'
  164. value 0
  165. comment {
  166. access 'read write'
  167. type INTEGER
  168. count 1
  169. range '0 - 31'
  170. dbmin -3450
  171. dbmax 1200
  172. dbvalue.0 -3450
  173. }
  174. }
  175. control.15 {
  176. iface MIXER
  177. name 'Mic Playback Switch'
  178. value true
  179. comment {
  180. access 'read write'
  181. type BOOLEAN
  182. count 1
  183. }
  184. }
  185. control.16 {
  186. iface MIXER
  187. name 'Mic Playback Volume'
  188. value 0
  189. comment {
  190. access 'read write'
  191. type INTEGER
  192. count 1
  193. range '0 - 31'
  194. dbmin -3450
  195. dbmax 1200
  196. dbvalue.0 -3450
  197. }
  198. }
  199. control.17 {
  200. iface MIXER
  201. name 'Mic Boost (+20dB)'
  202. value false
  203. comment {
  204. access 'read write'
  205. type BOOLEAN
  206. count 1
  207. }
  208. }
  209. control.18 {
  210. iface MIXER
  211. name 'Line Playback Switch'
  212. value false
  213. comment {
  214. access 'read write'
  215. type BOOLEAN
  216. count 1
  217. }
  218. }
  219. control.19 {
  220. iface MIXER
  221. name 'Line Playback Volume'
  222. value.0 0
  223. value.1 0
  224. comment {
  225. access 'read write'
  226. type INTEGER
  227. count 2
  228. range '0 - 31'
  229. dbmin -3450
  230. dbmax 1200
  231. dbvalue.0 -3450
  232. dbvalue.1 -3450
  233. }
  234. }
  235. control.20 {
  236. iface MIXER
  237. name 'CD Playback Switch'
  238. value true
  239. comment {
  240. access 'read write'
  241. type BOOLEAN
  242. count 1
  243. }
  244. }
  245. control.21 {
  246. iface MIXER
  247. name 'CD Playback Volume'
  248. value.0 23
  249. value.1 23
  250. comment {
  251. access 'read write'
  252. type INTEGER
  253. count 2
  254. range '0 - 31'
  255. dbmin -3450
  256. dbmax 1200
  257. dbvalue.0 0
  258. dbvalue.1 0
  259. }
  260. }
  261. control.22 {
  262. iface MIXER
  263. name 'Aux Playback Switch'
  264. value false
  265. comment {
  266. access 'read write'
  267. type BOOLEAN
  268. count 1
  269. }
  270. }
  271. control.23 {
  272. iface MIXER
  273. name 'Aux Playback Volume'
  274. value.0 0
  275. value.1 0
  276. comment {
  277. access 'read write'
  278. type INTEGER
  279. count 2
  280. range '0 - 31'
  281. dbmin -3450
  282. dbmax 1200
  283. dbvalue.0 -3450
  284. dbvalue.1 -3450
  285. }
  286. }
  287. control.24 {
  288. iface MIXER
  289. name 'PCM Playback Switch'
  290. value true
  291. comment {
  292. access 'read write'
  293. type BOOLEAN
  294. count 1
  295. }
  296. }
  297. control.25 {
  298. iface MIXER
  299. name 'PCM Playback Volume'
  300. value.0 29
  301. value.1 29
  302. comment {
  303. access 'read write'
  304. type INTEGER
  305. count 2
  306. range '0 - 31'
  307. dbmin -3450
  308. dbmax 1200
  309. dbvalue.0 900
  310. dbvalue.1 900
  311. }
  312. }
  313. control.26 {
  314. iface MIXER
  315. name 'Capture Source'
  316. value.0 Line
  317. value.1 Line
  318. comment {
  319. access 'read write'
  320. type ENUMERATED
  321. count 2
  322. item.0 Mic
  323. item.1 CD
  324. item.2 Video
  325. item.3 Aux
  326. item.4 Line
  327. item.5 Mix
  328. item.6 'Mix Mono'
  329. item.7 Phone
  330. }
  331. }
  332. control.27 {
  333. iface MIXER
  334. name 'Capture Switch'
  335. value true
  336. comment {
  337. access 'read write'
  338. type BOOLEAN
  339. count 1
  340. }
  341. }
  342. control.28 {
  343. iface MIXER
  344. name 'Capture Volume'
  345. value.0 8
  346. value.1 8
  347. comment {
  348. access 'read write'
  349. type INTEGER
  350. count 2
  351. range '0 - 15'
  352. dbmin 0
  353. dbmax 2250
  354. dbvalue.0 1200
  355. dbvalue.1 1200
  356. }
  357. }
  358. control.29 {
  359. iface MIXER
  360. name 'Mono Output Select'
  361. value Mix
  362. comment {
  363. access 'read write'
  364. type ENUMERATED
  365. count 1
  366. item.0 Mix
  367. item.1 Mic
  368. }
  369. }
  370. control.30 {
  371. iface MIXER
  372. name 'Mic Select'
  373. value Mic1
  374. comment {
  375. access 'read write'
  376. type ENUMERATED
  377. count 1
  378. item.0 Mic1
  379. item.1 Mic2
  380. }
  381. }
  382. control.31 {
  383. iface MIXER
  384. name 'IEC958 Playback Con Mask'
  385. value '0fff000f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  386. comment {
  387. access read
  388. type IEC958
  389. count 1
  390. }
  391. }
  392. control.32 {
  393. iface MIXER
  394. name 'IEC958 Playback Pro Mask'
  395. value cf00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  396. comment {
  397. access read
  398. type IEC958
  399. count 1
  400. }
  401. }
  402. control.33 {
  403. iface MIXER
  404. name 'IEC958 Playback Default'
  405. value '0082000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  406. comment {
  407. access 'read write'
  408. type IEC958
  409. count 1
  410. }
  411. }
  412. control.34 {
  413. iface MIXER
  414. name 'IEC958 Playback Switch'
  415. value true
  416. comment {
  417. access 'read write'
  418. type BOOLEAN
  419. count 1
  420. }
  421. }
  422. control.35 {
  423. iface MIXER
  424. name 'IEC958 Playback AC97-SPSA'
  425. value 3
  426. comment {
  427. access 'read write'
  428. type INTEGER
  429. count 1
  430. range '0 - 3'
  431. }
  432. }
  433. control.36 {
  434. iface MIXER
  435. name 'Duplicate Front'
  436. value false
  437. comment {
  438. access 'read write'
  439. type BOOLEAN
  440. count 1
  441. }
  442. }
  443. control.37 {
  444. iface MIXER
  445. name 'Surround Jack Mode'
  446. value Shared
  447. comment {
  448. access 'read write'
  449. type ENUMERATED
  450. count 1
  451. item.0 Shared
  452. item.1 Independent
  453. }
  454. }
  455. control.38 {
  456. iface MIXER
  457. name 'Channel Mode'
  458. value '2ch'
  459. comment {
  460. access 'read write'
  461. type ENUMERATED
  462. count 1
  463. item.0 '2ch'
  464. item.1 '4ch'
  465. item.2 '6ch'
  466. }
  467. }
  468. control.39 {
  469. iface MIXER
  470. name 'IEC958 Capture Switch'
  471. value false
  472. comment {
  473. access 'read write'
  474. type BOOLEAN
  475. count 1
  476. }
  477. }
  478. control.40 {
  479. iface MIXER
  480. name 'IEC958 Playback Source'
  481. value PCM
  482. comment {
  483. access 'read write'
  484. type ENUMERATED
  485. count 1
  486. item.0 PCM
  487. item.1 'Analog In'
  488. item.2 'IEC958 In'
  489. }
  490. }
  491. control.41 {
  492. iface MIXER
  493. name 'External Amplifier'
  494. value true
  495. comment {
  496. access 'read write'
  497. type BOOLEAN
  498. count 1
  499. }
  500. }
  501. }
  502. state.UART {
  503. control {
  504. }
  505. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement