8000 Ruler, time-aware SegmentMap and loop editing by bates64 · Pull Request #77 · bates64/mamar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ruler, time-aware SegmentMap and loop editing #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
May 7, 2025
Merged

Ruler, time-aware SegmentMap and loop editing #77

merged 14 commits into from
May 7, 2025

Conversation

bates64
Copy link
Owner
@bates64 bates64 commented May 7, 2025
  • Adds a ruler at the top of the editor that measures time in beats and bars (assuming 4/4 for now)
  • Segment widths are now accurate to their length in time
  • Loop start/end points can be moved by dragging (to existing segment boundaries)
  • Loops can be created by double-clicking the loop gutter (above the ruler)
  • Non-infinite loops display the number of times they will be played (iter_count+1)
  • Click a loop to open a small editing dialog
image image image

Fixes #13

Copy link
vercel bot commented May 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mamar ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 9:45pm

@bates64 bates64 merged commit 3932a8d into main May 7, 2025
7 checks passed
@bates64 bates64 deleted the ruler branch May 7, 2025 21:47
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.

Loop editing
1 participant
0