BASIC: Set a P-button for PC (Program Change)
- PREPERATIONS:
- Find out which MIDI-channel the Axe-Fx is recieving data (channel 1 for me).
- Find out which PC and Name you want to control (PC 008 - Soldano SLO-100 for me).
something on the screen | MENU |
Which Function? Press P1 -> P6 | P1 to enter the Preset Menu. |
Edit Preset: 008 Soldano SLO-100 | UP/DOWN untill you see the preset you want.
P1 to Edit the name. |
008: Edit Name name goes here | UP/DOWN for changing the underlined character.
S1 for space S2 for numbers S3 for A-Z S4 for a-z S14/S15 for the previous/next character. S16 to save and jump to the next step. |
01: M01 AXE-FX C:C 1:008 2:OFF | This is where you set the midi-channel and PC.
UP/DOWN for the right MIDI-channel (channel 1 for me). S15 for the next parameter. |
01: M01 PC # C:C 1:008 2:OFF | Now we tell it to transmit PC (program changes).
UP/DOWN untill you see C:C (PC). S15 for the next parameter. |
01: M01 PC # C:C 1:008 2:OFF | Which PC we want to transmit? (PC8 for me).
UP/DOWN untill you get the right CC (P2 P3 to jump +/- 10 steps). S16 to save and go to the next step. |
02: M00 No MIDI NO MIDI COMMAND | If you want to set other commands (CC, PC, Special) you can do it here.
P1 to go the next step. |
Set IA States [UP] - to Finish | S1-16 to change the initial state (OFF(n.a.)/RED(off)/GREEN(on)) of each S-buttons.
UP to save and go to the next step. |
Preset Type? NORMAL PRESET | Now we want to leave the MENU.
MENU MENU |
something on the screen |