A Pipewire client for the Expert Sleepers ES-5 eurorack module. Based upon ES-5 Linx. This module takes eight gate inputs and converts them to a single output.
- GCC
- Pipewire Development
sudo dnf install gcc pipewire-devel
sudo apt install gcc pipewire-dev
make
make install
This will build the binary and copy it over to the /opt/es-5-pipewire
directory.