Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2020 17:37:27 -0400
From:      Theron <theron.tarigo@gmail.com>
To:        "O'Connor, Daniel" <darius@dons.net.au>, Harry Schmalzbauer <freebsd@omnilan.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Audio mixer and mixer control
Message-ID:  <356fc235-c9f3-e595-73d3-a7952de352cf@gmail.com>
In-Reply-To: <F643A72D-2B2A-48B4-8D7F-4D53D7B0A671@dons.net.au>
References:  <426353fd-bb39-5bba-5ca1-af00a8b8ff4e@omnilan.de> <AF5EFF09-34E3-444E-B1D6-FE0315C4025B@dons.net.au> <f422ad19-16b9-488c-4bf1-d87eafa6b52b@omnilan.de> <F643A72D-2B2A-48B4-8D7F-4D53D7B0A671@dons.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help


On 2020-04-11 04:20, O'Connor, Daniel via freebsd-stable wrote:
>> virtual_oss(8) seems to do exactly what I was looking for regarding "mixing". No idea how cuse(3) comes into play, seems to be not as native as I prefer things.
> Yes, it does - I haven't used it but it looks like what you want.
>
> cuse is for allowing device drivers in user land, I don't think it's required for virtual_oss, just that the same author wrote both :)
Cuse is required for virtual_oss (to implement OSS /dev/dsp interface), 
and it is indeed part of base FreeBSD, just not loaded into kernel by 
default.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?356fc235-c9f3-e595-73d3-a7952de352cf>