From 0e78fa9a0223421709880b044847cfbd0d0aa814 Mon Sep 17 00:00:00 2001 From: ronso0 Date: Sun, 26 Jan 2025 23:05:53 +0100 Subject: [PATCH] document `tempo_tap` --- source/chapters/appendix/mixxx_controls.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source/chapters/appendix/mixxx_controls.rst b/source/chapters/appendix/mixxx_controls.rst index b260c60532..287e7ba54a 100644 --- a/source/chapters/appendix/mixxx_controls.rst +++ b/source/chapters/appendix/mixxx_controls.rst @@ -942,7 +942,7 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp When tapped repeatedly, adjusts the :term:`BPM` of the track on the deck (not the tempo slider!) to match the taps. - .. note:: If you want to change the :term:`rate` of the deck use `script.bpm.tapButton(deck) `_ in your controller mapping instead. + .. note:: If you want to change the :term:`rate` of the deck use :mixxx:coref:`[ChannelN],tempo_tap` instead. :range: binary :feedback: :term:`BPM` value display (playback speed doesn't change) @@ -950,6 +950,18 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp .. versionadded:: 1.9.2 +.. mixxx:control:: [ChannelN],tempo_tap + [PreviewDeckN],tempo_tap + [SamplerN],tempo_tap + + When tapped repeatedly, adjusts the :term:`rate`/tempo of the deck to match the taps. + + :range: binary + :feedback: Speed slider + + .. versionadded:: 2.5.0 + + .. mixxx:control:: [ChannelN],CloneFromDeck [PreviewDeckN],CloneFromDeck [SamplerN],CloneFromDeck