You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support non-NKS FX parameters on Kontrol S-series MK2, A-series and M-series keyboards. (#63)
These keyboards do not officially support non-NKS FX parameters.
ReaKontrol implements this support via the mixer mode.
See the "Non-NKS FX Parameters" section of the readme or ReaKontrol website for instructions.
Copy file name to clipboardExpand all lines: readme.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@ The following functionality is currently supported:
24
24
- Clip navigation: moves between project markers
25
25
- Mixer view: volume/pan adjustment with the 8 knobs
26
26
- The track name and mute, solo and armed states are displayed as appropriate.
27
-
- Adjustment of non- NKS FX parameters and presets (Kontrol S MK3 only).
27
+
- Adjustment of non- NKS FX parameters.
28
+
- Adjustment of non-NKS presets (Kontrol S MK3 only).
28
29
29
30
## Download and Installation
30
31
For now, there is no installer.
@@ -40,6 +41,22 @@ The one exception is if you have previously set an alias for the MIDI input or o
40
41
ReaKontrol searches for the original device name, so an alias will likely interfere with automatic detection of the device.
41
42
If you have done this, you must first remove the alias (or aliases) and then reconnect ReaKontrol or restart REAPER.
42
43
44
+
## Non-NKS FX Parameters
45
+
Kontrol S MK3 has official support for non-NKS FX parameters.
46
+
To access them, you press the Plug-in button.
47
+
You then use the knobs to adjust parameters, the page buttons to move through banks of parameters and buttons 1 through 8 to switch plugins.
48
+
49
+
Earlier Kontrol keyboards do not officially support non-NKS FX parameters.
50
+
However, ReaKontrol supports this via the mixer mode.
51
+
To access these parameters, you switch to mixer mode, then press the 4-d encoder.
52
+
You then use the knobs to adjust parameters.
53
+
If you're using a screen reader, you will need to enable OSARA's "Report changes made via control surfaces" setting to have parameter changes reported.
54
+
Note also that touching the knobs will not provide any feedback and you will instead need to turn the knob slightly to have the parameter and value reported.
55
+
On S MK2, you can use the page buttons to move through banks of parameters.
56
+
On A and M series keyboards, you will need to use 4-d encoder right and left to move through banks.
57
+
Use 4-d encoder down and up to switch plugins.
58
+
To return to normal operation, press the 4-d encoder again.
59
+
43
60
## Reconnecting
44
61
ReaKontrol will connect to a Kontrol keyboard when REAPER starts.
45
62
If the keyboard isn't turned on or connected when REAPER starts, ReaKontrol is not currently able to detect when the keyboard is connected.
0 commit comments