At 02:51 AM 4/24/2012, you wrote: >>> It doesn't matter how much sound data I put in before I start the stream, I >>> still get this dropout right after the audio starts. >>> >>> If it's a bug, which I think it is, can you fix it, like, right away? =) >>> (I'm taking advantage of you, you are very good about this stuff.) >> >>Can't reproduce it here, sorry. >> >>Does it happen for you with current plugins on another Mac? > >I built an app and tried it on my Snow Leopard drive - same computer, >different system drive and OS, and it works, it DOES NOT have the dropout. The >test app and the IDE on my main system (Leopard) have the dropout. > >Do you have any ideas what it could be? I'd like to rectify this on my main >computer, it screws up my debugging etc. Is there something your plugin links >to on computers? My Leopard computer does not drop out on other audio or apps. >Does your plugin have a bug in Leopard and not Snow Leopard?
To expand this slightly, I had a customer complain about my app (which used this code) that starting playback would take about 10 seconds and then it would start playing, and probably referred to a dropout or similar. I'm not sure if I believe the 10 second part, and it makes me think a bit about the PA implementation. I have gotten some negative feedback but not much, but still there seems to be funny business happening. 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. I understand that DirectSound is really WASAPI now so it's no big deal, but I'm unsure why WASAPI doesn't work. I know you are just linking into the latest issue of PortAudio, but is there a way we can revisit some of this? Garth Hjelte Sampler User _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
