Thank for your answer, I try now on the coreaudio list. I've hope that
someone have the answer here.
Thanks
Le 9 nov. 08 à 17:56, Michael Ash a écrit :
On Sun, Nov 9, 2008 at 4:20 AM, Yoann Gini <[EMAIL PROTECTED]>
wrote:
Hi folks,
For a project I need to use AudioUnit with an
Aud
On Sun, Nov 9, 2008 at 4:20 AM, Yoann Gini <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
>For a project I need to use AudioUnit with an AudioUnitExternalBuffer
> with special size. But I haven't in documentation how use this buffer.
> Someone know how I can say to my AudioUnit "hey guy, use this
Hi folks,
For a project I need to use AudioUnit with an AudioUnitExternalBuffer
with special size. But I haven't in documentation how use this buffer.
Someone know how I can say to my AudioUnit "hey guy, use this special
buffer!". (I've already set the property
kAudioUnitProperty_ShouldA
On Mar 24, 2008, at 10:30 PM, Alex ROUGE wrote:
Hi everybody.
I guess it's not the best place to put my request but perhaps you
can help with a CoreAudio / AudioUnit question.
Try here:
http://lists.apple.com/mailman/listinfo/coreaudio-api
Cocoa-dev is a pretty high-volume list
Hi everybody.
I guess it's not the best place to put my request but perhaps you can
help with a CoreAudio / AudioUnit question.
I have an application, working fine at the moment, generating an audio
buffer and send it to CoreAudio.
To do so I had to implement a call back and so on.