Control Linux audio with your MIDI mixer
GHOSCHT
443e77ab46
Some checks failed
Continuous integration / Build and test (push) Failing after 47s
|
||
---|---|---|
.forgejo/workflows | ||
src | ||
.envrc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
picoKontroller
Control your Linux audio with a MIDI mixer like the KORG nanoKONTROL2. Supports PulseAudio or Pipewire via pipewire-pulse.
Features
- blazingly fast: Rust go brrr
- support for regex: dynamically specify MIDI and PulseAudio devices with regular expressions
- wide range of clients: supports PulseAudio, MPRIS and custom shell commands
See Also
- nanoKontroller - inspiration for this project, based on Python