You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Expected behaviour
Run beat tracking code by Ian Charnas. (Thank Ian.)
Actual behaviour
KeyError as shown below.
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.
The text was updated successfully, but these errors were encountered: