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

Python 3.11 and Madmom #15

Open
mgazier opened this issue Jul 4, 2024 · 0 comments
Open

Python 3.11 and Madmom #15

mgazier opened this issue Jul 4, 2024 · 0 comments

Comments

@mgazier
Copy link

mgazier commented Jul 4, 2024

Howdy,
Thanks for the AudioOwl inspirations and issues discussed. I had a lot of issues getting the Madmom fully working with Python 3.11 and numpy so it was nice to see and validate / extend Audio Owl.
However I wanted the beat # / downbeat marking so i kept going and deviated from this code significantly .
My code is here, it is very simple on purpose and simply meant as demo / starter example. I use

  • Madmom RNNDownBeatProcessor
  • Madmom DBNDownBeatTrackingProcessor (marks beat in measure)
  • librosa.feature.chroma_cqt (just to play/explore)

I published the code here if anyone wants a simple example
https://github.com/mgazier/madmom_python311

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

No branches or pull requests

1 participant