ControlNames.txt 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. This document describes standard names of mixer controls.
  2. Syntax: SOURCE [DIRECTION] FUNCTION
  3. DIRECTION:
  4. <nothing> (both directions)
  5. Playback
  6. Capture
  7. Bypass Playback
  8. Bypass Capture
  9. FUNCTION:
  10. Switch (on/off switch)
  11. Volume
  12. Route (route control, hardware specific)
  13. SOURCE:
  14. Master
  15. Master Mono
  16. Hardware Master
  17. Headphone
  18. PC Speaker
  19. Phone
  20. Phone Input
  21. Phone Output
  22. Synth
  23. FM
  24. Mic
  25. Line
  26. CD
  27. Video
  28. Zoom Video
  29. Aux
  30. PCM
  31. PCM Front
  32. PCM Rear
  33. PCM Pan
  34. Loopback
  35. Analog Loopback (D/A -> A/D loopback)
  36. Digital Loopback (playback -> capture loopback - without analog path)
  37. Mono
  38. Mono Output
  39. Multi
  40. ADC
  41. Wave
  42. Music
  43. I2S
  44. IEC958
  45. Exceptions:
  46. [Digital] Capture Source
  47. [Digital] Capture Switch (aka input gain switch)
  48. [Digital] Capture Volume (aka input gain volume)
  49. [Digital] Playback Switch (aka output gain switch)
  50. [Digital] Playback Volume (aka output gain volume)
  51. Tone Control - Switch
  52. Tone Control - Bass
  53. Tone Control - Treble
  54. 3D Control - Switch
  55. 3D Control - Center
  56. 3D Control - Depth
  57. 3D Control - Wide
  58. 3D Control - Space
  59. 3D Control - Level
  60. Mic Boost [(?dB)]
  61. PCM interface:
  62. Sample Clock Source { "Word", "Internal", "AutoSync" }
  63. Clock Sync Status { "Lock", "Sync", "No Lock" }
  64. External Rate /* external capture rate */
  65. Capture Rate /* capture rate taken from external source */
  66. IEC958 (S/PDIF) interface:
  67. IEC958 [...] [Playback|Capture] Switch /* turn on/off the IEC958 interface */
  68. IEC958 [...] [Playback|Capture] Volume /* digital volume control */
  69. IEC958 [...] [Playback|Capture] Default /* default or global value - read/write */
  70. IEC958 [...] [Playback|Capture] Mask /* consumer and professional mask */
  71. IEC958 [...] [Playback|Capture] Con Mask /* consumer mask */
  72. IEC958 [...] [Playback|Capture] Pro Mask /* professional mask */
  73. IEC958 [...] [Playback|Capture] PCM Stream /* the settings assigned to a PCM stream */
  74. IEC958 Q-subcode [Playback|Capture] Default /* Q-subcode bits */
  75. IEC958 Preamble [Playback|Capture] Default /* burst preamble words (4*16bits) */