Skip to content

oscaracena/jackrtpmidid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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.

Install

You can download a precompiled Debian package (for Zynthian) from the releases page:

Build

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

License and authors

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

About

RTP-MIDI daemon for Jack

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.4%
  • Makefile 4.6%