LilyPond availability gate #31

Closed
opened 2026-07-28 19:29:24 +00:00 by Kessinen · 0 comments
Owner

Detect LilyPond with shutil.which; hide the feature when absent.

Feasibility confirmed on LilyPond 2.26: a 4-voice ChoirStaff with lyrics renders via lilypond -dcrop=#t -dbackend=cairo --png -dresolution=600 to a tight-cropped 4317×1617 grayscale PNG with consistent 41.5px staff-line spacing.

Done: the tool runs identically on a machine without LilyPond, with no error and no dead UI.

Detect LilyPond with `shutil.which`; hide the feature when absent. Feasibility confirmed on LilyPond 2.26: a 4-voice `ChoirStaff` with lyrics renders via `lilypond -dcrop=#t -dbackend=cairo --png -dresolution=600` to a tight-cropped 4317×1617 grayscale PNG with consistent 41.5px staff-line spacing. **Done:** the tool runs identically on a machine without LilyPond, with no error and no dead UI.
Kessinen added this to the M7 — Slice replacement with LilyPond milestone 2026-07-28 19:29:24 +00:00
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Kessinen/noteman-slicer#31