Skip to content

Commit

Permalink
feat: document shift_cues_earlier/_later(_small) ControlObject
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftb0y committed Jul 30, 2024
1 parent 082f708 commit 1735f0c
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions source/chapters/appendix/mixxx_controls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,58 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
.. versionadded:: 2.0.0


.. mixxx:control:: [ChannelN],shift_cues_earlier
[PreviewDeckN],shift_cues_earlier
[SamplerN],shift_cues_earlier
:range: binary
:feedback: The :term:`hotcues <hotcue>` move left by 10ms.

.. versionadded:: 2.3.0


.. mixxx:control:: [ChannelN],shift_cues_later
[PreviewDeckN],shift_cues_later
[SamplerN],shift_cues_later
:range: binary
:feedback: The :term:`hotcues <hotcue>` move right by 10ms.

.. versionadded:: 2.3.0


.. mixxx:control:: [ChannelN],shift_cues_earlier_small
[PreviewDeckN],shift_cues_earlier_small
[SamplerN],shift_cues_earlier_small
:range: binary
:feedback: The :term:`hotcues <hotcue>` move left by 1ms.

.. versionadded:: 2.3.0


.. mixxx:control:: [ChannelN],shift_cues_later_small
[PreviewDeckN],shift_cues_later_small
[SamplerN],shift_cues_later_small
:range: binary
:feedback: The :term:`hotcues <hotcue>` move right by 1ms.

.. versionadded:: 2.3.0


.. mixxx:control:: [ChannelN],bpm_toggle_lock
[PreviewDeckN],bpm_toggle_lock
[SamplerN],bpm_toggle_lock
Toggle the :term:`beatgrid`/:term:`BPM` lock state.

:range: binary
:feedback: The lock icon of the track is activated/deactivated.

.. versionadded:: 2.4.1


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

0 comments on commit 1735f0c

Please sign in to comment.