ControlNames.txt 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. This document describes standard names of mixer controls.
  2. Syntax: [LOCATION] SOURCE [CHANNEL] [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. CHANNEL:
  14. <nothing> (channel independent, or applies to all channels)
  15. Front
  16. Surround (rear left/right in 4.0/5.1 surround)
  17. CLFE
  18. Center
  19. LFE
  20. Side (side left/right for 7.1 surround)
  21. LOCATION: (physical location of source)
  22. Front
  23. Rear
  24. Dock (docking station)
  25. Internal
  26. SOURCE:
  27. Master
  28. Master Mono
  29. Hardware Master
  30. Speaker (internal speaker)
  31. Bass Speaker (internal LFE speaker)
  32. Headphone
  33. Line Out
  34. Beep (beep generator)
  35. Phone
  36. Phone Input
  37. Phone Output
  38. Synth
  39. FM
  40. Mic
  41. Headset Mic (mic part of combined headset jack - 4-pin headphone + mic)
  42. Headphone Mic (mic part of either/or - 3-pin headphone or mic)
  43. Line (input only, use "Line Out" for output)
  44. CD
  45. Video
  46. Zoom Video
  47. Aux
  48. PCM
  49. PCM Pan
  50. Loopback
  51. Analog Loopback (D/A -> A/D loopback)
  52. Digital Loopback (playback -> capture loopback - without analog path)
  53. Mono
  54. Mono Output
  55. Multi
  56. ADC
  57. Wave
  58. Music
  59. I2S
  60. IEC958
  61. HDMI
  62. SPDIF (output only)
  63. SPDIF In
  64. Digital In
  65. HDMI/DP (either HDMI or DisplayPort)
  66. Exceptions (deprecated):
  67. [Analogue|Digital] Capture Source
  68. [Analogue|Digital] Capture Switch (aka input gain switch)
  69. [Analogue|Digital] Capture Volume (aka input gain volume)
  70. [Analogue|Digital] Playback Switch (aka output gain switch)
  71. [Analogue|Digital] Playback Volume (aka output gain volume)
  72. Tone Control - Switch
  73. Tone Control - Bass
  74. Tone Control - Treble
  75. 3D Control - Switch
  76. 3D Control - Center
  77. 3D Control - Depth
  78. 3D Control - Wide
  79. 3D Control - Space
  80. 3D Control - Level
  81. Mic Boost [(?dB)]
  82. PCM interface:
  83. Sample Clock Source { "Word", "Internal", "AutoSync" }
  84. Clock Sync Status { "Lock", "Sync", "No Lock" }
  85. External Rate /* external capture rate */
  86. Capture Rate /* capture rate taken from external source */
  87. IEC958 (S/PDIF) interface:
  88. IEC958 [...] [Playback|Capture] Switch /* turn on/off the IEC958 interface */
  89. IEC958 [...] [Playback|Capture] Volume /* digital volume control */
  90. IEC958 [...] [Playback|Capture] Default /* default or global value - read/write */
  91. IEC958 [...] [Playback|Capture] Mask /* consumer and professional mask */
  92. IEC958 [...] [Playback|Capture] Con Mask /* consumer mask */
  93. IEC958 [...] [Playback|Capture] Pro Mask /* professional mask */
  94. IEC958 [...] [Playback|Capture] PCM Stream /* the settings assigned to a PCM stream */
  95. IEC958 Q-subcode [Playback|Capture] Default /* Q-subcode bits */
  96. IEC958 Preamble [Playback|Capture] Default /* burst preamble words (4*16bits) */