Skip to content

Commit 62d90b0

Browse files
committed
controls: document hotcue sort and swap controls
1 parent 5c50115 commit 62d90b0

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

source/chapters/appendix/mixxx_controls.rst

+39
Original file line numberDiff line numberDiff line change
@@ -1497,6 +1497,45 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
14971497
.. versionadded:: 2.3.0
14981498

14991499

1500+
.. mixxx:control:: [ChannelN],hotcue_X_swap
1501+
[PreviewDeckN],hotcue_X_swap
1502+
[SamplerN],hotcue_X_swap
1503+
1504+
Swap numbers of two :term:`hotcues <hotcue>`.
1505+
Argument is the number (1-based index) of the second hotcue.
1506+
1507+
1508+
.. mixxx:control:: [ChannelN],sort_hotcues
1509+
[PreviewDeckN],sort_hotcues
1510+
[SamplerN],sort_hotcues
1511+
1512+
Sort :term:`hotcues <hotcue>` by their position in the track.
1513+
Unset hotcues remain.
1514+
1515+
:range: binary
1516+
:feedback: Hotcue buttons and hotcue labels in the waveforms are adjusted.
1517+
1518+
.. versionadded:: 2.6.0
1519+
1520+
1521+
.. mixxx:control:: [ChannelN],sort_hotcues_remove_offsets
1522+
[PreviewDeckN],sort_hotcues_remove_offsets
1523+
[SamplerN],sort_hotcues_remove_offsets
1524+
1525+
Sort :term:`hotcues <hotcue>` by their position in the track.
1526+
Unset hotcue slots are filled.
1527+
1528+
:range: binary
1529+
:feedback: Hotcue buttons and hotcue labels in the waveforms are adjusted.
1530+
1531+
.. versionadded:: 2.6.0
1532+
1533+
:range: binary
1534+
:feedback: Hotcue labels in the waveforms are swapped.
1535+
1536+
.. versionadded:: 2.6.0
1537+
1538+
15001539
.. mixxx:control:: [ChannelN],intro_end_activate
15011540
[PreviewDeckN],intro_end_activate
15021541
[SamplerN],intro_end_activate

0 commit comments

Comments
 (0)