Skip to content

Commit ec3a891

Browse files
committed
initial documentation for Pioneer DDH GRV6.
1 parent fdfe879 commit ec3a891

2 files changed

Lines changed: 95 additions & 0 deletions

File tree

1.89 MB
Loading
Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
Pioneer DDJ-GRV6
2+
================
3+
4+
.. sectionauthor::
5+
Jörg Beyer <joerg.beyer@gmail.com>
6+
7+
(I need to reach out to the manufacturer Pioneer and ask for persionion to use a diagram from their documentation.
8+
Meanwhile, here is a photo)
9+
10+
.. figure:: ../../_static/controllers/pioneer_ddj_grv6_photo.jpg
11+
:align: center
12+
:width: 100%
13+
:figwidth: 100%
14+
:alt: Pioneer DDJ-GRV6 (photo)
15+
:figclass: pretty-figures
16+
17+
Pioneer DDJ-GRV6 (photo)
18+
19+
20+
21+
The Pioneer DDJ-GRV6 is a 4 deck USB controller with an integrated audio interface
22+
designed for rekordbox.
23+
24+
- `Manufacturer's Product Page <https://support.pioneerdj.com/hc/en-us/sections/37070449483417-DDJ-GRV6/>`__
25+
- `Midi Mappings <https://www.pioneerdj.com/-/media/pioneerdj/software-info/controller/ddj-grv6/ddj-grv6_midi_message_list_e1.pdf>`__
26+
- `Forum discussion <https://mixxx.discourse.group/t/working-on-a-pioneer-ddj-grv6-mapping/33114>`__
27+
28+
.. versionadded:: 2.7.0
29+
30+
Compatibility
31+
-----------------
32+
33+
The Pioneer DDJ-GRV6 is USB audio and MIDI class compliant and works
34+
with Linux, Windows, and macOS without needing to install any drivers.
35+
36+
Audio Setup
37+
-----------
38+
39+
Configure Mixxx's :ref:`sound hardware settings <preferences-sound-hardware>` as follows:
40+
41+
============ ========
42+
Output Channel
43+
============ ========
44+
Main 1-2
45+
Headphones 3-4
46+
============ ========
47+
48+
Controller Mapping
49+
------------------
50+
51+
TBD
52+
53+
Browser section
54+
~~~~~~~~~~~~~~~
55+
56+
======== ================================================== ==========================================
57+
No. Control Function
58+
======== ================================================== ==========================================
59+
1 :hwlabel:`LOAD` buttons Load track selected in library into deck.
60+
2 Rotary Selector Press to toggle focus between the library sidebar and associated panels. Turn to move focus up or down.
61+
======== ================================================== ==========================================
62+
63+
Deck sections
64+
~~~~~~~~~~~~~
65+
66+
The Controller has 2 hardware decks, but emulates 4 decks. Use the deck selector buttons
67+
68+
69+
Mixer section
70+
~~~~~~~~~~~~~
71+
72+
73+
======================================================= ======================================================================
74+
Control Function
75+
======================================================= ======================================================================
76+
:hwlabel:`TRIM` Adjusts deck prefader gain
77+
:hwlabel:`MASTER` Adjusts main output (this is hardware implemented and is not mapped
78+
to the software gain in Mixxx).
79+
:hwlabel:`MASTER` :hwlabel:`CUE` Sends main output to headphones (this is hardware implemented and is
80+
not visible in the Mixxx interface).
81+
EQs (:hwlabel:`LOW` :hwlabel:`MID` :hwlabel:`HIGH`) Boosts or cuts channel frequencies
82+
Channel level indicators Displays channel levels (before being sent through channel faders)
83+
:hwlabel:`HEADPHONES` :hwlabel:`MIXING` Adjusts between headphone :hwlabel:`CUE` and :hwlabel:`MASTER` levels sent to headphones
84+
:hwlabel:`FILTER` QuickEffect superknob (by default controls a Filter, but this can be changed in the :ref:`preferences <preferences-equalizers>`)
85+
:hwlabel:`HEADPHONES` :hwlabel:`LEVEL` Adjusts output level from :hwlabel:`PHONES` jack
86+
Headphone :hwlabel:`CUE` (Channel) Turn on to output channel to headphones
87+
:hwlabel:`SHIFT` + Headphone :hwlabel:`CUE` Toggles quantize for the current channel
88+
Channel fader Adjusts channel levels output to main
89+
Crossfader Fade between left and right channels
90+
======================================================= ======================================================================
91+
92+
Effect section
93+
~~~~~~~~~~~~~~
94+
95+
not yet fully working. You can't currently change the effects with the Hardware rotation knob.

0 commit comments

Comments
 (0)