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

KeyError: 'list_stream_input_device' of process_online function (madmom0.17.dev0) #471

Open
snownstone opened this issue Mar 23, 2021 · 1 comment
Labels
Milestone

Comments

@snownstone
Copy link

Expected behaviour

Run beat tracking code by Ian Charnas. (Thank Ian.)

Actual behaviour

KeyError as shown below.
Selection_012

I think this issue is related to this PR. I can use list_stream_input_device perfectly in terminal with script in bin. But I did not figure out why this error happened here. I solved it by turn the related codes to comments in the processors.py and reinstall madmom from the source code.

Madmom is really awesome. Thank you!

Steps needed to reproduce the behaviour

Install madmom==0.17.dev0 from the source and run the code.

@superbock
Copy link
Collaborator

Yes, this is a bug, I'll fix it in the next release (which btw should be only within months ;))

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

No branches or pull requests

2 participants