Displaying 2 results from an estimated 2 matches for "section000131000000000000000".
2007 Apr 24
0
Re: just noise
...that WAV files are little endian and
I am on powerpc, so the sample byte order must be swapped. That
still isn't the whole story, and I will explain how it's still not
working, but first you need to update your example at:
http://www.speex.org/docs/manual/speex-manual/
node13.html#SECTION000131000000000000000
To say something along the lines of "when using the example with WAV
files on a big endian architecture like powerpc, you must swap the
byte order of the samples with the following code:"
////////////////////////////////////////
/* Define to 1 if your processor stores words with the...
2007 Apr 24
2
just noise
Hi, I tried both the stable and beta versions of the speex source
code download on Mac OS 10.4.9. I just do:
./configure
make
sudo make install
Then I added libspeex.a from /usr/local/lib and the headers to my
xcode project. My app compiles and I'm able to call all of the speex
functions. I copied the example code from the website and tweaked it
to include the first 10000 bytes of