Skip to main content
Drive Session-view playback: sequence scenes as a song.

Command line

play-song

Play the song by firing session scenes in section order.
Path to the .vibrai file (default: <current-directory-name>.vibrai in the working directory)
Repeat the song until stopped (Ctrl-C).
Stop a performance already running (in this or another Vibrai process) instead of starting one.

MCP tools

play_song

Play the song by firing Session scenes in section order, advancing at each section’s bar boundary. Runs in the background; use stop_performance to halt.
String
Path to the .vibrai file (defaults to <current-directory-name>.vibrai in the working directory when omitted)
Boolean
Repeat the song until stopped

stop_performance

Stop the running play_song performance.