Re: tee-like function via virtual_oss

From: J P <webplication_at_gmail.com>
Date: Sat, 23 Oct 2021 13:44:05 UTC
Hey, it works! Thank you so much.

For the posterity:
-T /dev/sndstat -C 2 -c 2 -r 48000 -b 24 -s 8.0ms -R /dev/null -P /dev/dsp0
-d dsp0.9 -d dsp -M x,0,0,0,0,0 -M x,1,1,0,0,0 -t dsp.ctl
-i 10 -S

...and set media.cubeb.backend to oss in FF about:config.

BR,

El sáb, 23 oct 2021 a las 12:02, Hans Petter Selasky (<hps@selasky.org>)
escribió:

> On 10/23/21 12:01, Hans Petter Selasky wrote:
> > There you enter the key "media.cubeb.backend" to have the value "oss".
> > They you restart firefox.
>
> It is important the virtual_oss creates the /dev/dsp device then, so
> you'll need to add another "-d dsp" line there to the arguments.
>
> --HPS
>