How to plot the power envelope of a .wav file
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2013 年 6 月 13 日
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Pulsed Waveforms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!