Skip to main content

Module session

Module session 

Source
Expand description

Session save/load — .phos file format.

Serializes the full project state to a human-readable JSON file. Atomic writes (tmp + rename) prevent corruption.

Structs§

SessionClip
SessionFile
SessionNote
SessionTrack
SessionTransport

Functions§

load
parse_instrument_type
Get the InstrumentType from a session track string.
save
session_notes_to_snapshots
Get the notes for a clip as NoteSnapshots.