Patrick Herbst wrote:
> 
> This is my second time posting this, if anyone can even verify that the
> code is correct, I would be happy.  I'm trying to open a PCM 11,025 Hz, 16
> Bit, Mono sound file and play a segment of it. Everytime I try it, it gets
> "stuck" at the "1 until $WAV->Status()" part. I don't get any die's or
> anything like that...any ideas why this doesn't work?

Perhaps the tight poll loop is causing problems. Have you tried doing
something
like using select to provide a delay for the polling?

-- 
Ned Konz
currently: Stanwood, WA
email:     [EMAIL PROTECTED]
homepage:  http://www.bike-nomad.com

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to