Skip to content

v0.5.0

Choose a tag to compare

@OrellBuehler OrellBuehler released this 26 Jun 21:51
726c1e4

Clip move + ripple-delete and a multi-track timeline

Free positioning & ripple

  • Drag clips anywhere on the timeline (pointer tool) — free positioning with gaps, snapping to clip edges, the playhead, and 0.
  • Ripple-delete closes the gap a clip leaves (later clips on the track shift left): Shift+Delete, or the Inspector's "Ripple delete · close gap" button. Plain Delete still leaves a gap.

Multi-track

  • Layer footage on multiple tracks — e.g. B-roll over the interview. + V / + A in the timeline toolbar add tracks; each track header has a × to remove one.
  • Drag clips across same-kind tracks (video→video, audio→audio).

Export reflects all of it

The CLI export is now a positional, multi-track render: every video clip is composited at its timeline position (later tracks on top, gaps fall through to black) and every audio-bearing clip is mixed in at its position. Clip placement, gaps, and track layering all render — not just on screen.

Agent / MCP

New tools: move_clip, ripple_delete, add_track, remove_track (also Tauri commands), so a connected LLM can assemble layered, freely-positioned edits.