[Jackaudio] Jack C++ midi structural considerations

Christopher Arndt chris at chrisarndt.de
Thu May 14 18:39:04 CEST 2020


Am 14.05.20 um 15:31 schrieb Stefan Schmelz:

> Is there a good C++ wrapper around jack that would save me some work?

http://www.music.mcgill.ca/~gary/rtmidi/index.html

There is a Python binding for it, written by me, which I think is much
easier to work with, especially for non-realtime scenarios like the one
you describe, but you seem to be bent on using C++, so take this as just
an FYI ;)

https://github.com/SpotlightKid/python-rtmidi


Chris


More information about the JackAudio mailing list