AquaMorph / ES-5-Pipewire

A Pipewire client for the Expert Sleepers ES-5 eurorack module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Pipewire client for the Expert Sleepers ES-5 eurorack module


Languages

Language:C 91.2%Language:Makefile 8.8%