An open API service indexing awesome lists of open source software.

https://github.com/ryanflannery/obsdvolume

openbsd volume test driver
https://github.com/ryanflannery/obsdvolume

Last synced: 9 days ago
JSON representation

openbsd volume test driver

Awesome Lists containing this project

README

          

# openbsd volume query-er

this is a simple test driver i built to help me re-write the volume querying
logic in [oxbar](https://github.com/ryanflannery/oxbar). all it does is query
the left/right and muted status the outputs.master mixer device.

if you're parsing mixer devices/control objects in openbsd, this may be of help.