I build application witch will be transform piano sound to musical notes. I found some pitch detection algorithms with implementations (mainly based on autocorrelation or fft), but chord recognition, of course is not working. What is best method for instrument as piano(both hands + chords)? Is there any implementation of this problem?
No comments:
Post a Comment