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

Allow revising time axes to measure # through using tempo input #28

Open
wustep opened this issue Mar 19, 2019 · 2 comments
Open

Allow revising time axes to measure # through using tempo input #28

wustep opened this issue Mar 19, 2019 · 2 comments
Labels
enhancement New feature or request stretch stretch goal

Comments

@wustep
Copy link
Collaborator

wustep commented Mar 19, 2019

Might be tough given the data manipulation, but I think this is super key for utility

@wustep wustep added the enhancement New feature or request label Mar 19, 2019
@jrg94
Copy link
Owner

jrg94 commented Mar 19, 2019

This is doable, but would require quite a bit of preprocessing as tempo can change. Data representation can handle it though. Append measure number (plus length) to each sample.

@jrg94
Copy link
Owner

jrg94 commented Mar 19, 2019

May also need to account for time signature (3/4, 4/4, etc.).

@wustep wustep added the stretch stretch goal label Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stretch stretch goal
Projects
None yet
Development

No branches or pull requests

2 participants