Howto explore large collection of audio files with custom parameters display beside time and frequency domain graphs ?

조회 수: 2 (최근 30일)
Hello,
I'd like to explore large collection of audio files in simple manner (like pressing a keys for next/previous file and navigating folders).
On each file, I'd like to create display with time and frequency domain graphs and add some custom parameters (e.g. Zero crossing rate, Centroid).
If possible would also like to compare two or more files (to have more screens at the time).
Is there a framework, toolbox, contributed software that I could start from ?
Thanks in advance,
regards.

답변 (1개)

jibrahim
jibrahim 2022년 3월 17일
Hi Robert,
audioDatastore will help you manage a large number files.
The signal analyzer app will help you visualize files, and compute features. I believe defining custom features is supported.
The parameters you mention (zero-crossing, centroid) have existing functions that you might find useful:
  댓글 수: 2
Robert Rozman
Robert Rozman 2022년 3월 20일
thanks for help... Will take a look...
Is there any simple example, that I can simply click on file and get some cutomized panel with visuals and parameters and then make new window and compare with some other file? I'd like to analyze visually larger collection of audio files...
jibrahim
jibrahim 2022년 3월 21일
Check out signalAnalyzer. You can load multiple signals and visualize/compare them side-by-side.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Time-Frequency Analysis에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by