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
13
Commits
1
Branch
0
Tags
26720fa35eba0505e88724cb652137ace3fc3a88
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
26720fa35e
🚑
Fix concurent writes in wsClients map
2024-10-29 01:02:18 +01:00
sample_configs
🎉
Implement working Audio Mixer backend with Jack support
2024-02-24 23:03:18 +01:00
.gitignore
🎉
Implement working Audio Mixer backend with Jack support
2024-02-24 23:03:18 +01:00
api.go
🚑
Fix concurent writes in wsClients map
2024-10-29 01:02:18 +01:00
config.go
🎉
Implement working Audio Mixer backend with Jack support
2024-02-24 23:03:18 +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
⚰️
Remove unused variable
2024-08-29 00:32:45 +02: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%