Display Layouts
param8 supports three display layouts, switchable via the editor or SysEx.
Dynamic
Section titled “Dynamic”The default layout. Each fader shows either the parameter name or the current value, switching automatically based on encoder activity:
- Idle: Shows the parameter name
- Active: Shows the numeric value (reverts to name after 500ms of inactivity)
A horizontal bar at the bottom indicates the current position.
Compact
Section titled “Compact”A three-column layout packing more information into each fader:
- Left column: Parameter name (right-aligned, wraps to 2 lines)
- Center: Knob arc indicator with needle
- Right column: Value text (left-aligned, wraps to 2 lines)
Stacked
Section titled “Stacked”A vertical layout with all elements stacked:
- Parameter name (centered)
- Horizontal progress bar
- Value text (centered)
Switching Layouts
Section titled “Switching Layouts”- From the editor: Select the layout in the display settings
- Via SysEx: Send
F0 6F 0E <layout> F7where layout is0(Dynamic),1(Compact), or2(Stacked)
The selected layout is saved to flash and persists across power cycles.