Re: [ecasound] suse error: alsa/oss

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] suse error: alsa/oss
From: Kai Vehmanen (k_AT_eca.cx)
Date: Sat Nov 22 2003 - 17:23:57 EET


On Fri, 21 Nov 2003 bart_AT_solozone.com wrote:

> ecasound -i somefile -o oss not recognized. Also

This is not valid syntax. Correct would be:

ecasound -i somefile -o /dev/dsp

> ecasound -o alsa_pcm not recognized

Neither is this, try instead

ecasound -i somefile -o alsa

See ecasound(1) man page and the examples page at www.eca.cx/ecasound
for more examples.

> plain ecasound -i somefile.wav is OK!

Yups, the default output (as configured in ~/.ecasound/ecasoundrc)
is addedd implicitly. So the above is equivalent to (with default
settings):

ecasound -i somefile -o /dev/dsp

-- 
 http://www.eca.cx
 Audio software for Linux!


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Nov 22 2003 - 17:20:07 EET