Skip to content

Commit

Permalink
Merge pull request #720 from ronso0/tempo-tap
Browse files Browse the repository at this point in the history
document `tempo_tap`
  • Loading branch information
Holzhaus authored Jan 27, 2025
2 parents 276347c + 0e78fa9 commit 01c098f
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 01c098f

Please sign in to comment.