Re: Re: Applying a low-pass cutoff inside an AU
Re: Re: Applying a low-pass cutoff inside an AU
- Subject: Re: Re: Applying a low-pass cutoff inside an AU
- From: email@hidden
- Date: Thu, 08 Oct 2009 22:41:49 +0000
just read your post again, try using signed ints instead of unsigned. you use unsigned to split 32 bit ints into two 16 bits, but when you run processing you need them to be signed. esp if you are converting to float... Unless you're really good at maths. (or a lot better than me, which isnt hard)
_______________________________________________
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