Open ChenPaulYu opened 4 years ago
Hi Chen. I started this repository because it's part of my master thesis. But since I was only interested in the harmonic compatibility I left the rhythmic compatibility section for whenever I have more time. Sorry. Feel free to fork and add the rhythmic compatibility part! I will try to help you as much as I can.
haha Thanks a lot, I understand, implementation for harmonic part have already helpful, I will try to implement the rhythmic compatibility part by myself, thanks anyway.
However, one thing i am curious about is that you use the madmon to do the downbeat track, but use the librosa to do the beat track, my questions is why don't you also use the madmon to cut the beat ?
Probably I couldn't use Linux and Madmom that day, but definitively every should be done on Madmom.
Hey, really thanks for your implementation for Automashupper, I read your code and it is help me a lot, however, I am curious about that whether you implement the rhythmic compatibility mashability estimation? or Do you have any idea about how to this ?