Skip to content

Rack Chains

A rack is an ordered list of MIDI devices. MIDI enters at the start of the chain and exits at the end — like pedals on a floor or modules in a DAW chain.

Why chains matter

Each device transforms or routes MIDI:

  • Filters pass or block by channel, note range, CC type
  • Generative devices (Arp, Euclid, Seed) create new notes
  • Pitch devices (Scaler, Transpose, Harmony) reshape pitch
  • I/O devices connect to physical ports or clock

TIP

Order matters: a Channel Filter before an Arpeggiator behaves differently than after.

Building a chain

  1. Main Menu → Racks → pick a rack.
  2. Empty slots show + — open the device picker.
  3. Press Select (short) Select a device to open its parameter list.
  4. Hold Select (long press) Hold Select on a device in the grid to drag and reorder.

Example chain

Parameter editing

Device parameters use the same list UI as LFOs:

  • Turn the encoder Encoder — move between rows
  • Press Select (short) Select — edit value or open side menu
  • Side menu → Assign LFO (modulation) or External Mapping (mapping)

INFO

See Device reference for every device type.

Multiple racks

Each project holds up to 8 racks. Route different MIDI streams through different chains (see Router and Dispatch devices).

Devices in a chain

Each rack chain can hold up to 10 devices total. When you open the device picker, types you cannot add right now appear dimmed — the rack may be full, or you already have the maximum of that type.

Duplicate on a device side menu follows the same rules as adding from the picker.

Per-type maximums (one rack)

Device typeMax in one rack
Total devices10
MIDI Input / MIDI Output / Clock1 each
Scaler / Transpose / M2CV1 each
Euclid3
Other types (default)4 each

Category maximums

Device types in the same category share a cap when there is no per-type rule above:

CategoryMax per type in one rack
I/O & Clock1
Generative4
Pitch & Harmony4
Filters8
Routing4
Dynamics4
Effects4
Utility4

Per-type rules (for example, only one Clock) override the category default.

If the S32 refuses to add or duplicate a device, see Troubleshooting.