This website requires JavaScript.
Explore
Help
Sign In
minie4
/
go-mix
Watch
1
Star
0
Fork
0
You've already forked go-mix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
5122791f85dc5d3f27c105d637502084377e3092
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
minie4
5122791f85
⚡
️ Do not save config changes to disk immediately
2024-12-16 21:29:51 +01:00
sample_configs
🐛
Fix missing default config for ports.toml
2024-10-29 01:18:09 +01:00
.gitignore
🎉
Implement working Audio Mixer backend with Jack support
2024-02-24 23:03:18 +01:00
api.go
⚡
️ Do not save config changes to disk immediately
2024-12-16 21:29:51 +01:00
config.go
⚡
️ Do not save config changes to disk immediately
2024-12-16 21:29:51 +01:00
go.mod
⬆️
Upgrade dependencies
2024-08-29 00:28:38 +02:00
go.sum
⬆️
Upgrade dependencies
2024-08-29 00:28:38 +02:00
jack.go
🩹
Add missing newlines to printf
2024-08-29 00:34:01 +02:00
main.go
⚡
️ Do not save config changes to disk immediately
2024-12-16 21:29:51 +01:00
routing.go
🩹
Add missing newlines to printf
2024-08-29 00:34:01 +02:00
Description
Go-mix is a digital audio mixing software for the JACK audio server (or PipeWire). It supports routing audio data from multiple input channels to multiple output channels with configurable volumes.
audio
go
software
106
KiB
Languages
Go
100%