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

Note Segmentation Algorithm for Python #49

Closed
lhr0909 opened this issue Dec 16, 2022 · 1 comment
Closed

Note Segmentation Algorithm for Python #49

lhr0909 opened this issue Dec 16, 2022 · 1 comment

Comments

@lhr0909
Copy link

lhr0909 commented Dec 16, 2022

Hi, I am working with vocal data and found basic-pitch can map out the pitches very well. Looking at the demo and I noticed there is a note segmentation slider that can smooth out the notes and combine them. However, since I am programmatically working with the music, so I would like to know how to achieve the note segmentation in Python the same way as the demo on the website.

This might be similar issue to #42.

@lhr0909
Copy link
Author

lhr0909 commented Dec 16, 2022

I found the correlation between the parameter naming - The note segmentation is the onset-threshold, and the model confidence threshold is the frame-threshold.

@lhr0909 lhr0909 closed this as completed Dec 16, 2022
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