Skip to content

Commit a048805

Browse files
committed
Fix PFL/LINE TO MASTER control counts and document quantize default
- CUE DECK A/B/C/D was wrong: there are only 2 physical PFL buttons (one per channel strip), which auto-switch between A/C and B/D as the deck assigned to that strip changes. - LINE TO MASTER is two analog controls (PAN and LEVEL), not one. - Document the new Quantize on by default mapping setting.
1 parent 86ce042 commit a048805

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

source/hardware/controllers/denon_mc3000.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@ inputs only - not available to Mixxx as audio devices.
6161

6262
:::{note}
6363
{hwlabel}`MASTER LEVEL`, {hwlabel}`MIC LEVEL`, {hwlabel}`MONITOR PAN`,
64-
{hwlabel}`MONITOR PHONES`, and {hwlabel}`LINE TO MASTER` are fully analog
65-
on this hardware and are not sent over MIDI at all, so adjusting them
66-
changes nothing on screen in Mixxx.
64+
{hwlabel}`MONITOR PHONES`, and the {hwlabel}`LINE TO MASTER` {hwlabel}`PAN`
65+
and {hwlabel}`LEVEL` knobs are fully analog on this hardware and are not
66+
sent over MIDI at all, so adjusting them changes nothing on screen in
67+
Mixxx.
6768
:::
6869
## Mapping Settings
6970

@@ -83,6 +84,9 @@ controller and the Denon MC3000 mapping:
8384
enabled by default at startup, for all four decks (default: off).
8485
- **KEY LOCK on by default** sets whether {hwlabel}`KEY LOCK` is
8586
enabled by default at startup, for all four decks (default: off).
87+
- **Quantize on by default** sets whether quantize
88+
({hwlabel}`SHIFT` + {hwlabel}`SYNC`) is enabled by default at startup,
89+
for all four decks (default: off).
8690

8791
## Mixer Section
8892

@@ -93,10 +97,10 @@ controller and the Denon MC3000 mapping:
9397
| {hwlabel}`LEVEL` | Channel pregain/trim. |
9498
| {hwlabel}`FILTER` | QuickEffect filter. |
9599
| {hwlabel}`HI` / {hwlabel}`MID` / {hwlabel}`LOW` | 3-band channel EQ. |
96-
| {hwlabel}`CUE DECK A` / {hwlabel}`CUE DECK B` / {hwlabel}`CUE DECK C` / {hwlabel}`CUE DECK D` | Headphone cue (PFL) toggle, one button per deck letter. |
100+
| {hwlabel}`CUE DECK A/C` / {hwlabel}`CUE DECK B/D` | Headphone cue (PFL) toggle. Only 2 physical buttons, one per channel strip; each toggles PFL for whichever deck (A or C on the left strip, B or D on the right strip) is currently active on that strip. |
97101
| {hwlabel}`KEY LOCK` | Toggles keylock for the deck. Off by default at startup for all four decks; see Mapping Settings above to change the default. |
98102
| {hwlabel}`SYNC` | Beat-syncs the deck. Hold past a short delay to enable continuous sync lock instead of a one-time sync. The LED lights while sync is active. |
99-
| {hwlabel}`SHIFT` + {hwlabel}`SYNC` | Toggles quantize for the deck. |
103+
| {hwlabel}`SHIFT` + {hwlabel}`SYNC` | Toggles quantize for the deck. Off by default at startup for all four decks; see Mapping Settings above to change the default. |
100104

101105
:::{hint}
102106
{hwlabel}`LEVEL`, {hwlabel}`FILTER`, {hwlabel}`HI`, {hwlabel}`MID`,
@@ -197,5 +201,6 @@ playing.
197201
crossfader between audio and video assignment, has no Mixxx equivalent.
198202
- {hwlabel}`DUCKING` is not mapped to anything.
199203
- {hwlabel}`MASTER LEVEL`, {hwlabel}`MIC LEVEL`, {hwlabel}`MONITOR PAN`,
200-
{hwlabel}`MONITOR PHONES`, and {hwlabel}`LINE TO MASTER` are fully analog
201-
hardware controls, invisible to MIDI.
204+
{hwlabel}`MONITOR PHONES`, and the {hwlabel}`LINE TO MASTER` {hwlabel}`PAN`
205+
and {hwlabel}`LEVEL` knobs are fully analog hardware controls, invisible
206+
to MIDI.

0 commit comments

Comments
 (0)