hi, very nice application. But when it works perfect up to line 277 after that it don't work as it supposed to work. There there anything that i can change?? like some memory limitations?? i need to use it on a file with 17000 lines. Any suggestions please.
use this :
[signal,fs,nbits]=waveread('c0dBF1_NOISY.wav');
output=SSBoll79(signal,fs);
hfile('gilad.wav);
wavwrite(output,fs,hfile)
put the input wav file in the current directory.
Comment only