[Jackaudio] Jack C++ midi structural considerations
Kjetil Matheussen
k.s.matheussen at gmail.com
Thu Jun 11 11:55:04 CEST 2020
On Thu, May 14, 2020 at 6:37 PM Christopher Arndt <chris at chrisarndt.de> wrote:
>
> 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
>
Last time I checked (2012), rtmidi allocated memory here and there
from the system in the realtime thread when sending and receiving MIDI
messages. It might not make a difference, but it's not good
programming practice.
More information about the JackAudio
mailing list