Control Linux audio with your MIDI mixer
Find a file
ghoscht 0d8a51816c
All checks were successful
Continuous integration / Build and test (push) Successful in 39s
Add release version badge
2024-12-21 16:43:29 +01:00
.forgejo/workflows Add rust toolchain to cache key 2024-12-21 14:45:15 +01:00
src Switch to client/controller architecture 2024-12-21 14:15:12 +01:00
.envrc Implement basic control flow 2024-03-13 23:19:03 +01:00
.gitignore Add direnv 2024-03-11 19:41:19 +01:00
Cargo.lock Add cli options 2024-12-20 22:22:53 +01:00
Cargo.toml Add cli options 2024-12-20 22:22:53 +01:00
flake.lock Add nix packaging 2024-03-14 14:12:49 +01:00
flake.nix Add nix packaging 2024-03-14 14:12:49 +01:00
LICENSE Add GPL v3 license 2024-12-21 00:36:06 +01:00
README.md Add release version badge 2024-12-21 16:43:29 +01:00

picoKontroller

ci/cd ci/cd License: GPL v3 built with nix

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