[Java API] Downsampling with AudioConverters ?
[Java API] Downsampling with AudioConverters ?
- Subject: [Java API] Downsampling with AudioConverters ?
- From: Hugues Pisapia <email@hidden>
- Date: Sat, 13 Sep 2003 12:32:29 +0200
Hi there,
I am trying to convert data I receive directly from the AudioDevice
through the ioProc with the AudioConverter. Unfortunately, the
AudioConverter crashes each time with either a badParam or
InvalidInputSize error... Actually, I'm trying to convert from 32bits
floats into 16bits integers.
I tried to give different sises to the CAMemoryObjects, particularly the
ones I retrieved from the CalculateBufferSize property, but nothing
seems to satisfy the Converter. Has someone an idea?
Thanks,
- Hugues
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.