AudioConverter woes
AudioConverter woes
- Subject: AudioConverter woes
- From: Eric Lee <email@hidden>
- Date: Sun, 2 Feb 2003 12:06:56 -0800 (PST)
Hi,
I'm trying to write an application that uses AudioConverter to pre-process
some input into a format that I want. I've (sort of) managed to get it
working, there doesn't seem to be much documentation on AudioConverter.
However, I noticed a couple of things:
1. Sometimes, when I call AudioConverterConvertBuffer(), I get an error
-50. I haven't been able to figure out what causes this or even what
this error means.
2. When it does work, I get the error kAudioConverterErr_InvalidInputSize.
However, this is actually misleading because the samples really did get
converted...
If anyone has experienced similar problems or could provide some pointers,
that would be great.
thanks,
Eric
_______________________________________________
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.