At 03:49 PM 4/24/2012, you wrote: >> Back in the MBS 7.5 days, I was used to seeing MME and DirectSound on >> Windows. MME worked lousy, but DS worked fine (with latency). Now I only see >> MME, ASIO, and WSAPI. MME works lousy, ASIO works great, but WSAPI doesn't >> work. This is on Win7, a laptop computer, standard onboard sound stuff. ASIO >> only exists because I installed ASIO4ALL. Otherwise, my app would not work >> sound-wise. I hate to think what my customers experience that they don't >> tell me. > >It looks like I simply forgot to enable DirectSound after the last update. > >I added it here. > >Your test app only works well with WASAPI. The DirectSound one doesn't work >nice. Maybe you test it?
Will do. Although on Windows I get error -996 paInvalidDevice when I do OpenStream on it. Also, I tried my app on a PPC Mac and get real bad results using OutputParameters::Device = 0 (the Core Audio driver, the only one). Just a slow buzzing. Any thing else for OutputParameters::Device gives me paInvalidDevice. Is PPC supported? I found the paError codes on the PortAudio site, where are they listed on your site? They are referred to. I am also going to check OpenDefaultStream, again my customers are choking me right now (on other stuff). Will check tonight, thanks for the update thing. Garth Hjelte Sampler User _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
