PlayThru (was: AudioUnit for default input device)
PlayThru (was: AudioUnit for default input device)
- Subject: PlayThru (was: AudioUnit for default input device)
- From: Lieven Dekeyser <email@hidden>
- Date: Mon, 12 Nov 2001 19:51:37 +0100 (CET)
Hi!
I'd like to be able to let the default input device play through the
default output device. I had hoped that it would be as simple as to
connect 2 AudioUnits, but it seems there is no AudioUnit for the default
Input Device...
I then tried to set the playThru property (kAudioDevicePropertyPlayThru)
of the default input device to 1, but AudioDeviceSetProperty returns
kAudioDeviceUnknownPropertyError...
Is there an easy way get the default input device to play through the
default output device?
greetz,
Lieven
\ /
)\ /(
)\-/(
/e e\
( =Y= )
/`---'\
____/ /___\ \
\ / ``` ```~~"--.,_
`-._\ / lieven dekeyser `~~"--.,_
----->| email@hidden `~~"--.,_
_.-'/ \
http://studwww.rug.ac.be/~lbdkeyse `~~"--.,_
/ \ _________________________,,,,....----""""~~~~````
On Fri, 9 Nov 2001, Lieven Dekeyser wrote:
>
Hi!
>
>
is it possible to get the AudioUnit for the default input device?
>
sorta like the way I get the default output AudioUnit:
>
>
OpenDefaultComponent(kAudioUnitComponentType,kAudioUnitSubType_Output);
>
>
There seems to be no "kAudioUnitSubType_Input" constant :-(
>
hmm... I'm probably missing the obvious here..
>
>
greetz,
>
>
--Lieven
>
_______________________________________________
>
coreaudio-api mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/coreaudio-api