Re: Streaming audio to AU's buffer
Re: Streaming audio to AU's buffer
- Subject: Re: Streaming audio to AU's buffer
- From: William Stewart <email@hidden>
- Date: Mon, 30 Mar 2009 19:09:55 -0700
AUNetSend and AUNetReceive do this kind of thing already.
In Logic you would use the AUNetReceive to receive the audio being
sent by AUNetSend.
AUNetReceive is the kind of thing you want as a model - it is a
generator audio unit (which Logic will host), as will AULab.
Bill
On Mar 30, 2009, at 5:18 AM, Ross Rochford wrote:
Hi all,
I have an idea for an audio unit plugin but am not entirely familiar
with the capabilities and limitations of developing audio units. I
basically need an audio unit to access an internet account and
recieve streaming audio to be played back (and processed with the
incomming audio). The streaming audio would be buffered ahead of
time and play silence if the user gets to a point in the file not
yet buffered (displayed visually)
This must work in DAW software such as logic.
Its also an option to develop a seperate application which downloads
the streamed audio to a shared memory location which the audio unit
can access.
Is this possible? What are the options if not?
Thanks in advance,
Ross
_______________________________________________
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
_______________________________________________
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