Only in .: CHANGES
diff ./halfrate.c /projects/cslu/speech/work/src.beta/bin/halfrate//halfrate.c
94c94
< 	if( WavWrite(OutFileName, wav, len, (int)rate, 0 ) < 0 ) {
---
> 	if( WavWrite(OutFileName, wav, len, (int)rate, 1 ) < 0 ) {
