Skip to content

Commit

Permalink
document tempo_tap
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 committed Jan 26, 2025
1 parent 5235c20 commit 0e78fa9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion source/chapters/appendix/mixxx_controls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -942,14 +942,26 @@ 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) <https://github.com/mixxxdj/mixxx/wiki/midi%20scripting#user-content-helper-functions>`_ 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)

.. 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
Expand Down

0 comments on commit 0e78fa9

Please sign in to comment.