Mercurial > hg > pmhd
view extra/gong_notes.m @ 13:844d341cf643 tip
Back up before ISMIR
author | Yading Song <yading.song@eecs.qmul.ac.uk> |
---|---|
date | Thu, 31 Oct 2013 13:17:06 +0000 |
parents | 6840f77b83aa |
children |
line wrap: on
line source
Spectral Peaks GONG: sound(y,16000) y=spectralpeaks(gong, hanning(101) , 1020, 51, -80) %pierde armonicos y=spectralpeaks(gong, hanning(501) , 1020, 51, -80) %suena casi igual que el original y=spectralpeaks(gong, hanning(501) , 1020, 251, -80) %it is even smoother y=spectralpeaks(gong, hanning(2001), 2001, 501, -80) %sounds good y=spectralpeaks(gong, hanning(2001), 2001, 501, -40) %excite some harmonic components