Skip to content

XPRAMT/audio-channel-mapping

Repository files navigation

中文

feature

You can map any input channel to any output device channel.
In simple terms, this means you can use multiple Bluetooth speakers to create a home theater.
img

Install

Download
or

git clone https://github.com/XPRAMT/audio-channel-mapping.git
pip install -r requirements.txt

python>=3.10

Usage:

GUI.pyw

Tips:

You can adjust the allowed delay (ms) in config.json. The system will start trying from the set value until it stops stuttering.

[["Settings"], [20], [1]]   # [Allow delay  20ms],[Auto-enable volume sync 0 or 1]