drum beat analysis using audio processing

18 views (last 30 days)
faiz hazizi
faiz hazizi on 19 May 2018
Answered: Von Duesenberg on 20 May 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 Comments
Image Analyst
Image Analyst on 19 May 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 on 19 May 2018
Edited: Image Analyst on 19 May 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.

Sign in to comment.

Answers (1)

Von Duesenberg
Von Duesenberg on 20 May 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.

Categories

Find more on Get Started with Signal Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!