I'm not subscribed to misc@, so please CC me on all replies.

I've been slowly building out a recordctl(8)[0] utility which has
simplified toggling sysctl(8)'s `kern.{audio,video}.record` controls.
I've recently overhauled it for the  purpose of simplifying a number of
my personal scripts (see "BUT, WHY?" in the README[1].

As of v0.3, it now has[2]: a MIB-like syntax like sysctl(8),
mixerctl(8), and sndioctl(1); a monitoring mode like `sndioctl -m`; and
supports enabling/disabling a monitor mix for sndiod(8) via rcctl(8).

Since it now includes enough of a feature set that it might be of use
to _anyone_ else, I figured to put in the time and effort on a manual
page. I'm looking for testers, feedback (taking [1] into account), and
gauge interest in submitting a port.

Thanks in advance,

Morgan

[0] <https://github.com/morgant/recordctl>
[1] <https://github.com/morgant/recordctl?tab=readme-ov-file#but-why>
[2] <https://github.com/morgant/recordctl/releases/tag/0.3>

Reply via email to