Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 1997 20:53:34 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Dan Riley <daniel@vailsys.com>
Cc:        questions@freebsd.org
Subject:   Re: Audio Player for X
Message-ID:  <Pine.BSF.3.96.970415205240.13247B-100000@localhost>
In-Reply-To: <Pine.BSF.3.91.970414142300.19388A-100000@crocodile.vale.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Apr 1997, Dan Riley wrote:

> Does anyone have any recomendations on a wav/au/etc player for X under 
> 2.2.1 ?

I don't know if you want a graphical wave editor SoundEdit-style app, but
between cat and sox, I can cover all the formats.

au:  cat file > /dev/audio
wav, others:  sox infile.blah -t au /dev/audio

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970415205240.13247B-100000>