Skip to content

Commit

Permalink
fixup! review: address @ronso0 last review. Thank you!
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftb0y committed Dec 30, 2024
1 parent 4844a08 commit 3ed9473
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions source/hardware/controllers/numark_ns6ii.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ playing track of each deck.
- `Serato DJ Hardware Page <https://serato.com/dj/hardware/numark-ns6ii>`__
- `User Guide <https://www.numark.com/images/product_downloads/NS6II-UserGuide-v1.1.pdf>`__

.. versionadded:: 2.5.0
.. versionadded:: 2.5.1

Mapping Description
-------------------
Expand Down Expand Up @@ -105,7 +105,7 @@ No. Control
22 :hwlabel:`SHIFT` + :hwlabel:`BLEEP` Button (:hwlabel:`KEYLOCK`) Toggle :term:`Keylock <key lock>`
23 :hwlabel:`SCRATCH` button Toggle platter scratching. If active, touching the jogwheel results in scratch behavior, if disabled jogwheel behaves as if only outer edge was touched.
23 :hwlabel:`SHIFT` + :hwlabel:`SCRATCH` button Switch display between showing remaining/elapsed time
24 :hwlabel:`STRIP SEARCH` Seek to absolute position in *stopped* track (does nothing for playing tracks to avoid accidental)
24 :hwlabel:`STRIP SEARCH` Seek to absolute position in *stopped* track (does nothing for playing tracks to avoid accidents)
24 :hwlabel:`SHIFT` + :hwlabel:`STRIP SEARCH` Seek to absolute position in *playing* track
25 :hwlabel:`SLIP` toggle slip mode
25 :hwlabel:`SHIFT` + :hwlabel:`SLIP` (:hwlabel:`QUANTIZE`) Toggle Deck track repeat (quantize is mapped to :hwlabel:`SHIFT` + :hwlabel:`SYNC` instead)
Expand Down Expand Up @@ -533,11 +533,11 @@ amount of music before performing it during a live set.
Settings
--------

================================================ ===================================================
Label Description
================================================ ===================================================
Use Button Backlight Checked: deactivated button has a slight (usually red) backlight, Unchecked: LED of deactivated button is completely off.
Move this many tracks at once with :hwbtn:SHIFT Amount of tracks moved in a single step when turning the :hwlabel:`BROWSE` encoder while pressing :hwlabel:`SHIFT`.
Loop size of the smallest Pad the size of the first pad on :ref:`numark-ns6ii-autoloop`, :ref:`numark-ns6ii-looproll` and :ref:`numark-ns6ii-beatjump`.
In controller script: ``NS6II.RATE_RANGES`` List of available :mixxx:coref:`rate ranges <[ChannelN],rateRange>` to cycle through using the Pitch Bend +/- Buttons.
================================================ ===================================================
================================================== ===================================================
Label Description
================================================== ===================================================
Use Button Backlight Checked: deactivated button has a slight (usually red) backlight, Unchecked: LED of deactivated button is completely off.
Move this many tracks at once with :hwlabel:SHIFT Amount of tracks moved in a single step when turning the :hwlabel:`BROWSE` encoder while pressing :hwlabel:`SHIFT`.
Loop size of the smallest Pad the size of the first pad on :ref:`numark-ns6ii-autoloop`, :ref:`numark-ns6ii-looproll` and :ref:`numark-ns6ii-beatjump`.
In controller script: ``NS6II.RATE_RANGES`` List of available :mixxx:coref:`rate ranges <[ChannelN],rateRange>` to cycle through using the Pitch Bend +/- Buttons.
================================================== ===================================================

0 comments on commit 3ed9473

Please sign in to comment.