MIDI scene export
Every song base scene and scene-level cue becomes a real desk recall. Load the .mid into a playback rig or QLab, or hand the engineer the CSV as a manual recall sheet.
Scene order, cue timing and every dB → fader conversion check out.
13 checks passed
Whole show, every desk
MIDI program changes, recall CSV, a printable cue sheet and a dry-run check for each console — plus native X32 .shw/.scn show files. One zip, ready for the USB stick.
Recall over TCP — no OSC needed
Yamaha desks speak SCP, a plain-text protocol on TCP 49280. Every song base scene and scene cue in this set becomes a ssrecall_ex line — paste it into a terminal session, load it into your show-control rig, or push it straight from here through the local bridge.
Setup → Network → For Device Control: note the console IP. SCP listens on TCP 49280; only one controller may hold the session at a time.
| Time | Cue | SCP command |
|---|---|---|
| 00:00 | Bloom — Scene 31 — Acoustic Trio | ssrecall_ex MIXER:Lib/Scene 31 0 |
| 04:35 | Halcyon — Scene 32 — Brushes | ssrecall_ex MIXER:Lib/Scene 32 0 |
| 09:45 | Tin Roof — Scene 33 — Full Trio | ssrecall_ex MIXER:Lib/Scene 33 0 |
Push over TCP
Run node bandjama-scp-bridge.mjs on the FOH laptop first — the browser can't open a raw TCP socket, so the bridge holds the SCP session.
Native X32 / M32 show file with 3 scenes — load it from a stick, no network control needed.
Stick contents · 5 files
- salt-static-set-1-headline.shw
- salt-static-set-1-headline-031.scn
- salt-static-set-1-headline-032.scn
- salt-static-set-1-headline-033.scn
- README-load-on-x32.txt
| Scene | Name | Song | Strips |
|---|---|---|---|
| 031 | 01 Bloom | Bloom | 0 ch |
| 032 | 02 Halcyon | Halcyon | 0 ch |
| 033 | 03 Tin Roof | Tin Roof | 0 ch |
On the desk: Setup → Scenes, then Utility → Load Show and pick salt-static-set-1-headline.shw. Save the house show first — loading replaces the current cue list. 3 individual .scn files are included for one-off recalls.
| Time | Song | Recall | Scene | MIDI |
|---|---|---|---|---|
| 00:00 | Bloom | Scene 31 — Acoustic Trio | 31 | PC 30 |
| 04:35 | Halcyon | Scene 32 — Brushes | 32 | PC 31 |
| 09:45 | Tin Roof | Scene 33 — Full Trio | 33 | PC 32 |