Skip to content
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

change behaviour of polymeter, and remove polymeterSteps #1302

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yaxu
Copy link
Member

@yaxu yaxu commented Mar 2, 2025

Following some discussion around here:
https://discord.com/channels/779427371270275082/1339566754946482287/1341363605169377394

I'd like to change polymeter so that the resulting step count is the lcm of the arguments, rather than the step count of the first argument.

polymeterSteps is redundant as you can just do polymeter(...).steps(...), so I propose removing that as well.

Ultimately this behaviour could find its way in {}, but that would be a big breaking change.

@yaxu yaxu requested a review from felixroos March 2, 2025 16:02
@yaxu yaxu self-assigned this Mar 2, 2025
@yaxu yaxu requested a review from daslyfe March 2, 2025 16:02
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.

1 participant