ES-5-Pipewire
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.
Setup
Requirements
- GCC
- Pipewire Development
Fedora & RHEL
sudo dnf install gcc pipewire-devel
Debian & Ubuntu
sudo apt install gcc pipewire-dev
Build
make
Install
make install
This will build the binary and copy it over to the /opt/es-5-pipewire
directory.
Description
Languages
C
91.2%
Makefile
8.8%