Skip to content

Commit

Permalink
fix/document-[ChannelN]-input_configured
Browse files Browse the repository at this point in the history
Co-authored-by: ronso0 <[email protected]>
  • Loading branch information
Swiftb0y and ronso0 committed May 26, 2024
1 parent 84c9729 commit 0e5e980
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion source/chapters/appendix/mixxx_controls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2876,10 +2876,13 @@ Then you can use your :term:`MIDI` controller to control its volume and some oth

.. note:: Although the first auxiliary group is named :mixxx:cogroupref:`[Auxiliary1]`, the group for the first microphone is just called :mixxx:cogroupref:`[Microphone] <[MicrophoneN]>`, not :mixxx:cogroupref:`[Microphone1] <[MicrophoneN]>`.

.. mixxx:control:: [MicrophoneN],input_configured
.. mixxx:control:: [ChannelN],input_configured
[MicrophoneN],input_configured
[AuxiliaryN],input_configured
1 if there is input is configured for this channel, 0 if not.
In the case of :mixxx:cogroupref:`[ChannelN]` it corresponds to
Vinyl Control. A configured input is required to enable :mixxx:coref:`[ChannelN],passthrough`

:range: binary, read-only
:feedback: Configured channel in the sound preferences.
Expand Down

0 comments on commit 0e5e980

Please sign in to comment.