[vorbis] bark_noise

Richard Polton richard.polton at msdw.com
Tue Oct 31 07:54:11 PST 2000



I am experiencing some difficulties with vorbis on my LX164 alpha.
Specifically, in bark_noise (psy.c) I see the following behaviour
on the first pass through the function:

val=-3.4e38
del=1
noise[0]+=val*del
noise[1]-=val*del
norm[0]+=del
norm[1]-=del
del=1
noise[1]-=val*del    <== here is the problem

At this point, noise[1]==3.4e38. We are trying to add another 3.4e38
to it and this is generating a SIGFPE on my machine.

Any ideas?

Richard

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list