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

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.

Awesome Lists containing this project

README

          

# pamultisink | [![Tests](https://img.shields.io/github/actions/workflow/status/cdown/pamultisink/ci.yml?branch=master)](https://github.com/cdown/pamultisink/actions?query=branch%3Amaster) [![CodeQL](https://img.shields.io/github/actions/workflow/status/cdown/pamultisink/codeql.yml?branch=master&label=codeql)](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.