Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Monitoring input level



On Jun 19, 2006, at 16:33 , Neil Clayton wrote:
In the interest of keeping one thread only: Karim Morsy also replied with the idea that I might be able to setup a link from AUHAL (input) -> mixer -> AUHAL (output), but the docs say that you can only have one output unit in a graph. I tried to create another unit using the same component description, but got error -10862 (which I cannot see doco for).

From AUGraph.h: kAUGraphErr_OutputNodeErr = -10862, // AUGraphs can only contain one OutputUnit. // this error is returned if trying to add a second output unit

You don't need to have a second output unit. You can use the same AU for input and output, which enforces the requirement that (for synchronization) there only be one device involved.

Make connections from the input/output unit's output scope, element 1 -- that's the device input.

Doug

--
Doug Wyatt
Core Audio, Apple

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/coreaudio-api/email@hidden

This email sent to email@hidden
References: 
 >Monitoring input level (From: Neil Clayton <email@hidden>)
 >Re: Monitoring input level (From: Neil Clayton <email@hidden>)
 >Re: Monitoring input level (From: Jeff Moore <email@hidden>)
 >Re: Monitoring input level (From: Neil Clayton <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.