Peer session IO
Purpose
Browse the configured peer’s pulled cloud mirror under
cloud-sync/peers/<peer>/patches/ and load peer material into the live engine
without writing to the local catalog. Remix persistence happens later by saving
into LOCAL.
Interaction
The grid mirrors the LOCAL IO layout but is load-only. Occupied peer pads use the PEER tint; empty pads are inert. PEER has its own page cursor and selection state, while sharing the global pending-cue and undo/redo machinery.
Shortcuts
| Gesture | Where | Action | Modifiers |
|---|---|---|---|
| Press occupied LHS col 8 | Session row | Load peer full session | none |
| REC_ARM + occupied LHS col 8 | Session row | Arm peer full-session load cue | rec_arm |
| Press occupied data pad, then live row | Data column → top row | Load peer sequencer into a live sequencer | none |
| REC_ARM on target live row | Top row | Arm peer sequencer-load cue | rec_arm |
| Press occupied RHS col 8, then RHS 88 | Chord column → chord top | Load peer chord progression | none |
| REC_ARM on RHS 88 | Chord top | Arm peer chord-progression cue | rec_arm |
| Bare LHS 88 | Top-right LP LHS | Undo/redo, unless a cross-view cue hint is showing | none |
| Bare LHS 89 | Col 9 top | Sync now: push local and pull peer browse mirror | none |
| SHIFT + LHS 89 | Col 9 top | Toggle background sync enabled | shift |
| SHIFT + MUTE + LHS 89 | Col 9 top | Reset sync status/backoff | shift+mute |
There are no save, init, delete, overwrite, or contribution gestures in this view. SHIFT and SHIFT + MUTE save/init gestures are deliberately ignored.
A pink blinking LHS 88 means a LOCAL-view cue is pending; a bare press dismisses that cross-view cue without firing undo.
See also
- Session IO view reference: local save/load catalog view
- Google Drive session sync: operator rclone/Drive setup
- Saving and loading sessions, “Loading from another machine”: what the peer view can and cannot do