Feeds
提问
Why pitch function is not working ?
[audioIn,fs] = audioread('G:\guitar tune\guitartunes\A_String.wav'); [f0,idx] = pitch(audioIn,fs); subplot(2,1,1) plot(audioI...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to find frequency of sound file ?
I am doing guitar tuner project. I want output to look like this If i play 'B' String of guitar infront of laptop, it should...
8 years 前 | 0 个回答 | 0

