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

1 visualización (últimos 30 días)
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.

Respuestas (1)

jibrahim
jibrahim el 17 de Mzo. de 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 comentarios
Robert Rozman
Robert Rozman el 20 de Mzo. de 2022
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 el 21 de Mzo. de 2022
Check out signalAnalyzer. You can load multiple signals and visualize/compare them side-by-side.

Iniciar sesión para comentar.

Categorías

Más información sobre Time-Frequency Analysis en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by