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
5
Commits
1
Branch
0
Tags
aee617cc886d90df6501a5b16185be93411f4563
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
aee617cc88
✨
Implement WebSocket API
2024-02-28 11:13:02 +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
✨
Implement WebSocket API
2024-02-28 11:13:02 +01:00
config.go
🎉
Implement working Audio Mixer backend with Jack support
2024-02-24 23:03:18 +01:00
go.mod
✨
Implement WebSocket API
2024-02-28 11:13:02 +01:00
go.sum
✨
Implement WebSocket API
2024-02-28 11:13:02 +01:00
jack.go
🎉
Implement working Audio Mixer backend with Jack support
2024-02-24 23:03:18 +01:00
main.go
🎉
Implement working Audio Mixer backend with Jack support
2024-02-24 23:03:18 +01:00
routing.go
🎨
Make JSON keys lowercase
2024-02-28 11:03:53 +01: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%