Skip to content

Commit dabf61e

Browse files
authored
Merge pull request #719 from ronso0/loop-reverse-controls
controls: refine `loop_anchor` description, clarify range
2 parents 7053d8e + 3570810 commit dabf61e

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

source/chapters/appendix/mixxx_controls.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,13 +1792,19 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
17921792
[PreviewDeckN],loop_anchor
17931793
[SamplerN],loop_anchor
17941794
1795-
Determines whether loops created with :mixxx:coref:`beatloop_activate <[ChannelN],beatloop_activate>` or
1796-
:mixxx:coref:`beatlooproll_activate <[ChannelN],beatlooproll_activate>` use the current position as loop start or loop end.
1795+
Adjusts whether loops created with :mixxx:coref:`[ChannelN],beatloop_X_activate`,
1796+
:mixxx:coref:`[ChannelN],beatloop_X_toggle` or :mixxx:coref:`[ChannelN],beatloop_rX_activate`
1797+
span forward or backward from the current play position.
17971798

1798-
0 for loop start (default), 1 for loop end.
1799-
1800-
:range: binary
1801-
:feedback: Loop anchor button changes state
1799+
:range:
1800+
===== =========
1801+
Value Direction
1802+
===== =========
1803+
0 forward
1804+
----- ---------
1805+
1 backward
1806+
===== =========
1807+
:feedback: Loop anchor button
18021808

18031809
.. versionadded:: 2.5.0
18041810

0 commit comments

Comments
 (0)