[linux-audio-user] Re: linux box as megaphone?

Laura Conrad lconrad at laymusic.org
Sat Apr 19 11:23:01 EDT 2003


>>>>> "Dave" == Dave Phillips <dlphilp at bright.net> writes:

    Dave> Richard Hammond wrote:
    >> hey dave, could you suggest the simplest method of relaying mic input
    >> directly to the speaker output (in real time), thus creating the effect of
    >> a megaphone?
    >> ive been trying to find linux software for this for ages...
    >> 
    >> its an es1371 sound card on 2.4

I'd just use ecasound.  You have to figure out the device names for
your microphone input and speaker output, but once you've done that,
it's just:

        ecasound -i /dev/dsp0 -o /dev/dsp

or whatever the names turn out to be.  The examples.html file in the
ecasound documentation directory should give you some possible names
to try.


-- 
Laura (mailto:lconrad at laymusic.org , http://www.laymusic.org/ )
(617) 661-8097	fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139





More information about the Linux-audio-user mailing list