search for: encode_stereo

Displaying 1 result from an estimated 1 matches for "encode_stereo".

Did you mean: decode_stereo
2007 Jun 07
1
speex1.2-beta2 and noise suppression problem
...ke to call native DLL and the application just closes down when it crashes. As for the code, it's quite simple, the basic flow is as follows: 1. Init encoder, bits, set SPEEX_SET_SAMPLING_RATE 2. Init preprocessor state, set SPEEX_PREPROCESS_SET_DENOISE 3. Set quality/complexity 4. loop with: encode_stereo, preprocess, encode int Any suggestions as to what I might be doing wrong? Or is it a bug? Maybe something with the last fixed-point changes? -- Piotr Domagalski