-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update korg_kaoss_dj.rst #430
base: 2.3
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ Mapping | |
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 3 | Master knob | Adjust the master volume level | | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 4 | Browse knob | Selects a song from the library | Moves between levels (TODO) | | ||
| 4 | Browse knob | Selects a song from the library | Moves between levels | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 5 | Display | Indicates the effect number or parameter | Indicates the key or scale | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
|
@@ -42,15 +42,15 @@ Mapping | |
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 7 | Program/Value Knob | Selects an effect | Selects a key, selects a scale | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 8 | Tap Button | Sets the tempo | Key setting mode | | ||
| | | Long-press this button to access the auto BPM | | | ||
| | | function | | | ||
| 8 | Tap Button | tap to open a folder in the file-browser | use left / right shift to set the tempo | | ||
| | | (double-tap to close an open folder) | of left / right track | | ||
| | | | | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 9 | Hold Button | Enables/disables the touchpad’s hold function | Scale setting mode | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 10 | Touchpad (controller mode) | Controls the effects of the DJ software. The | Adjusts the Beats Multiplier (TODO) | | ||
| | | vertical axis controls the mix (dry/wet) knob | | | ||
| | | and the horizontal axis controls the super | | | ||
| 10 | Touchpad (controller mode) | Controls the effects of the DJ software. The | Controls Quick-Effect super knobs | | ||
| | | vertical axis controls the mix (dry/wet) knob | the horizontal-axis controls deck 1 | | ||
| | | and the horizontal axis controls the super | the vertical-axis controls deck 2 | | ||
| | | knob. | | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| | Touchpad (Kaoss Effect mode) | Controls the KAOSS effect | Adjusts the depth of the KAOSS Effect | | ||
|
@@ -62,29 +62,30 @@ Mapping | |
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 12 | Touch Slider mode button | Switches between the three touch slider mode | | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 13 | Touch Slider (Normal mode) | Left Side - Nudges (pitch -) | Moves to the specified position in the song | | ||
| 13 | Touch Slider (Normal mode) | Left - Nudges (pitch -) | Moves to the specified position in the song | | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this and the rows below: The text can also be improved, for example
and in a similiar way for the shifted mode description. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. the text is in fact formatted with line-breaks like this:
It should be formatted in the doc (parsed via Sphinx i guess) as 3 individual lines. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this is not just a preview, it's the actual online manual. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. hmm, well as far as I know this is supposed to be the correct way for specifying newlines in re-structured text... this would explain this: (from the online-doc) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yes, I understand that. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ok, yep that seems reasonable! |
||
| | | Center - Enables the touch wheel's Scratch | (slider) | | ||
| | | mode | | | ||
| | | Right Side - Nudges (pitch +) | | | ||
| | | Right - Nudges (pitch +) | | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| | Touch Slider (Hot Cue mode) | Left Side - Sets Hot Cue 1, and moves to Hot | Deletes Hot Cue 1 | | ||
| | | Cue 1 | Deletes Hot Cue 2 | | ||
| | | Center - Sets Hot Cue 2, and moves to Hot Cue | Deletes Hot Cue 3 | | ||
| | Touch Slider (Hot Cue mode) | Left - Sets Hot Cue 1, and moves to Hot | Left - Deletes Hot Cue 1 | | ||
| | | Cue 1 | Center - Deletes Hot Cue 2 | | ||
| | | Center - Sets Hot Cue 2, and moves to Hot Cue | Right - Deletes Hot Cue 3 | | ||
| | | 2 | | | ||
| | | Right Side - Sets Hot Cue 3, and moves to Hot | | | ||
| | | Right - Sets Hot Cue 3, and moves to Hot | | | ||
| | | Cue 3 | | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| | Touch Slider (Loop mode) | Left Side - Auto Loop × 1/2 | Sets the Loop In point | | ||
| | | Center - Loop on/off | Auto Loop × 1 | | ||
| | | Right Side - Auto Loop × 2 | Sets the Loop Out point | | ||
| | Touch Slider (Loop mode) | Left - Auto Loop × 1/2 | Left - Sets the Loop In point | | ||
| | | Center - New beatloop at playback position | Center - Re-loop | | ||
| | | Right - Auto Loop × 2 | Right - Sets the Loop Out point | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 14 | EQ | Boosts or Cuts the Hi EQ | | | ||
| | | Boosts or Cuts the Mid EQ | | | ||
| | | Boosts or Cuts the Lo EQ | | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 15 | Gain knob | Adjusts the gain | | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 16 | Load button | Loads the song into the selected deck | | | ||
| 16 | Load button | Loads the song into the selected deck | A : close selected folder in the file-browser | | ||
| | | | B : open selected folder in the file-browser | | ||
+------------------------------------------------+------------------------------------------------+------------------------------------------------+------------------------------------------------+ | ||
| 17 | Fx button | Left - FX1 rack mix knob can be manipulated | | | ||
| | | when enabled | | | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you're touching this unrelated lines, please try to boil down the text
Controls the effects of the DJ software. The vertical axis controls the mix (dry/wet) knob and the horizontal axis controls the super knob.
to something like