On Fri, Oct 02, 2009 at 05:21:32PM -0700, Buzzer wrote:
> pO DANNYM RADIOPEREHWATA OT  2-Oct-2009 23:10, Jacob Meuser
> BYL ZAME^EN W \FIRE, NA ^ASTOTE misc, S TAKIM SOOB]ENIEM:
> 
> > > > | > > I need to play a few audio files simultaneously.
> > > > | >
> > > > | > > can't open /dev/audio: Device busy.
> > > 
> > > I ran aucat with '-l' key, then I try to play wav file with 'aucat
> > > file.wav' command or 'aucat -s deafault file.wav'.
> > > 
> > > aucat -s default send.wav
> > > aucat: can't open /dev/audio: Device busy
> > > aucat: send.wav: could not play
> > 
> > why are you using '-s'?
> 
> No matter with or without. Result will be the same.
> 
> > > > You know, if you assume we can read your mind, we're going to make
> > > > some assumptions of our own...
> > > 
> > > I'm waiting for step by step advices.
> > 
> > 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 ...

> 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

> 
> -- 
> /Buzzer               () KAMPANIQ ascii ribbon - PROTIW PISEM W html FORMATE
>               /\ www.asciiribbon.org   - PROTIW PROPRIETARNYH WLOVENIJ
> 

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

Reply via email to