daisy
daisy
- Subject: daisy
- From: David Shaffer <email@hidden>
- Date: Fri, 23 Nov 2001 00:46:12 -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?