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
Hi! I am using the sound analysis component in my app inventor project and it's really neat!
It is for a vocal training app. However, for the pitch detection, the frequency is not precise enough to give good user feedback.
I looked at the TarsosDSP docs and couldn't find where you would alter the frequency bins for the PitchDetector. Do you know if there's a setting that can be used to increase the frequency binning?
I was wondering if you use a different PitchEstimationAlgorithm (e.g. FFT_YIN instead of AMDF) do you know if that might make the frequency estimation more precise?
The text was updated successfully, but these errors were encountered:
Hi! I am using the sound analysis component in my app inventor project and it's really neat!
It is for a vocal training app. However, for the pitch detection, the frequency is not precise enough to give good user feedback.
I looked at the TarsosDSP docs and couldn't find where you would alter the frequency bins for the PitchDetector. Do you know if there's a setting that can be used to increase the frequency binning?
I was wondering if you use a different PitchEstimationAlgorithm (e.g. FFT_YIN instead of AMDF) do you know if that might make the frequency estimation more precise?
The text was updated successfully, but these errors were encountered: