You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
PYTHON | 10 months ago | |
doc | 10 months ago | |
freedesktop | 10 months ago | |
icons | 10 months ago | |
man1 | 10 months ago | |
README.md | 10 months ago |
README.md
SoundBraid
A Simple audio mixer for SNDIO / ALSA
SoundBraid is Free Open Source Software.
See License
Current Features
- Full control of SNDIO
- Control all SNDIO streams
- Dynamic updating of all Controls (Shows adjustments made by other programs)
- Dynamically add controls for new streams
Unimplemented Features
- Full ALSA control
- ALSA Master control for sndio mode
Dependancies
Required
- python3
- python3-gi
- gir1.2-gtk-3.0
Optional - only use the ones you need
- sndio (SNDIO support)
- alsa_utils (ALSA support)
Note : The correct optional dependancies are needed for proper volume control.
Development
Oct. 26 2021
- Removed dependancy on aucatctl
Oct. 07 2021
- Greatly improved dynamic updating of volume levels
- Much smoother operation
- Improved accuracy
- Dynamically add controls for new streams