You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Affects relative playback speed and direction for short instances (additive & is automatically reset to 0).
1473
-
* Use this control to map controller jog wheel turns to pitch bend.
1533
+
* Use it in controller mappings to do pitch-bend with jog wheels. See the example in the Mixxx Wiki -> Controller Scripting -> Scratching and jog wheels.
* Affects absolute play speed & direction whether currently playing or not when [ChannelN],scratch2_enable is active. (multiplicative). Use JavaScript engine.scratch functions to manipulate in controller mappings.
2241
+
* Affects absolute play speed & direction whether currently playing or not when [ChannelN],scratch2_enable is active. (multiplicative).
2242
+
* Use JavaScript functions engine.scratchEnable, engine.scratchDisable, engine.isScratching and engine.isScratching to manipulate in controller mappings.
2243
+
* See the example in the Mixxx Wiki -> Controller Scripting -> Scratching and jog wheels .
0 commit comments