Skip to content

Commit

Permalink
(fix) rename 'scratch2_enabled' -> 'scratch2_enable'
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 committed Sep 21, 2023
1 parent 14edd9f commit 2341588
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/chapters/appendix/mixxx_controls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2125,17 +2125,17 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
[PreviewDeckN],scratch2
[SamplerN],scratch2
Affects absolute play speed & direction whether currently playing or not when :mixxx:coref:`[ChannelN],scratch2_enabled` is active. (multiplicative). Use JavaScript ``engine.scratch`` functions to manipulate in controller mappings.
Affects absolute play speed & direction whether currently playing or not when :mixxx:coref:`[ChannelN],scratch2_enable` is active. (multiplicative). Use JavaScript ``engine.scratch`` functions to manipulate in controller mappings.

:range: -3.0..3.0
:feedback: Waveform

.. versionadded:: 1.8.0


.. mixxx:control:: [ChannelN],scratch2_enabled
[PreviewDeckN],scratch2_enabled
[SamplerN],scratch2_enabled
.. mixxx:control:: [ChannelN],scratch2_enable
[PreviewDeckN],scratch2_enable
[SamplerN],scratch2_enable
Takes over play speed & direction for :mixxx:coref:`[ChannelN],scratch2`.

Expand Down

0 comments on commit 2341588

Please sign in to comment.