Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Dec 2021 17:34:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 203745] A2DP Support for Bluetooth Headphone Audio
Message-ID:  <bug-203745-21060-nZ2pjxOajm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203745-21060@https.bugs.freebsd.org/bugzilla/>

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

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745

--- Comment #64 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Hi Mark,

You need to create the control device, then open that using virtual_oss_ctl
(QT5 GUI) from ports.

virtual_oss_ctl  -h
usage: virtual_oss_ctl -f /dev/vdsp.ctl

Then you can change the volume and do some other stuff as needed.

Virtual OSS also supports the volume IOCTLs on the dsp devices, but these must
be invoked from the application itself.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203745-21060-nZ2pjxOajm>