> > thanks Peter, > > cat /bsd > /dev/audio0 > > works well and the music vlc was sending via symlink from /dev/audio to /dev/ > audio2 showed no interference as a result. :) > > I will try it with wavplay tommorrow. > > Douglas >
$ waveplay filename > /dev/audio0 didn't work but I got some help and $ waveplay -c filename > dev/audio0 outputs the pure data stream to audio0, while $ waveplay -f /dev/audio0 filename outputs coherent audio to audio0 /dev/audio2 is totally unaffected by this operation :) thankyou for the help Douglas _______________________________________________ Openbsd-newbies mailing list [email protected] http://mailman.theapt.org/listinfo/openbsd-newbies
