gomix

command module
v0.0.0-...-189125b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2024 License: MIT Imports: 10 Imported by: 0

README

gomix

A simple MIDI to Pipewire mixer built Golang. It's hardcoded for my pipewire setup.

Installation

Clone the repository and copy the binary to /usr/local/bin. Then, copy the systemd service file to $HOME/.local/share/systemd/user and enable it.

git clone https://github.com/pernydev/gomix.git
sudo cp gomix/gomix /usr/local/bin
sudo chmod +x /usr/local/bin/gomix
cp gomix/gomix.service $HOME/.local/share/systemd/user
systemctl --user enable gomix.service
systemctl --user start gomix.service

IMG_20240107_142516471 image image

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL