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
9
Commits
1
Branch
0
Tags
8808994098c57a54ca4c47d34bab67b857189e8b
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
8808994098
✨
Implement endpoint for editing ports
2024-07-03 10:19:09 +02: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 endpoint for editing ports
2024-07-03 10:19:09 +02: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
🐛
Fix not using correct Port pointer in routing
2024-02-28 23:43:19 +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%