Clear Filters
Clear Filters

How to plot the power envelope of a .wav file

1 view (last 30 days)
Jolini
Jolini on 13 Jun 2013
I need the codings done in matlab editor. What i basically need to do is, input a piano recording (.wav format) and obtain the power envelope of it, so I can clearly differentiate the onsets and offsets of notes. once this is done, i want to separate these onsets into different windows and perform FFT. My main issue is to get the power envelope. can anyone help me with the codings? Thanx in advance.
  4 Comments
Walter Roberson
Walter Roberson on 13 Jun 2013
Notice "So onsets can be determined simply by checking the local minima", and notice "However, this doesn't mean we cannot decide where an onset is". The sentences after that talk about how to deduce onsets when they are not previously known.
Jolini
Jolini on 14 Jun 2013
Oh ok... So any idea on how i can implement this on matlab??

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!