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

meter.MeasureIndexer returns empty dataframe #446

Open
musicnerd opened this issue Mar 5, 2017 · 1 comment
Open

meter.MeasureIndexer returns empty dataframe #446

musicnerd opened this issue Mar 5, 2017 · 1 comment

Comments

@musicnerd
Copy link
Collaborator

running the get_data method with argument 'measure' or 'meter.MeasureIndexer' on an indexed piece returns an empty dataframe. I've tried this with many different pieces and using both midi and kern. I guess this will have to be rewritten, or else we just have to revert back to music21 to compute and convert back into a pandas series.

@musicnerd
Copy link
Collaborator Author

musicnerd commented Mar 7, 2017

OK so I did get the measure indexer to work, but only with VIS 3.X (obviously) and only with file formats that contain measures (which apparently midi does not). Not sure why the previous tests with kern didn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants