Re: AUGraph wiring question
Re: AUGraph wiring question
- Subject: Re: AUGraph wiring question
- From: Bill Stewart <email@hidden>
- Date: Wed, 09 Oct 2002 11:06:07 -0700
After each time you make (or break) a connection, put a CAShow (myGraph) in
- this will print the state of the graph (its a kinda cool API that we
haven't talked about much, but it works for all of the toolbox objects and
the MIDI objects)
I know what your problem is - but get used to using CAShow - here's a hint -
"honey, *don't* take the *fan out*" :)
Bill
on 9/10/02 8:24 AM, Robert Grant wrote:
>
I'm trying to wire up a DLS Music Device, a Matrix Reverb and a Default
>
Output Unit.
>
>
I start off wiring just the DLS to the DOU and it works fine. I then
>
insert the reverb
>
between the two, rewire the inputs/outputs and AUGraphUpdate is giving
>
me
>
>
kAUGraphErr_InvalidConnection
>
>
Even though the individual wiring ops all go through cleanly. (return 0)
>
>
Is there something I'm missing?
>
>
BTW I'm doing this in C.
>
>
Thanks,
>
>
Robert.
>
_______________________________________________
>
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.
--
mailto:email@hidden
tel: +1 408 974 4056
__________________________________________________________________________
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
__________________________________________________________________________
_______________________________________________
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.