On Fri, Oct 02, 2009 at 09:38:32PM -0700, Buzzer wrote:
> pO DANNYM RADIOPEREHWATA OT  3-Oct-2009 01:03, Jacob Meuser
> BYL ZAME^EN W \FIRE, NA ^ASTOTE misc, S TAKIM SOOB]ENIEM:
> 
> > > > step 1:
> > > > $ aucat -l
> > > 
> > > $ aucat chat1.wav
> > > $ echo $?
> > > 0
> > > $ aucat -l
> > > $ aucat chat1.wav
> > > aucat: can't open /dev/audio: Device busy
> > > aucat: chat1.wav: could not play
> > > 
> > > $ echo $?
> > > 1
> > > 
> > > $ kill -s INT $(ps -axc | grep aucat | awk {'print($1)'})
> > > $ aucat chat1.wav
> > > $ echo $?
> > > 0
> > 
> > aucat(1) on 4.5 clearly says legacy mode (when none of -i, -o, or l
> > -is used) will write TO THE DEVICE. on 4.5, aucat "legacy mode"
> > does not work with the aucat server.  it's called "legacy mode"
> > for a reason ...
> 
> I just do what most peoples advice me. There are advice to run aucat
> with '-l' arg. Above you saw the result.

you've been advised several times to read aucat(1).

> > > On ttyC0 following message appers: 'sbdsp_trigger_input: width=8 bad
> > > chan 5'.
> > > 
> > > > > It would be good idea to make
> > > > > suitable issue in the FAQ.
> > > > 
> > > > yeah, aucat server should probably be mentioned in faq13 somewhere.
> > > 
> > > I mean multiplex play.
> > 
> > duh
> 
> On FreeBSD multiplex play support can be turn on very easy.

*sigh*

why do I even bother ...

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to