KinMaynard / soundscope

Audio Imager & Editor Python Package
MIT License
0 stars 0 forks source link

Research Fundemental frequency detection #18

Open KinMaynard opened 3 years ago

KinMaynard commented 3 years ago

I want to detect and return the fundamental frequency of an audio array. (I suspect I can use the linear magnitude spectrum plot for this.)

Possibly functionality: use line from magnitude spectrum plot to identify fundamental