FootSmart

FootSmart Configuration File







The Configuration File Format

Here is a skeleton configuration file:

            system:
            ...
            palettes:
            ...
            devices:
            ...
            banks:
            ...

The system section covers the settings for your MC6Pro, or FootSmart. Further Documentation.

The palettes section defines the color palettes that are used in the banks section. Further Documentation.

The devices section defines all the MIDI devices, with their messages. Each device is a logical element, with a name and associated messages and behaviors. This is a clearer approach than having the device information distributed through banks and presets, often redundantly. Further Documentation.

The banks section defines the banks, in order. Banks are also logical elements, with names, making jump messages easier. Further Documentation.