s32 CLI
s32 is the command-line interface for the S32 MIDI controller. Use it to inspect projects, edit knob macros, configure LFOs and racks, and automate the device from a terminal or a script.
| CLI | s32 1.3.10 |
| Protocol | 1 |
| Compatible firmware | the version in the site header |
s32 talks to the S32 Editor USB interface — the same connection the web editor uses. It is not USB MIDI, and it is not the mass-storage volume. Firmware enforces the same command limits for every host: s32 cannot perform panel-only actions the web editor is also forbidden from sending.
Start here
Command reference
- Session —
hello,ping,reset, schema - Projects — list, pull, push, create, load, save
- Macros — modes, knobs, and named settings
- LFOs
- Racks and devices
- Maps, meta, and globals
- View, screen, and events
Need the public USB contract (interface, session, command groups)? See the protocol overview.