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...
거의 8년 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0

