Hello Morita,
thanks alot for reporting this and supplying a patch!
I will push this upstream ASAP.
-Pascal
On Jan 13, 2008 4:14 PM, Morita Sho
<[EMAIL PROTECTED]> wrote:
> I have made a patch.
> This patch allows play(1) to determine audio device to use at run-time.
>
> Actually, this patch cha
I have made a patch.
This patch allows play(1) to determine audio device to use at run-time.
Actually, this patch changes behavior of set_device function.
What changes is:
* To use audio device only when it is available,
add this for each one.
if (sox_find_format("name", sox_false)) {
Package: sox
Version: 14.0.0-5
Severity: normal
Hi,
When I play a wav file using play(1), it doesn't work and shows following error.
$ play /usr/share/sounds/startup3.wav
play soxio: Failed writing `default': unknown file type `ao'
According to source code of sox,
$ play foo
is almost sa
3 matches
Mail list logo