hi -- I'm having problems get the demo program (projects/demo/demo.cpp) to output realtime audio under Mac OS X 10.2. When I run the program, here's what I get: >> ./demo BeeThree -or -im RtAudio: no devices found for given parameters. RtAudio: no devices found for given parameters. Abort >> Outputing to file works fine. And interestingly, projects/examples/ bethree.cpp works--RtAudio() is able to find a device and play a sound to the speaker. Anybody have ideas? Vincent Voelz vvoelz@itsa.ucsf.edu