Re: NewbieQuestion: _IODevices!
Re: NewbieQuestion: _IODevices!
- Subject: Re: NewbieQuestion: _IODevices!
- From: Luke Bellandi <email@hidden>
- Date: Tue, 13 May 2003 10:55:46 -0700
1. What is the audioDevice (are there any real life similarity like a
channel strip or bus or whatever)?
Think of an AudioDevice as a hardware box. A MOTU 896 is 1
AudioDevice. An EMI 6/2 is 1 AudioDevice. Apple Built-In hardware is
1 AudioDevice.
One caveat: USB devices present input and output as separate
AudioDevice objects. So, for example, the EMI 6|2m will actually
appear in CoreAudio as 2 separate devices. AudioMIDISetup coalesces
devices like this and presents them visually as being one device.
Most other devices will appear, as Brad says, representing a single
physical box (the built in hardware and MotU 896 each appear as 1
device in CoreAudio.)
Luke.
_______________________________________________
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.