Audio unit view communication
Audio unit view communication
- Subject: Audio unit view communication
- From: "Frederik Slijkerman" <email@hidden>
- Date: Mon, 7 Jun 2004 11:14:59 +0200
Hi all,
We're porting a VST plugin to the Audio Unit format, and I
have a question about how the view is supposed to communicate
with the audio unit itself. As I understand it, the view is
instantiated by the host separately from the audio unit itself,
and should communicate with the audio unit through the standard
property mechanisms.
Is it possible to just retrieve a property from the audio unit
that returns a pointer to an internal object in the audio unit
that is subsequently used and modified by the view, or is this
unsafe?
In other words, do the view and the audio unit always live in
the same address space?
Thanks,
Frederik Slijkerman
----- Original Message -----
From: "Timo Rantala" <email@hidden>
To: <email@hidden>
Sent: Monday, June 07, 2004 9:22 AM
Subject: Read in audio and write it to a file
>
Hi,
>
>
I am looking for the simpest way to read in audio
>
and write it to a file as raw bytes.
>
(maybe check the numbers, before write to a file)
>
>
I find very good sample codes.
>
For example this:
>
ADC Home > Reference Library > Sample Code > Music & Audio > Core Audio >
>
PlayAudioFileLite
>
PlayAudioFileLite.sit 15.1K
>
>
But, wrong direction :=) (file --> audio)
>
>
>
>
I don't like using Objective-C or COCOA.
>
(Michael Thornburgh's MTCoreAudio framework is too big)
>
I don't know yet, how to compile it and
>
I don't need graphic interface.
>
>
Where can I find sample codes ??
>
>
>
Many thanks
>
-- Timo Rantala --
>
>
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
Timo Rantala Privatel:80840 Tel. +358-16-619840
>
Technical Division Fax.
+358-16-619875
>
University of Oulu Email
email@hidden
>
Sodankyla Geophysical Observatory Email email@hidden
>
FIN-99600 SODANKYLA http://www.sgo.fi/
>
Finland GSM
+358-40-5735596(work)
>
GSM Home +358-40-5644167 (home)
>
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
_______________________________________________
>
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.
_______________________________________________
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.