TarsosDSP Pitch Analysis for Dummies
问题 I am woking on a progarm that analyze the pitch of a sound file. I came across a very good API called "TarsosDSP" which offers various pitch analysis. However I am experiencing a lot of trouble setting it up. Can someone show me some quick pointers on how to use this API (espically the PitchProcessor class) please? Some snippets of code would be extremely appreciated because I am really new at sound analysis. Thanks EDIT: I found some document at http://husk.eecs.berkeley.edu/courses/cs160