Howto explore large collection of audio files with custom parameters display beside time and frequency domain graphs ?
Show older comments
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.
Answers (1)
jibrahim
on 17 Mar 2022
0 votes
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 Comments
Robert Rozman
on 20 Mar 2022
jibrahim
on 21 Mar 2022
Check out signalAnalyzer. You can load multiple signals and visualize/compare them side-by-side.
Categories
Find more on Smoothing and Denoising in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!