EXPERT: Trigger S-buttons
TASK: S18 is a Reverb.
S02 is a Delay (CC02) but I also want to trigger S18 to put on the Reverb.
- PREPERATIONS:
- Program S18 to transmit the right CC for Reverb. See here how to do that.
something on the screen | MENU |
Which Function? Press P1 -> P6 | P3 to enter the Button Menu. |
Select a Switch S1 - S16 | S02 to choose your S-button.
If you want a S-button higher than 16, press UP and DOWN at the same time. |
Auto Prog CC msg MIDI Chan = 001 | P3 for the next step. |
Switch Type Normal | UP/DOWN to change this to Normal.
S16 to save and jump to the next step. |
on 01M01 AXE-FX C:B 1:002 2:127 | UP/DOWN change it to Midi-channel 01.
S15 to move to the next parameter. |
on 01M01 CC # C:B 1:002 2:127 | UP/DOWN change it to B, meaning CC-command.
S15 to move to the next parameter. |
on 01M01 CC # ? C:B 1:002 2:127 | UP/DOWN change it to the CC-number you want to send (CC02 - Delay)
S15 to move to the next parameter. |
on 01M01 DATA2 C:B 1:012 2:127 | UP/DOWN change it to 127, maximum (ON).
S16 to save and move to the next step. |
on 02M SPECIAL *SP* 1:003 2:018 | UP/DOWN change it to Special.
S15 to move to the next parameter. |
on 02M IALINK *SP* 1:003 2:018 | UP/DOWN change it to 3: IA-LINK.
S15 to move to the next parameter. |
on 02M DATA2 *SP* 1:003 2:018 | UP/DOWN change it to the S-button you want to trigger ON (S18).
S16 to save and move to the next step. |
on 03M00 No MIDI NO MIDI COMMAND | P3 to move to the OFF-commands. |
off01M01 AXE-FX C:B 1:002 2:000 | UP/DOWN change it to Midi-channel 01.
S15 to move to the next parameter. |
off01M01 CC # C:B 1:002 2:000 | UP/DOWN change it to B, meaning CC-command.
S15 to move to the next parameter. |
off01M01 CC # ? C:B 1:002 2:000 | UP/DOWN change it to the CC-number you want to send (CC02 - Delay).
S15 to move to the next parameter. |
off01M01 DATA2 C:B 1:012 2:000 | UP/DOWN change it to 000, minimum (OFF).
S16 to save and move to the next step. |
off02M SPECIAL *SP* 1:003 2:082 | UP/DOWN change it to Special.
S15 to move to the next parameter. |
off02M IALINK *SP* 1:003 2:082 | UP/DOWN change it to 3: IA-LINK.
S15 to move to the next parameter. |
off02M DATA2 *SP* 1:003 2:082 | UP/DOWN change it to the S-button you want to trigger OFF (S18).
For OFF-commands you have to add 64, so 18 + 64 = 82. S16 to save and move to the next step. |
off03M00 No MIDI NO MIDI COMMAND | Everything is set, we want to leave the MENU.
MENU MENU |
something on the screen |
REMARK: you can only trigger one S-button. If you program more triggers, only the first will be executed.