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
- Host: GitHub
- URL: https://github.com/ryanflannery/obsdvolume
- Owner: ryanflannery
- Created: 2018-11-11T05:34:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T05:38:20.000Z (over 7 years ago)
- Last Synced: 2025-10-20T09:13:02.882Z (9 months ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.