https://github.com/cdown/pamultisink
Easily merge multiple PulseAudio sinks (outputs) into one.
https://github.com/cdown/pamultisink
Last synced: over 1 year ago
JSON representation
Easily merge multiple PulseAudio sinks (outputs) into one.
- Host: GitHub
- URL: https://github.com/cdown/pamultisink
- Owner: cdown
- License: mit
- Created: 2023-06-02T17:04:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T01:58:38.000Z (about 3 years ago)
- Last Synced: 2025-02-06T07:30:52.980Z (over 1 year ago)
- Language: C
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pamultisink | [](https://github.com/cdown/pamultisink/actions?query=branch%3Amaster) [](https://github.com/cdown/pamultisink/actions?query=branch%3Amaster)
pamultisink provides assistance with the talk of merging multiple PulseAudio
sinks (outputs) into one output. For example, if you want to play the same
music on multiple audio outputs, pamultisink can help with that.
## Requirements
- PulseAudio
- libpulse
## Installation
`make` and copy the binary, or `make install`. Since there are no releases
right now, there are no distribution packages yet.