Skip to content

Fix metronome rendering when changing mid-score#268

Merged
jaredjj3 merged 1 commit intomasterfrom
metronomes
Feb 23, 2025
Merged

Fix metronome rendering when changing mid-score#268
jaredjj3 merged 1 commit intomasterfrom
metronomes

Conversation

@jaredjj3
Copy link
Collaborator

@jaredjj3 jaredjj3 commented Feb 23, 2025

PR #267 didn't fully fix #261 — it only fixed metronomes in the absolute first fragment of the score. This PR fully fixes #261 by requiring all rendered metronomes to be in the first part and first stave (not necessarily absolute first).

This fix should be included in ^0.1.3.

Before

image

After

image

@jaredjj3 jaredjj3 self-assigned this Feb 23, 2025
@jaredjj3 jaredjj3 merged commit bebff72 into master Feb 23, 2025
1 check passed
@jaredjj3 jaredjj3 deleted the metronomes branch February 23, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Render a single metronome per system by default

1 participant