elektrofon / eurorack-to-aes67

Turn your Expert Sleepers ES-9 and Raspberry Pi 4 into a AES67/RAVENNA network audio interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eurorack to AES67

Concept

Turn your Expert Sleepers ES-9 and Raspberry Pi 4 into a AES67/RAVENNA network audio interface.

Install

  1. Download the latest release.
  2. Flash eurorack-to-aes67-rpi4.img.zip (no need to unzip) to a 4GB+ SD card using balenaEtcher.
  3. When the Raspberry PI has fully booted, you will find Synth xxxxxxxx Source in your AES67/RAVENNA device sink browsers.

The AES67 source and sink is set up to run at 48kHz sample rate in the L24 format with a 48 sample frame size.

Building from source

Install prerequisites

  1. Compatible Vagrant back-end provider (Virtual Box, Hyper-V or Docker)
  2. Vagrant

Build

$ vagrant up && vagrant ssh -c "/vagrant/vagrant-build"



Disclaimer:

This project is not developed or supported by Expert Sleepers in any way.

About

Turn your Expert Sleepers ES-9 and Raspberry Pi 4 into a AES67/RAVENNA network audio interface.

License:MIT License


Languages

Language:Shell 98.5%Language:JavaScript 1.5%