CASpectralProcessor producing non-repeatable results
CASpectralProcessor producing non-repeatable results
- Subject: CASpectralProcessor producing non-repeatable results
- From: Guy Shaviv <email@hidden>
- Date: Sat, 11 Dec 2010 19:40:36 +0200
I'm analyzing some audio using the CASpectralProcessor class from the public utility. I'm finding that the class sometimes produces different spectra for exactly the same input. I verified the input is identical (no bug there) but the spectra processing callback receives a spectra with different values. I'm using a window of 512 and a hop size of 128. It doesn't happen always, seems like every time I init the class I can either get the same results as last time it was created, or different results.
There shouldn't be anything random in there? it's a bug?
Guy _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden