Skip to content

feat(editor): add measure signature readout - #63

Merged
byrongamatos merged 1 commit into
feat/editor-tempo-signature-denominatorfrom
feat/editor-measure-signature-readout
Jul 5, 2026
Merged

byrongamatos merged 1 commit into
feat/editor-tempo-signature-denominatorfrom
feat/editor-measure-signature-readout

Conversation

@ChrisBeWithYou

Copy link
Copy Markdown
Contributor

Summary

  • add a compact toolbar readout for the current measure and time signature
  • make the readout follow the cursor in note view and the selected sync point in Tempo Map view
  • add pure helper coverage for cursor-following, selected-sync-point, denominator fallback, and empty-grid states

Testing

  • node --check screen.js
  • node tests/measure_readout.test.js
  • node tests/tempo_map_timesig.test.js
  • node tests/tempo_map_bpm.test.js

@coderabbitai

coderabbitai Bot commented Jul 5, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 162f7fb7-f0b4-4730-b0e7-64c565d68098

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/editor-measure-signature-readout

Comment @coderabbitai help to get the list of available commands.

@byrongamatos
byrongamatos force-pushed the feat/editor-tempo-signature-denominator branch from ac18e2f to cc11270 Compare July 5, 2026 12:25
@byrongamatos
byrongamatos force-pushed the feat/editor-measure-signature-readout branch from 5fb4ee4 to 3bdfe46 Compare July 5, 2026 12:25
@byrongamatos
byrongamatos merged commit fa6964b into feat/editor-tempo-signature-denominator Jul 5, 2026
1 check passed
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.

2 participants