Skip to content

Add options to the 'Repeat' node for the spacing with envelope/span/pitch/gap #2551

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

Open
Keavon opened this issue Apr 10, 2025 · 0 comments · May be fixed by #2674
Open

Add options to the 'Repeat' node for the spacing with envelope/span/pitch/gap #2551

Keavon opened this issue Apr 10, 2025 · 0 comments · May be fixed by #2674
Labels
Good First Issue Good for newcomers Paper Cut A small UX annoyance we should strive to improve

Comments

@Keavon
Copy link
Member

Keavon commented Apr 10, 2025

We currently implement the Repeat node based on the "span" method of distributing spacing (this should remain the default). A radio button should be added to pick other methods:

  • envelope = span + W
  • span = (N - 1) * pitch
  • pitch
  • gap = pitch - W

Image

The Circular Repeat node should also be given new options for min and max angle (without being limited to a total of 360°) and an angular equivalent to span and pitch (I don't think envelope and gap make sense in the angular context— essentially polar coordinates?).

@Keavon Keavon added Good First Issue Good for newcomers Paper Cut A small UX annoyance we should strive to improve labels Apr 10, 2025
@github-project-automation github-project-automation bot moved this to Short-Term in Task Board Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good for newcomers Paper Cut A small UX annoyance we should strive to improve
Projects
Status: Short-Term
Development

Successfully merging a pull request may close this issue.

1 participant