[CM] sndplay hangs after playing soundfile

Peter M. Traub ptraub@ccrma.Stanford.EDU
Tue, 30 Jul 2002 13:44:51 +0900


---------- Original Message -----------
From: Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU>
To: "Peter M. Traub" <ptraub@ccrma.Stanford.EDU>
Sent: Tue, 30 Jul 2002 11:31:03 -0700
Subject: Re: [CM] sndplay hangs after playing soundfile

> > I'm not sure if this is a well-known issue, as I couldn't find any reference
> > to it in the archives. When I play a sound with sndplay (the most recent
> > version available from ccrma), it hangs after the sound ends, and I have to
> > Ctrl-C to exit it.
> 
> Is this from within lisp itself or as a standalone program?
> You should try "sndplay somesoundfile" from the command line
> to see if sndplay hangs by itself or if this is a problem with
> the interface from lisp to sndplay (BTW, which lisp?).

yes, sorry. I forgot to mention that it hangs on the command-line too, so I
don't think it is related to clm or my lisp version (cmucl). It just creates
that annoying side effect if run from within clm. The soundfiles don't have
any extra space at the end, and play out properly if just using 'play' or any
other player/editor. sndplay hangs with every soundfile I have tried so far.
 
Peter