Kemper Profiler Player with XSONIC AIRSTEP: Difference between revisions

mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DivToc
|RightHead = Connecting the XSONIC Airstep/Airstep Lite to Kemper Profilers
|RightBody =
[[File:Kemper Player Airstep.jpg|400px|right]]
[[File:Kemper Player Airstep.jpg|400px|right]]
I started down this path to get my Airstep and Airstep Lite to control my Kemper Profile Player with the Level III update.
I have tested everything documented here, and it all works with
* Kemper Player Profiler (Level III)
* Kemper Stage (original version)
* Kemper Power Rack (original version)
* Kemper Profiler (original version)
* Check out thie [https://greendog.co.uk/kemper/nrpn-calculator.php NRPN Calculator]
|Categories =
[[Category:How To]]
[[Category:Kemper]]
[[Category:MIDI]]
}}


== MIDI Connection ==  
== MIDI Connection ==  
Line 16: Line 39:


The XSONIC Airstep finds the M-VAVE USB-A automatically.
The XSONIC Airstep finds the M-VAVE USB-A automatically.
The XSONIC Airstep finds the M-VAVE 5-Pin MIDI connectors automatically (right side of the photo) and these work with the Kemper Stage and Kemper Profilers (Head and Rack versions)


I've read that the [https://www.amazon.com/CME-WIDI-Bud-Pro-performance/dp/B09GS3J3J5/ref=sxbs_pa_sp_search_thematic_btf_sspa WIDI Bud Pro] works but I have not tried it.
I've read that the [https://www.amazon.com/CME-WIDI-Bud-Pro-performance/dp/B09GS3J3J5/ref=sxbs_pa_sp_search_thematic_btf_sspa WIDI Bud Pro] works but I have not tried it.
Line 322: Line 347:
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.
'''Summary'''
This shows all the values in a concise table. However, it will be easier to configure the settings in the Airstep app by following the detail in the next section.
{| class="wikitable"
! Switch Name !! Toggle Mode !! LED Display !! Trigger !! MIDI Type !! CC# !! Value !! Output Interface !! MIDI Channel
|-
| Effect Button 1 || On || Toggle Mode || Toggle On<br/>Message 1|| CC || 75 || 127 || ALL || 1
|-
|  ||  ||  || Toggle Off<br/>Message 1|| CC || 75 || 0 || ALL || 1
|-
| Effect Button 2 || On || Toggle Mode || Toggle On<br/>Message 1|| CC || 76 || 127 || ALL || 1
|-
|  ||  ||  || Toggle Off<br/>Message 1|| CC || 76 || 0 || ALL || 1
|-
| Effect Button 3 || On || Toggle Mode || Toggle On<br/>Message 1 || CC || 77 || 127 || ALL || 1
|-
|  ||  ||  || Toggle Off<br/>Message 1 || CC || 77 || 0 || ALL || 1
|-
| Effect Button 4 || On || Toggle Mode || Toggle On<br/>Message 1|| CC || 78 || 127 || ALL || 1
|-
|  ||  ||  || Toggle Off<br/>Message 1|| CC || 78 || 0 || ALL || 1
|-
| Stomp (e.g. Tuner) || On || Toggle Mode || Toggle On<br/>Message 1|| CC || 31 || 127 || ALL || 1
|-
|  ||  ||  || Toggle Off<br/>Message 1|| CC || 31 || 0 || ALL || 1
|}
''' Detailed Configuration '''
=== Switch A ===
=== Switch A ===


Line 349: Line 403:
| MIDI Channel || 1
| MIDI Channel || 1
|-
|-
| CC Number || 76
| CC Number || 75
|-
|-
| CC Value || 1
| CC Value || 1
Line 368: Line 422:
| MIDI Channel || 1
| MIDI Channel || 1
|-
|-
| CC Number || 76
| CC Number || 75
|-
|-
| CC Value || 0
| CC Value || 0
Line 451: Line 505:
| MIDI Channel || 1
| MIDI Channel || 1
|-
|-
| CC Number || 76
| CC Number || 77
|-
|-
| CC Value || 1
| CC Value || 1
Line 470: Line 524:
| MIDI Channel || 1
| MIDI Channel || 1
|-
|-
| CC Number || 76
| CC Number || 77
|-
|-
| CC Value || 0
| CC Value || 0
Line 502: Line 556:
| MIDI Channel || 1
| MIDI Channel || 1
|-
|-
| CC Number || 76
| CC Number || 78
|-
|-
| CC Value || 1
| CC Value || 1
Line 521: Line 575:
| MIDI Channel || 1
| MIDI Channel || 1
|-
|-
| CC Number || 76
| CC Number || 78
|-
|-
| CC Value || 0
| CC Value || 0
Line 578: Line 632:




<!--
{| class="wikitable"
! Switch Name !! Toggle Mode !! LED Display !! Trigger !! MIDI Type !! CC# !! Value !! Output Interface !! MIDI Channel
|-
| Effect Button 1 || On || Toggle Mode || Press || CC || 75 || 127 || ALL || 1
|-
|  ||  ||  || Release || CC || 75 || 0 || ALL || 1
|-
| Effect Button 2 || On || Toggle Mode || Press || CC || 76 || 127 || ALL || 1
|-
|  ||  ||  || Release || CC || 76 || 0 || ALL || 1
|-
| Effect Button 3 || On || Toggle Mode || Press || CC || 77 || 127 || ALL || 1
|-
|  ||  ||  || Release || CC || 77 || 0 || ALL || 1
|-
| Effect Button 4 || On || Toggle Mode || Press || CC || 78 || 127 || ALL || 1
|-
|  ||  ||  || Release || CC || 78 || 0 || ALL || 1
|-
| Stomp (e.g. Tuner) || On || Toggle Mode || Press || CC || 31 || 127 || ALL || 1
|-
|  ||  ||  || Release || CC || 31 || 0 || ALL || 1
|}
-->


=== Notes ===
=== Notes ===