drum beat analysis using audio processing

18 visualizaciones (últimos 30 días)
faiz hazizi
faiz hazizi el 19 de Mayo de 2018
Respondida: Von Duesenberg el 20 de Mayo de 2018
hello everyone, i have a problem regarding on audio signal.
i have a sample audio signal, it is a drum beat with a different instrument on it. here a the envelope signal that i already convert it from time domain graph.
i used three drum instruments which is snare, kick pedal and cymbal. so from the diagram as you can see the first 15 signal are snare, next the second 16 signal are kick pedal, next the 14 signal are snare and the last 15 signal are cymbal. as you can see the shape of the signal for those instrument are different. so, how am i going to detect the difference between each drum instruments based on the signal shape ?
I've been looking for this solution for quite long, so i hope there gonna be a solution from you guys, thank you for helping me.
  4 comentarios
Image Analyst
Image Analyst el 19 de Mayo de 2018
Actually you forgot to upload the data file. Please edit the above post and attach 'Mixinstruments.wav' so we can run your code.
faiz hazizi
faiz hazizi el 19 de Mayo de 2018
Editada: Image Analyst el 19 de Mayo de 2018
Sorry sir, here are the files.
I also forgot to mention, from the picture that I attached, the S letter is for snare, K is for Kick pedal and C is for cymbal.

Iniciar sesión para comentar.

Respuestas (1)

Von Duesenberg
Von Duesenberg el 20 de Mayo de 2018
It depends on how much annotated data you have. I would start with raw labeled waveforms and try to adapt the example from the documentation here or the one there . They both use Long Short Term Memory networks.

Categorías

Más información sobre Get Started with Signal Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by