
32
Programming a Preset / IA Slot With Steps
This example will allow a preset (or IA Slot) to initially change its color to BLUE, then activate Page #2. When the user
presses the Preset / IA Slot again, it will change its color to GREEN, and switch to page #1. If the user presses the button
again, it will start over and process STEP 1. This is a simple demonstration to show the use of steps, but its concept
becomes powerful as you add functionality to aid in your work flow. The combination of various midi and special
commands within steps will allow presets and IA Slots to do many sophisticated tasks outside of simple MIDI
triggering. This demonstration (programmed into a preset) uses six (6) commands in total:
Start by defining a first step
Set the Color of the Preset to a dimmed Blue
Activate Page #2
Stop Step 1 commands and start STEP 2
Set the Presets color to a dimmed Green
Activate Page #1
MSG01|STEP
03 | NO Data
MSG02|SET COLOR
13 | Blue (Dim)
MSG03|CHANGE PAGE
08 | [002] |6P x 12I
MSG04|STEP
03 | NO Data
MSG05|SET COLOR
13 | Green (Dim)
MSG06|CHANGE PAGE
08 | [001] |6P x 12I
Summary of Contents for Mini
Page 1: ...Table of Contents...
Page 31: ...31 MSG01 CHANGE PAGE 08 011 LOOPERpg MSG02 CHANGE PAGE 08 010 MainPage...
Page 67: ...67...
Page 98: ...98 www FAMCmusic com...