Skip to content

Commit 6113dc0

Browse files
authored
Merge pull request #841 from xARSENICx/stem-vu-meter-docs
docs: Add Stem VU Meter controls to appendix
2 parents b918685 + c8aaa8e commit 6113dc0

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

source/chapters/appendix/mixxx_controls.rst

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,10 @@ Decks, Preview Decks and Samplers
552552

553553
Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samplers and preview decks, just replace :mixxx:cogroupref:`[ChannelN]` with :mixxx:cogroupref:`[PreviewDeckN]` or :mixxx:cogroupref:`[SamplerN]`.
554554

555+
The :mixxx:cogroupref:`[ChannelN_StemM]` group allows you to interact with specific stems of a deck when a stem file is loaded.
556+
M ranges from 1 to 4.
557+
Some controls (like volume, mute, and VU meters) are shared between decks and stems, while others (like color) are stem-specific.
558+
555559
.. seealso:: There are some :ref:`additional global controls for samplers <appendix-mixxxcontrols-samplers>`.
556560

557561
.. mixxx:control:: [ChannelN],back
@@ -3139,8 +3143,9 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
31393143
.. mixxx:control:: [ChannelN],vu_meter
31403144
[PreviewDeckN],vu_meter
31413145
[SamplerN],vu_meter
3146+
[ChannelN_StemM],vu_meter
31423147
3143-
Outputs the current instantaneous deck volume
3148+
Outputs the current instantaneous deck volume (or stem volume for :mixxx:cogroupref:`[ChannelN_StemM]`)
31443149

31453150
:range: default
31463151
:feedback: Deck VU meter
@@ -3149,13 +3154,16 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
31493154
Replaces the deprecated :mixxx:coref:`[ChannelN],VuMeter`,
31503155
:mixxx:coref:`[PreviewDeckN],VuMeter` and
31513156
:mixxx:coref:`[SamplerN],VuMeter` controls.
3157+
.. versionchanged:: 2.6.0
3158+
Added :mixxx:coref:`[ChannelN_StemM],vu_meter`.
31523159

31533160

31543161
.. mixxx:control:: [ChannelN],vu_meter_left
31553162
[PreviewDeckN],vu_meter_left
31563163
[SamplerN],vu_meter_left
3164+
[ChannelN_StemM],vu_meter_left
31573165
3158-
Outputs the current instantaneous deck volume for the left channel
3166+
Outputs the current instantaneous deck volume for the left channel (or stem volume for :mixxx:cogroupref:`[ChannelN_StemM]`)
31593167

31603168
:range: default
31613169
:feedback: Deck VU meter L
@@ -3164,13 +3172,16 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
31643172
Replaces the deprecated :mixxx:coref:`[ChannelN],VuMeterL`,
31653173
:mixxx:coref:`[PreviewDeckN],VuMeterL` and
31663174
:mixxx:coref:`[SamplerN],VuMeterL` controls.
3175+
.. versionchanged:: 2.6.0
3176+
Added :mixxx:coref:`[ChannelN_StemM],vu_meter_left`.
31673177

31683178

31693179
.. mixxx:control:: [ChannelN],vu_meter_right
31703180
[PreviewDeckN],vu_meter_right
31713181
[SamplerN],vu_meter_right
3182+
[ChannelN_StemM],vu_meter_right
31723183
3173-
Outputs the current instantaneous deck volume for the right channel
3184+
Outputs the current instantaneous deck volume for the right channel (or stem volume for :mixxx:cogroupref:`[ChannelN_StemM]`)
31743185

31753186
:range: default
31763187
:feedback: Deck VU meter R
@@ -3179,6 +3190,8 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
31793190
Replaces the deprecated :mixxx:coref:`[ChannelN],VuMeterR`,
31803191
:mixxx:coref:`[PreviewDeckN],VuMeterR` and
31813192
:mixxx:coref:`[SamplerN],VuMeterR` controls.
3193+
.. versionchanged:: 2.6.0
3194+
Added :mixxx:coref:`[ChannelN_StemM],vu_meter_right`.
31823195

31833196

31843197
.. mixxx:control:: [ChannelN],waveform_zoom

0 commit comments

Comments
 (0)