Skip to content

Commit b3d739a

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

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+
:range: 1-37
1508+
:feedback: Hotcue labels in the waveforms are swapped.
1509+
1510+
.. versionadded:: 2.6.0
1511+
1512+
1513+
.. mixxx:control:: [ChannelN],sort_hotcues
1514+
[PreviewDeckN],sort_hotcues
1515+
[SamplerN],sort_hotcues
1516+
1517+
Sort :term:`hotcues <hotcue>` by their position in the track.
1518+
Unset hotcues remain.
1519+
1520+
:range: binary
1521+
:feedback: Hotcue buttons and hotcue labels in the waveforms are adjusted.
1522+
1523+
.. versionadded:: 2.6.0
1524+
1525+
1526+
.. mixxx:control:: [ChannelN],sort_hotcues_remove_offsets
1527+
[PreviewDeckN],sort_hotcues_remove_offsets
1528+
[SamplerN],sort_hotcues_remove_offsets
1529+
1530+
Sort :term:`hotcues <hotcue>` by their position in the track.
1531+
Unset hotcue slots are filled.
1532+
1533+
:range: binary
1534+
:feedback: Hotcue buttons and hotcue labels in the waveforms are adjusted.
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)