Re: [fluid-dev] fluidsynth with Jack for midi in and midi out

2020-10-11 Thread Reinhold Hoffmann
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

Re: [fluid-dev] fluidsynth with Jack for midi in and midi out

2020-10-11 Thread Tom M. via fluid-dev
> 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

[fluid-dev] fluidsynth with Jack for midi in and midi out

2020-10-10 Thread Reinhold Hoffmann
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