Thanks. For the immediate response and hint.
Reinhold
-Ursprüngliche Nachricht-
Von: Tom M. [mailto:tom.m...@googlemail.com]
Gesendet: Sonntag, 11. Oktober 2020 16:44
An: Reinhold Hoffmann
Cc: FluidSynth mailing list
Betreff: Re: [fluid-dev] fluidsynth with Jack for midi in and midi
> In particular we have not found a way to create and register midi out ports
> for Jack and use those in a similar way in Jack as for midi in.
If you want to create additional jack ports and manage connections
between them, you must use Jack's API. Fluidsynth doesn't expose any
functionality of
Hi,
We use the lib of fluidsynth 2.1.5 (libfluidsynth) under the LGPL license on
Windows created with VS2019 for x64. Recently we have enabled Jack. For Jack
audio all is perfect but when using Jack midi we have found that the
implementation may not be complete. In particular we have not found