jackrtpmidid
is a Linux daemon designed specifically for the Zynthian Open Source Synthesizer (https://zynthian.org/), but nothing prevents it to be used on any other Linux machine.
The daemon is used by the Zynthian to create the RTP-MIDI endpoint, which can be activated via the Zynthian's Admin menu.
You can download a precompiled Debian package (for Zynthian) from the releases page:
You can compile the daemon in Linux, with GNU Make. Just clone the repo and run make
:
git clone --recurse-submodules https://github.com/oscaracena/jackrtpmidid.git
make
This software is under the terms of the MIT License. And these are the authors:
- Source Code: 2019-2024 Benoit BOUCHEZ
- Debian Package: 2025 Oscar Aceña