From 23415883ffb0a52e15b03b619495a7bbf544e13e Mon Sep 17 00:00:00 2001 From: ronso0 Date: Thu, 21 Sep 2023 10:03:15 +0200 Subject: [PATCH] (fix) rename 'scratch2_enabled' -> 'scratch2_enable' --- source/chapters/appendix/mixxx_controls.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/chapters/appendix/mixxx_controls.rst b/source/chapters/appendix/mixxx_controls.rst index cd32a0ecd8..1d9c9ad1b3 100644 --- a/source/chapters/appendix/mixxx_controls.rst +++ b/source/chapters/appendix/mixxx_controls.rst @@ -2125,7 +2125,7 @@ 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 @@ -2133,9 +2133,9 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp .. 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`.