Skip to content

Commit 2c45387

Browse files
authored
Merge pull request #889 from ronso0/pitch-adjust-clarify-reset
(fix) controls: clarify pitch_adjust reset on track load
2 parents 3e83de0 + 9d13f03 commit 2c45387

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

source/chapters/appendix/mixxx_controls.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2380,7 +2380,11 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
23802380
[PreviewDeckN],pitch
23812381
[SamplerN],pitch
23822382
2383-
The total adjustment to the track's pitch, including changes from the rate slider if keylock is off as well as :mixxx:coref:`pitch_adjust <[ChannelN],pitch_adjust>`.
2383+
The total adjustment to the track's pitch, including changes from the rate slider
2384+
if keylock is off as well as :mixxx:coref:`pitch_adjust <[ChannelN],pitch_adjust>`.
2385+
It is reset to 0 after loading a new track when "Key/Pitch" is ticked in
2386+
:menuselection:`Options --> Preferences --> Decks --> Reset On Track Load` and when
2387+
"Keylock mode" is "Current key".
23842388

23852389
.. note:: Do not map this to knobs or sliders on controllers; map :mixxx:coref:`pitch_adjust <[ChannelN],pitch_adjust>` instead.
23862390

@@ -2420,7 +2424,10 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp
24202424
[PreviewDeckN],pitch_adjust
24212425
[SamplerN],pitch_adjust
24222426
2423-
Adjusts the pitch in addition to the :term:`tempo` slider pitch and keylock. It is reset after loading a new track.
2427+
Adjusts the pitch in addition to the :term:`tempo` slider pitch and keylock.
2428+
It is reset to 0 after loading a new track when "Key/Pitch" is ticked in
2429+
:menuselection:`Options --> Preferences --> Decks --> Reset On Track Load`
2430+
and when "Keylock mode" is "Original key".
24242431

24252432
This is a :ref:`ControlPotMeter control <appendix-mixxxcontrols-controlpotmeter>`.
24262433

0 commit comments

Comments
 (0)