ControlNames.txt 2.1 KB

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