Feeds
질문
How to plot Chroma_Features for an audio file?
%% Read in the file clearvars; close all; file_path = 'C:/Users/nimae/Downloads/audio_2024-05-12_17-59-56.ogg'; [audio_dat...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Unrecognized function or variable 'chromagram_IF'.
C = chromagram_IF(audio_data,sample_rate,cfftlen); i want to plot chroma features for an audio file, to detect musical notes fo...
거의 2년 전 | 답변 수: 0 | 0
