Re: daisy
Re: daisy
- Subject: Re: daisy
- From: David Shaffer <email@hidden>
- Date: Fri, 23 Nov 2001 01:15:47 -0700
I am trying to get "soft play thru" to work in the daisy example..
In softPlayThruIOProc..
outOutputData->mNumberBuffers is 0
.. the output device is not running and I cannot use
AudioDeviceSetProperty
to set the running property (outWritable is NO)
So, how can I set the output device to running so that input can be
piped back to output?
also.. outBufList->mBuffers[0].mData is 0x0
from my default output device (i was trying to pass it in as the "client
data" arg)
References: | |
| >daisy (From: David Shaffer <email@hidden>) |