|
From: D. S. <new...@gm...> - 2008-01-15 04:19:06
|
If they get the latest SoX-14.0.1-rc2 then they should have the play
issue fixed there.
As a Cygwin workaround, you might try for example,
sox file.wav -t ossdsp /dev/dsp
to make sox play, till you get the fix.
On Jan 14, 2008 7:49 AM, Dat Head <dat...@gm...> wrote:
> On Jan 13, 2008 10:13 PM, D. S. <new...@gm...> wrote:
> > I did have a little "play" -related snag in Cygwin where I use -t
> > ossdsp /dev/dsp to play to the soundcard, but, I also have libao
> > installed. In sox.c, I needed to make set_device() not attempt using
> > ao for the play device (I have libao, so not sure why that was a
> > problem).
> ....
>
> can you forward your cygwin/sox findings to the cygwin-devel
> folks? maybe that is why they don't even include sox's play in their
> version (which i'ld like to have) - thanx!
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
>
> Sox-users mailing list
> Sox...@li...
> https://lists.sourceforge.net/lists/listinfo/sox-users
>
|