Kemper Profiler Player with XSONIC AIRSTEP: Difference between revisions
| Line 204: | Line 204: | ||
CC# 75-78 to map to Effects buttons 1-4, and the last button set to Tuner on/off. | CC# 75-78 to map to Effects buttons 1-4, and the last button set to Tuner on/off. | ||
I did this instead of using CC# 17-22, which map to Modules A-D, because sometimes I use the Kemper Profile Player without the Airstep, and I wanted to use the Kemper Player mapping instead of the Profiler mappings. If I change the Effects buttons 1-4 on the Player, I wanted the Airstep to match. | I did this instead of using CC# 17-22, which map to Modules A-D, because sometimes I use the Kemper Profile Player without the Airstep, and I wanted to use the Kemper Player mapping instead of the Profiler mappings. If I change the Effects buttons 1-4 on the Player, I wanted the Airstep to match. | ||
<html> | |||
<table border="1" style="border-collapse: collapse; text-align: left;"> | |||
<thead> | |||
<tr> | |||
<th>Message</th> | |||
<th>Effect Button 1</th> | |||
<th>Effect Button 2</th> | |||
<th>Effect Button 3</th> | |||
<th>Effect Button 4</th> | |||
<th>Stomp (e.g. Tuner)</th> | |||
</tr> | |||
</thead> | |||
<tbody> | |||
<tr> | |||
<td><strong>Toggle Mode</strong></td> | |||
<td>On</td> | |||
<td>On</td> | |||
<td>On</td> | |||
<td>On</td> | |||
<td>On</td> | |||
</tr> | |||
<tr> | |||
<td><strong>LED Display</strong></td> | |||
<td>Toggle Mode</td> | |||
<td>Toggle Mode</td> | |||
<td>Toggle Mode</td> | |||
<td>Toggle Mode</td> | |||
<td>Toggle Mode</td> | |||
</tr> | |||
<tr> | |||
<td><strong>Message 1:</strong></td> | |||
<td> | |||
Trigger: Press<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 75<br /> | |||
CC Value: 127 | |||
</td> | |||
<td> | |||
Trigger: Press<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 76<br /> | |||
CC Value: 127 | |||
</td> | |||
<td> | |||
Trigger: Press<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 77<br /> | |||
CC Value: 127 | |||
</td> | |||
<td> | |||
Trigger: Press<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 78<br /> | |||
CC Value: 127 | |||
</td> | |||
<td> | |||
Trigger: Press<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 31<br /> | |||
CC Value: 127 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td><strong>Message 2:</strong></td> | |||
<td> | |||
Trigger: —<br /> | |||
(No release message configured) | |||
</td> | |||
<td> | |||
Trigger: Release<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 76<br /> | |||
CC Value: 0 | |||
</td> | |||
<td> | |||
Trigger: Release<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 77<br /> | |||
CC Value: 0 | |||
</td> | |||
<td> | |||
Trigger: Release<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 78<br /> | |||
CC Value: 0 | |||
</td> | |||
<td> | |||
Trigger: Release<br /> | |||
Message Type: MIDI<br /> | |||
Output Interface: ALL<br /> | |||
MIDI Type: Control Change<br /> | |||
MIDI Channel: 1<br /> | |||
CC Number: 31<br /> | |||
CC Value: 0 | |||
</td> | |||
</tr> | |||
</tbody> | |||
</table> | |||
</html> | |||
<!-- | |||
{| class="wikitable" | {| class="wikitable" | ||
! Switch Name !! Toggle Mode !! LED Display !! Trigger !! MIDI Type !! CC# !! Value !! Output Interface !! MIDI Channel | ! Switch Name !! Toggle Mode !! LED Display !! Trigger !! MIDI Type !! CC# !! Value !! Output Interface !! MIDI Channel | ||
| Line 228: | Line 356: | ||
| || || || Release || CC || 31 || 0 || ALL || 1 | | || || || Release || CC || 31 || 0 || ALL || 1 | ||
|} | |} | ||
--> | |||
=== Notes === | === Notes === | ||
* '''Toggle Mode On''' lets the Airstep track internal switch state, so LEDs reflect effect status (assuming Kemper doesn’t override). | * '''Toggle Mode On''' lets the Airstep track internal switch state, so LEDs reflect effect status (assuming Kemper doesn’t override). | ||