Skip to content

Commit

Permalink
document LoadTrackFromDeck/~Sampler controls
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 committed Feb 18, 2023
1 parent 209bd71 commit 6bd8da6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions source/chapters/appendix/mixxx_controls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -878,6 +878,30 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
.. versionadded:: 2.3.0


.. mixxx:control:: [ChannelN],LoadTrackFromDeck
[PreviewDeckN],LoadTrackFromDeck
[SamplerN],LoadTrackFromDeck
Load the track currently loaded to the given deck number.

:range: integer between 1 and :mixxx:coref:`[Master],num_decks` (inclusive)
:feedback: Track name & waveform change

.. versionadded:: 2.4.0


.. mixxx:control:: [ChannelN],LoadTrackFromSampler
[PreviewDeckN],LoadTrackFromSampler
[SamplerN],LoadTrackFromSampler
Load the track currently loaded to the given sampler number.

:range: integer between 1 and :mixxx:coref:`[Master],num_samplers` (inclusive)
:feedback: Track name & waveform change

.. versionadded:: 2.4.0


.. mixxx:control:: [ChannelN],cue_cdj
[PreviewDeckN],cue_cdj
[SamplerN],cue_cdj
Expand Down

0 comments on commit 6bd8da6

Please sign in to comment.