I get the same results from the version that is checked in now so
something has gone off the rails.
What I checked in worked here but not at Eric's, he found some
programming errors on my end and something has gotten off kilter. We'll
get there. The portaudio response to the device inquiries
I just tried it out under Mac OS X 10.4 and it works, kind of. When I
try mono_tone.py, I can hear the tone, but there is some breaks in
between and the console spits out "UpUpUp". A sample output is at the
end of the email. multi_tone.py on the other hand didn't work at all.
It quit with a invali
On Thu, Mar 16, 2006 at 01:17:33AM -0500, Robert McGwier wrote:
> pa_mono_tone.py and pa_multi_tone.py finally work, meaning
> audio_portaudio_sink is working.
Celebration may be a bit premature. I still have problems when I test...
Stay tuned for further updates ;)
Eric
__
pa_mono_tone.py and pa_multi_tone.py finally work, meaning
audio_portaudio_sink is working.
A real lesson was learned here. The machinery built to handle all of
the connected processing routines from sinks and sources are completely
capable of handling "incompletes". The complicated machin