Skip to content

Send realtime-safe MIDI events with JACK, even from non-realtime-safe contexts

License

Notifications You must be signed in to change notification settings

taylordotfish/jack-send-midi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jack-send-midi

Send realtime-safe MIDI events with JACK, even from non-realtime-safe contexts.

Installation

libjack must be installed with the development files. (On Debian with JACK2, install libjack-jackd2-dev.)

make
sudo make install

To install the Python bindings (requires Python 3.7 or later and pip):

make install-python

Usage

See example.py for an example. For more information, see jack-send-midi.h and jack_send_midi/lib.py.

License

jack-send-midi is licensed under version 3 or later of the GNU General Public License.

About

Send realtime-safe MIDI events with JACK, even from non-realtime-safe contexts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published