Moin, On Wed, 17 Nov 2004 08:47:30 -0700, Brad Midgley wrote: > You noticed I have code to open and send a stream. When I send the > reference sbc streams byte-for-byte, I can hear a signal mixed with a > lot of noise. But then I don't know what the sbc parameters were for any > of the reference streams. Maybe it would just work if I knew that. I'm currently working (more or less; more less than more) on SBC and trying to do a decoder first because I figure that would be easier (because I know what the result is supposed to look like). I have problems synthesizing the PCM audio samples but can parse all of the example SBC streams just fine. I'll attach what I have now. The sbc-test.c currently dumps subband samples on stdout for testing, so just redirect that to /dev/null. The decoded frame headers are written to stderr. -- Henryk Plötz Grüße aus Berlin