Howto explore large collection of audio files with custom parameters display beside time and frequency domain graphs ?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
jibrahim
il 17 Mar 2022
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 Commenti
jibrahim
il 21 Mar 2022
Check out signalAnalyzer. You can load multiple signals and visualize/compare them side-by-side.
Vedere anche
Categorie
Scopri di più su Time-Frequency Analysis in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!