Skip to content

v0.12.0 — grandMA2 cue columns & aligned LTC strip

Choose a tag to compare

@one-soft-engineer one-soft-engineer released this 18 Jul 03:48

Highlights — cue list & LTC strip

Two focused refinements to the cue-sheet and the timecode strip.

📋 grandMA2-style cue columns

The cue list is slimmed to three columns — # · Name · Info — dropping Time
and Fade. New cues start unnamed (a placeholder, no more "Untitled"), and the
Info column shows each cue's notes and is editable inline (double-click; the
right-click Notes editor still works too). Fade is no longer a per-cue column —
your existing fade values are untouched and still drive exports/LTC.

🎯 LTC strip aligned to the waveform

The LTC timecode strip lost its left header, so its ruler now lines up exactly
with the waveform above it: the LTC playhead sits on the same vertical line
as the waveform playhead, and the two stay aligned as you resize the window. The
per-clip LTC mute moved to the media right-click menu (and it's still in the
Edit Media sheet).

Both are view-only changes — no change to your .cuelist files.

Install

  1. Download OnlyCue-0.12.0.dmg.
  2. Open the DMG and drag OnlyCue into your Applications folder.
  3. First launch: macOS blocks the app ("Apple could not verify 'OnlyCue' is free of malware…"). Open System Settings → Privacy & Security, scroll to Security, and click Open Anyway next to the OnlyCue notice; confirm and authenticate. (Or run xattr -dr com.apple.quarantine /Applications/OnlyCue.app in Terminal.) Future launches are silent.

Why the extra step? OnlyCue is currently distributed without a paid Apple Developer ID signature. The app and DMG are unsigned but otherwise unmodified. You can also build from source (see the README).

Requires macOS 14.0 or later.