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

Add start and length parameters #6

Open
duncangeere opened this issue Jun 3, 2022 · 0 comments
Open

Add start and length parameters #6

duncangeere opened this issue Jun 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@duncangeere
Copy link
Contributor

duncangeere commented Jun 3, 2022

This would allow users to pick a particular chunk of the data that they want to loop over. These would probably be knobs, maybe with CV input also?

There should be two versions of the length parameter (selectable on right-click?) - a default which is multiples of four datapoints (for 4/4 music), and another for advanced users where you can set specific numbers.

This would also allow users to start at a point that isn't the beginning of the dataset without needing to edit the CSV file manually.

How should this be visually displayed? A highlighted portion of the data? Or zooming in to just the selected data?

@duncangeere duncangeere added the enhancement New feature or request label Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant