2021-10-10 18:57:19 -04:00
2021-10-10 11:49:11 -04:00
2021-10-10 18:57:19 -04:00
2021-10-10 19:12:43 -04:00

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
A Pipewire client for the Expert Sleepers ES-5 eurorack module
Readme 254 KiB
Languages
C 91.2%
Makefile 8.8%