Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.32 KB | None | 0 0
  1. state.PCH {
  2. control.1 {
  3. iface MIXER
  4. name 'Front Playback Volume'
  5. value.0 87
  6. value.1 87
  7. comment {
  8. access 'read write'
  9. type INTEGER
  10. count 2
  11. range '0 - 87'
  12. dbmin -6525
  13. dbmax 0
  14. dbvalue.0 0
  15. dbvalue.1 0
  16. }
  17. }
  18. control.2 {
  19. iface MIXER
  20. name 'Front Playback Switch'
  21. value.0 true
  22. value.1 true
  23. comment {
  24. access 'read write'
  25. type BOOLEAN
  26. count 2
  27. }
  28. }
  29. control.3 {
  30. iface MIXER
  31. name 'Surround Playback Volume'
  32. value.0 87
  33. value.1 87
  34. comment {
  35. access 'read write'
  36. type INTEGER
  37. count 2
  38. range '0 - 87'
  39. dbmin -6525
  40. dbmax 0
  41. dbvalue.0 0
  42. dbvalue.1 0
  43. }
  44. }
  45. control.4 {
  46. iface MIXER
  47. name 'Surround Playback Switch'
  48. value.0 true
  49. value.1 true
  50. comment {
  51. access 'read write'
  52. type BOOLEAN
  53. count 2
  54. }
  55. }
  56. control.5 {
  57. iface MIXER
  58. name 'Center Playback Volume'
  59. value 87
  60. comment {
  61. access 'read write'
  62. type INTEGER
  63. count 1
  64. range '0 - 87'
  65. dbmin -6525
  66. dbmax 0
  67. dbvalue.0 0
  68. }
  69. }
  70. control.6 {
  71. iface MIXER
  72. name 'LFE Playback Volume'
  73. value 87
  74. comment {
  75. access 'read write'
  76. type INTEGER
  77. count 1
  78. range '0 - 87'
  79. dbmin -6525
  80. dbmax 0
  81. dbvalue.0 0
  82. }
  83. }
  84. control.7 {
  85. iface MIXER
  86. name 'Center Playback Switch'
  87. value true
  88. comment {
  89. access 'read write'
  90. type BOOLEAN
  91. count 1
  92. }
  93. }
  94. control.8 {
  95. iface MIXER
  96. name 'LFE Playback Switch'
  97. value true
  98. comment {
  99. access 'read write'
  100. type BOOLEAN
  101. count 1
  102. }
  103. }
  104. control.9 {
  105. iface MIXER
  106. name 'Side Playback Volume'
  107. value.0 87
  108. value.1 87
  109. comment {
  110. access 'read write'
  111. type INTEGER
  112. count 2
  113. range '0 - 87'
  114. dbmin -6525
  115. dbmax 0
  116. dbvalue.0 0
  117. dbvalue.1 0
  118. }
  119. }
  120. control.10 {
  121. iface MIXER
  122. name 'Side Playback Switch'
  123. value.0 true
  124. value.1 true
  125. comment {
  126. access 'read write'
  127. type BOOLEAN
  128. count 2
  129. }
  130. }
  131. control.11 {
  132. iface MIXER
  133. name 'Headphone Playback Volume'
  134. value.0 0
  135. value.1 0
  136. comment {
  137. access 'read write'
  138. type INTEGER
  139. count 2
  140. range '0 - 87'
  141. dbmin -6525
  142. dbmax 0
  143. dbvalue.0 -6525
  144. dbvalue.1 -6525
  145. }
  146. }
  147. control.12 {
  148. iface MIXER
  149. name 'Headphone Playback Switch'
  150. value.0 false
  151. value.1 false
  152. comment {
  153. access 'read write'
  154. type BOOLEAN
  155. count 2
  156. }
  157. }
  158. control.13 {
  159. iface MIXER
  160. name 'Auto-Mute Mode'
  161. value Enabled
  162. comment {
  163. access 'read write'
  164. type ENUMERATED
  165. count 1
  166. item.0 Disabled
  167. item.1 Enabled
  168. }
  169. }
  170. control.14 {
  171. iface MIXER
  172. name 'Input Source'
  173. value 'Rear Mic'
  174. comment {
  175. access 'read write'
  176. type ENUMERATED
  177. count 1
  178. item.0 'Front Mic'
  179. item.1 'Rear Mic'
  180. item.2 Line
  181. }
  182. }
  183. control.15 {
  184. iface MIXER
  185. name 'Input Source'
  186. index 1
  187. value 'Front Mic'
  188. comment {
  189. access 'read write'
  190. type ENUMERATED
  191. count 1
  192. item.0 'Front Mic'
  193. item.1 'Rear Mic'
  194. item.2 Line
  195. }
  196. }
  197. control.16 {
  198. iface MIXER
  199. name 'Capture Volume'
  200. value.0 38
  201. value.1 38
  202. comment {
  203. access 'read write'
  204. type INTEGER
  205. count 2
  206. range '0 - 63'
  207. dbmin -1725
  208. dbmax 3000
  209. dbvalue.0 1125
  210. dbvalue.1 1125
  211. }
  212. }
  213. control.17 {
  214. iface MIXER
  215. name 'Capture Switch'
  216. value.0 false
  217. value.1 false
  218. comment {
  219. access 'read write'
  220. type BOOLEAN
  221. count 2
  222. }
  223. }
  224. control.18 {
  225. iface MIXER
  226. name 'Capture Volume'
  227. index 1
  228. value.0 0
  229. value.1 0
  230. comment {
  231. access 'read write'
  232. type INTEGER
  233. count 2
  234. range '0 - 63'
  235. dbmin -1725
  236. dbmax 3000
  237. dbvalue.0 -1725
  238. dbvalue.1 -1725
  239. }
  240. }
  241. control.19 {
  242. iface MIXER
  243. name 'Capture Switch'
  244. index 1
  245. value.0 false
  246. value.1 false
  247. comment {
  248. access 'read write'
  249. type BOOLEAN
  250. count 2
  251. }
  252. }
  253. control.20 {
  254. iface MIXER
  255. name 'Front Mic Boost Volume'
  256. value.0 0
  257. value.1 0
  258. comment {
  259. access 'read write'
  260. type INTEGER
  261. count 2
  262. range '0 - 3'
  263. dbmin 0
  264. dbmax 3000
  265. dbvalue.0 0
  266. dbvalue.1 0
  267. }
  268. }
  269. control.21 {
  270. iface MIXER
  271. name 'Rear Mic Boost Volume'
  272. value.0 0
  273. value.1 0
  274. comment {
  275. access 'read write'
  276. type INTEGER
  277. count 2
  278. range '0 - 3'
  279. dbmin 0
  280. dbmax 3000
  281. dbvalue.0 0
  282. dbvalue.1 0
  283. }
  284. }
  285. control.22 {
  286. iface MIXER
  287. name 'Line Boost Volume'
  288. value.0 0
  289. value.1 0
  290. comment {
  291. access 'read write'
  292. type INTEGER
  293. count 2
  294. range '0 - 3'
  295. dbmin 0
  296. dbmax 3000
  297. dbvalue.0 0
  298. dbvalue.1 0
  299. }
  300. }
  301. control.23 {
  302. iface MIXER
  303. name 'IEC958 Playback Con Mask'
  304. value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  305. comment {
  306. access read
  307. type IEC958
  308. count 1
  309. }
  310. }
  311. control.24 {
  312. iface MIXER
  313. name 'IEC958 Playback Pro Mask'
  314. value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  315. comment {
  316. access read
  317. type IEC958
  318. count 1
  319. }
  320. }
  321. control.25 {
  322. iface MIXER
  323. name 'IEC958 Playback Default'
  324. value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  325. comment {
  326. access 'read write'
  327. type IEC958
  328. count 1
  329. }
  330. }
  331. control.26 {
  332. iface MIXER
  333. name 'IEC958 Playback Switch'
  334. value false
  335. comment {
  336. access 'read write'
  337. type BOOLEAN
  338. count 1
  339. }
  340. }
  341. control.27 {
  342. iface MIXER
  343. name 'IEC958 Default PCM Playback Switch'
  344. value true
  345. comment {
  346. access 'read write'
  347. type BOOLEAN
  348. count 1
  349. }
  350. }
  351. control.28 {
  352. iface MIXER
  353. name 'Master Playback Volume'
  354. value 20
  355. comment {
  356. access 'read write'
  357. type INTEGER
  358. count 1
  359. range '0 - 87'
  360. dbmin -6525
  361. dbmax 0
  362. dbvalue.0 -5025
  363. }
  364. }
  365. control.29 {
  366. iface MIXER
  367. name 'Master Playback Switch'
  368. value true
  369. comment {
  370. access 'read write'
  371. type BOOLEAN
  372. count 1
  373. }
  374. }
  375. control.30 {
  376. iface CARD
  377. name 'Front Mic Jack'
  378. value false
  379. comment {
  380. access read
  381. type BOOLEAN
  382. count 1
  383. }
  384. }
  385. control.31 {
  386. iface CARD
  387. name 'Rear Mic Jack'
  388. value true
  389. comment {
  390. access read
  391. type BOOLEAN
  392. count 1
  393. }
  394. }
  395. control.32 {
  396. iface CARD
  397. name 'Line Jack'
  398. value false
  399. comment {
  400. access read
  401. type BOOLEAN
  402. count 1
  403. }
  404. }
  405. control.33 {
  406. iface CARD
  407. name 'Line Out Front Jack'
  408. value true
  409. comment {
  410. access read
  411. type BOOLEAN
  412. count 1
  413. }
  414. }
  415. control.34 {
  416. iface CARD
  417. name 'Line Out Surround Jack'
  418. value false
  419. comment {
  420. access read
  421. type BOOLEAN
  422. count 1
  423. }
  424. }
  425. control.35 {
  426. iface CARD
  427. name 'Line Out CLFE Jack'
  428. value false
  429. comment {
  430. access read
  431. type BOOLEAN
  432. count 1
  433. }
  434. }
  435. control.36 {
  436. iface CARD
  437. name 'Line Out Side Jack'
  438. value false
  439. comment {
  440. access read
  441. type BOOLEAN
  442. count 1
  443. }
  444. }
  445. control.37 {
  446. iface CARD
  447. name 'Front Headphone Jack'
  448. value false
  449. comment {
  450. access read
  451. type BOOLEAN
  452. count 1
  453. }
  454. }
  455. control.38 {
  456. iface CARD
  457. name 'SPDIF Phantom Jack'
  458. value true
  459. comment {
  460. access read
  461. type BOOLEAN
  462. count 1
  463. }
  464. }
  465. control.39 {
  466. iface PCM
  467. name 'Playback Channel Map'
  468. value.0 3
  469. value.1 4
  470. value.2 0
  471. value.3 0
  472. value.4 0
  473. value.5 0
  474. value.6 0
  475. value.7 0
  476. comment {
  477. access read
  478. type INTEGER
  479. count 8
  480. range '0 - 36'
  481. }
  482. }
  483. control.40 {
  484. iface PCM
  485. name 'Capture Channel Map'
  486. value.0 3
  487. value.1 4
  488. comment {
  489. access read
  490. type INTEGER
  491. count 2
  492. range '0 - 36'
  493. }
  494. }
  495. control.41 {
  496. iface PCM
  497. device 1
  498. name 'Playback Channel Map'
  499. value.0 0
  500. value.1 0
  501. comment {
  502. access read
  503. type INTEGER
  504. count 2
  505. range '0 - 36'
  506. }
  507. }
  508. control.42 {
  509. iface PCM
  510. device 2
  511. name 'Capture Channel Map'
  512. value.0 0
  513. value.1 0
  514. comment {
  515. access read
  516. type INTEGER
  517. count 2
  518. range '0 - 36'
  519. }
  520. }
  521. control.43 {
  522. iface MIXER
  523. name 'PCM Playback Volume'
  524. value.0 255
  525. value.1 255
  526. comment {
  527. access 'read write user'
  528. type INTEGER
  529. count 2
  530. range '0 - 255'
  531. tlv '0000000100000008ffffec1400000014'
  532. dbmin -5100
  533. dbmax 0
  534. dbvalue.0 0
  535. dbvalue.1 0
  536. }
  537. }
  538. }
  539. state.HDMI {
  540. control.1 {
  541. iface CARD
  542. name 'HDMI/DP,pcm=3 Jack'
  543. value false
  544. comment {
  545. access read
  546. type BOOLEAN
  547. count 1
  548. }
  549. }
  550. control.2 {
  551. iface MIXER
  552. name 'IEC958 Playback Con Mask'
  553. value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  554. comment {
  555. access read
  556. type IEC958
  557. count 1
  558. }
  559. }
  560. control.3 {
  561. iface MIXER
  562. name 'IEC958 Playback Pro Mask'
  563. value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  564. comment {
  565. access read
  566. type IEC958
  567. count 1
  568. }
  569. }
  570. control.4 {
  571. iface MIXER
  572. name 'IEC958 Playback Default'
  573. value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  574. comment {
  575. access 'read write'
  576. type IEC958
  577. count 1
  578. }
  579. }
  580. control.5 {
  581. iface MIXER
  582. name 'IEC958 Playback Switch'
  583. value true
  584. comment {
  585. access 'read write'
  586. type BOOLEAN
  587. count 1
  588. }
  589. }
  590. control.6 {
  591. iface PCM
  592. device 3
  593. name ELD
  594. value ''
  595. comment {
  596. access 'read volatile'
  597. type BYTES
  598. count 0
  599. }
  600. }
  601. control.7 {
  602. iface CARD
  603. name 'HDMI/DP,pcm=7 Jack'
  604. value false
  605. comment {
  606. access read
  607. type BOOLEAN
  608. count 1
  609. }
  610. }
  611. control.8 {
  612. iface MIXER
  613. name 'IEC958 Playback Con Mask'
  614. index 1
  615. value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  616. comment {
  617. access read
  618. type IEC958
  619. count 1
  620. }
  621. }
  622. control.9 {
  623. iface MIXER
  624. name 'IEC958 Playback Pro Mask'
  625. index 1
  626. value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  627. comment {
  628. access read
  629. type IEC958
  630. count 1
  631. }
  632. }
  633. control.10 {
  634. iface MIXER
  635. name 'IEC958 Playback Default'
  636. index 1
  637. value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  638. comment {
  639. access 'read write'
  640. type IEC958
  641. count 1
  642. }
  643. }
  644. control.11 {
  645. iface MIXER
  646. name 'IEC958 Playback Switch'
  647. index 1
  648. value true
  649. comment {
  650. access 'read write'
  651. type BOOLEAN
  652. count 1
  653. }
  654. }
  655. control.12 {
  656. iface PCM
  657. device 7
  658. name ELD
  659. value ''
  660. comment {
  661. access 'read volatile'
  662. type BYTES
  663. count 0
  664. }
  665. }
  666. control.13 {
  667. iface CARD
  668. name 'HDMI/DP,pcm=8 Jack'
  669. value false
  670. comment {
  671. access read
  672. type BOOLEAN
  673. count 1
  674. }
  675. }
  676. control.14 {
  677. iface MIXER
  678. name 'IEC958 Playback Con Mask'
  679. index 2
  680. value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  681. comment {
  682. access read
  683. type IEC958
  684. count 1
  685. }
  686. }
  687. control.15 {
  688. iface MIXER
  689. name 'IEC958 Playback Pro Mask'
  690. index 2
  691. value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  692. comment {
  693. access read
  694. type IEC958
  695. count 1
  696. }
  697. }
  698. control.16 {
  699. iface MIXER
  700. name 'IEC958 Playback Default'
  701. index 2
  702. value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  703. comment {
  704. access 'read write'
  705. type IEC958
  706. count 1
  707. }
  708. }
  709. control.17 {
  710. iface MIXER
  711. name 'IEC958 Playback Switch'
  712. index 2
  713. value true
  714. comment {
  715. access 'read write'
  716. type BOOLEAN
  717. count 1
  718. }
  719. }
  720. control.18 {
  721. iface PCM
  722. device 8
  723. name ELD
  724. value ''
  725. comment {
  726. access 'read volatile'
  727. type BYTES
  728. count 0
  729. }
  730. }
  731. control.19 {
  732. iface CARD
  733. name 'HDMI/DP,pcm=9 Jack'
  734. value false
  735. comment {
  736. access read
  737. type BOOLEAN
  738. count 1
  739. }
  740. }
  741. control.20 {
  742. iface MIXER
  743. name 'IEC958 Playback Con Mask'
  744. index 3
  745. value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  746. comment {
  747. access read
  748. type IEC958
  749. count 1
  750. }
  751. }
  752. control.21 {
  753. iface MIXER
  754. name 'IEC958 Playback Pro Mask'
  755. index 3
  756. value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  757. comment {
  758. access read
  759. type IEC958
  760. count 1
  761. }
  762. }
  763. control.22 {
  764. iface MIXER
  765. name 'IEC958 Playback Default'
  766. index 3
  767. value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  768. comment {
  769. access 'read write'
  770. type IEC958
  771. count 1
  772. }
  773. }
  774. control.23 {
  775. iface MIXER
  776. name 'IEC958 Playback Switch'
  777. index 3
  778. value true
  779. comment {
  780. access 'read write'
  781. type BOOLEAN
  782. count 1
  783. }
  784. }
  785. control.24 {
  786. iface PCM
  787. device 9
  788. name ELD
  789. value ''
  790. comment {
  791. access 'read volatile'
  792. type BYTES
  793. count 0
  794. }
  795. }
  796. control.25 {
  797. iface CARD
  798. name 'HDMI/DP,pcm=10 Jack'
  799. value false
  800. comment {
  801. access read
  802. type BOOLEAN
  803. count 1
  804. }
  805. }
  806. control.26 {
  807. iface MIXER
  808. name 'IEC958 Playback Con Mask'
  809. index 4
  810. value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  811. comment {
  812. access read
  813. type IEC958
  814. count 1
  815. }
  816. }
  817. control.27 {
  818. iface MIXER
  819. name 'IEC958 Playback Pro Mask'
  820. index 4
  821. value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  822. comment {
  823. access read
  824. type IEC958
  825. count 1
  826. }
  827. }
  828. control.28 {
  829. iface MIXER
  830. name 'IEC958 Playback Default'
  831. index 4
  832. value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  833. comment {
  834. access 'read write'
  835. type IEC958
  836. count 1
  837. }
  838. }
  839. control.29 {
  840. iface MIXER
  841. name 'IEC958 Playback Switch'
  842. index 4
  843. value true
  844. comment {
  845. access 'read write'
  846. type BOOLEAN
  847. count 1
  848. }
  849. }
  850. control.30 {
  851. iface PCM
  852. device 10
  853. name ELD
  854. value ''
  855. comment {
  856. access 'read volatile'
  857. type BYTES
  858. count 0
  859. }
  860. }
  861. control.31 {
  862. iface CARD
  863. name 'HDMI/DP,pcm=11 Jack'
  864. value false
  865. comment {
  866. access read
  867. type BOOLEAN
  868. count 1
  869. }
  870. }
  871. control.32 {
  872. iface MIXER
  873. name 'IEC958 Playback Con Mask'
  874. index 5
  875. value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  876. comment {
  877. access read
  878. type IEC958
  879. count 1
  880. }
  881. }
  882. control.33 {
  883. iface MIXER
  884. name 'IEC958 Playback Pro Mask'
  885. index 5
  886. value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  887. comment {
  888. access read
  889. type IEC958
  890. count 1
  891. }
  892. }
  893. control.34 {
  894. iface MIXER
  895. name 'IEC958 Playback Default'
  896. index 5
  897. value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  898. comment {
  899. access 'read write'
  900. type IEC958
  901. count 1
  902. }
  903. }
  904. control.35 {
  905. iface MIXER
  906. name 'IEC958 Playback Switch'
  907. index 5
  908. value true
  909. comment {
  910. access 'read write'
  911. type BOOLEAN
  912. count 1
  913. }
  914. }
  915. control.36 {
  916. iface PCM
  917. device 11
  918. name ELD
  919. value ''
  920. comment {
  921. access 'read volatile'
  922. type BYTES
  923. count 0
  924. }
  925. }
  926. control.37 {
  927. iface PCM
  928. device 3
  929. name 'Playback Channel Map'
  930. value.0 0
  931. value.1 0
  932. value.2 0
  933. value.3 0
  934. value.4 0
  935. value.5 0
  936. value.6 0
  937. value.7 0
  938. comment {
  939. access 'read write'
  940. type INTEGER
  941. count 8
  942. range '0 - 36'
  943. }
  944. }
  945. control.38 {
  946. iface PCM
  947. device 7
  948. name 'Playback Channel Map'
  949. value.0 0
  950. value.1 0
  951. value.2 0
  952. value.3 0
  953. value.4 0
  954. value.5 0
  955. value.6 0
  956. value.7 0
  957. comment {
  958. access 'read write'
  959. type INTEGER
  960. count 8
  961. range '0 - 36'
  962. }
  963. }
  964. control.39 {
  965. iface PCM
  966. device 8
  967. name 'Playback Channel Map'
  968. value.0 0
  969. value.1 0
  970. value.2 0
  971. value.3 0
  972. value.4 0
  973. value.5 0
  974. value.6 0
  975. value.7 0
  976. comment {
  977. access 'read write'
  978. type INTEGER
  979. count 8
  980. range '0 - 36'
  981. }
  982. }
  983. control.40 {
  984. iface PCM
  985. device 9
  986. name 'Playback Channel Map'
  987. value.0 0
  988. value.1 0
  989. value.2 0
  990. value.3 0
  991. value.4 0
  992. value.5 0
  993. value.6 0
  994. value.7 0
  995. comment {
  996. access 'read write'
  997. type INTEGER
  998. count 8
  999. range '0 - 36'
  1000. }
  1001. }
  1002. control.41 {
  1003. iface PCM
  1004. device 10
  1005. name 'Playback Channel Map'
  1006. value.0 0
  1007. value.1 0
  1008. value.2 0
  1009. value.3 0
  1010. value.4 0
  1011. value.5 0
  1012. value.6 0
  1013. value.7 0
  1014. comment {
  1015. access 'read write'
  1016. type INTEGER
  1017. count 8
  1018. range '0 - 36'
  1019. }
  1020. }
  1021. control.42 {
  1022. iface PCM
  1023. device 11
  1024. name 'Playback Channel Map'
  1025. value.0 0
  1026. value.1 0
  1027. value.2 0
  1028. value.3 0
  1029. value.4 0
  1030. value.5 0
  1031. value.6 0
  1032. value.7 0
  1033. comment {
  1034. access 'read write'
  1035. type INTEGER
  1036. count 8
  1037. range '0 - 36'
  1038. }
  1039. }
  1040. }
  1041. state.U0x46d0x807 {
  1042. control.1 {
  1043. iface PCM
  1044. name 'Capture Channel Map'
  1045. value 0
  1046. comment {
  1047. access read
  1048. type INTEGER
  1049. count 1
  1050. range '0 - 36'
  1051. }
  1052. }
  1053. control.2 {
  1054. iface MIXER
  1055. name 'Mic Capture Switch'
  1056. value true
  1057. comment {
  1058. access 'read write'
  1059. type BOOLEAN
  1060. count 1
  1061. }
  1062. }
  1063. control.3 {
  1064. iface MIXER
  1065. name 'Mic Capture Volume'
  1066. value 11
  1067. comment {
  1068. access 'read write'
  1069. type INTEGER
  1070. count 1
  1071. range '0 - 16'
  1072. dbmin 600
  1073. dbmax 3000
  1074. dbvalue.0 2250
  1075. }
  1076. }
  1077. }
  1078. state.Speaker {
  1079. control.1 {
  1080. iface PCM
  1081. name 'Playback Channel Map'
  1082. value 3
  1083. comment {
  1084. access read
  1085. type INTEGER
  1086. count 1
  1087. range '0 - 36'
  1088. }
  1089. }
  1090. control.2 {
  1091. iface MIXER
  1092. name 'PCM Playback Switch'
  1093. value true
  1094. comment {
  1095. access 'read write'
  1096. type BOOLEAN
  1097. count 1
  1098. }
  1099. }
  1100. control.3 {
  1101. iface MIXER
  1102. name 'PCM Playback Volume'
  1103. value.0 148
  1104. value.1 148
  1105. comment {
  1106. access 'read write'
  1107. type INTEGER
  1108. count 2
  1109. range '0 - 704'
  1110. dbmin -4100
  1111. dbmax 300
  1112. dbvalue.0 -3175
  1113. dbvalue.1 -3175
  1114. }
  1115. }
  1116. control.4 {
  1117. iface MIXER
  1118. name 'Auto Gain Control'
  1119. value true
  1120. comment {
  1121. access 'read write'
  1122. type BOOLEAN
  1123. count 1
  1124. }
  1125. }
  1126. control.5 {
  1127. iface MIXER
  1128. name 'Bass Boost'
  1129. value false
  1130. comment {
  1131. access 'read write'
  1132. type BOOLEAN
  1133. count 1
  1134. }
  1135. }
  1136. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement