Mercurial > hg > smallbox
diff examples/AudioInpainting/Audio_Declipping_Example.m @ 159:23763c5fbda5 danieleb
Merge
author | Daniele Barchiesi <daniele.barchiesi@eecs.qmul.ac.uk> |
---|---|
date | Wed, 31 Aug 2011 10:43:32 +0100 |
parents | b14209313ba4 |
children | 8b3c71bb44eb |
line wrap: on
line diff
--- a/examples/AudioInpainting/Audio_Declipping_Example.m Wed Aug 31 10:37:57 2011 +0100 +++ b/examples/AudioInpainting/Audio_Declipping_Example.m Wed Aug 31 10:43:32 2011 +0100 @@ -49,7 +49,7 @@ % Defining the Problem structure -SMALL.Problem = generateAudioDeclippingProblem('male01_8kHz.wav', 0.6, 256, 0.5, @wRect, @wSine, @wRect, @Gabor_Dictionary, 2); +SMALL.Problem = generateAudioDeclippingProblem('male01_8kHz', 0.6, 256, 0.5, @wRect, @wSine, @wRect, @Gabor_Dictionary, 2); for idxSolver = 1:4