|
From: Chris B. <ch...@cn...> - 2010-01-03 20:28:16
|
On Sun, Jan 3, 2010 at 9:34 AM, Jan Stary <ha...@st...> wrote: > > > > > So I guess I don't need oss compiled in. If I also disable > > sunaudio (./configure --without-oss --without-ao --without-sunaudio), > > I can still play my audio files (output edited): > > > > $ play -V file.mp3 > > play: SoX v14.3.1 > > > > Input File : 'file.mp3' > > Output File : 'default' (sndio) > > > > "sox file.mp3 -t sndio default" works too. > > Relevantly to my original post, when I only leave sndio > as an output device driver, sox makes no difference between talking > to an audio(4) device or a running aucat(1) audio server, > just as a sndio application is supposed to. > OK, I've just updated CVS to prefer sndio driver over sunau driver. In the next relaese (either RC4 or official release), things should just work as you expect on OpenBSD no matter how you configure it. Chris |