Houston4444
Houston4444
Hi. As RaySession dev, I must say that the sequencer64 behavior with jack-midi makes it complex to use in a session manager. When JACK-midi is choose, it should not create...
Argument -m works well, thanks ! I changed the sequencer64 RaySession template to be launched with this argument. Do you plan to implement NSM support ?
Hi. I tried the nsm branch of qseq66, unfortunately NSM support seems to not work with the simple make method, and I was discouraged by the length of the complex...
I don't arrive to build qseq66 with NSM support. When I type `./bootstrap --enable-nsm`, it gives me `? Unsupported bootstrap option; --help for more information `
> To explain further about the messaging, qseq66 first looks for the NSM URL, > then it sends a client-announce message. qseq66 then uses the announce-reply > to populates the...
making this (on nsm branch): ``` $ ./bootstrap --full-clean $ ./bootstrap -er $ make &> make.log ``` I don't see any NSM support nor with new-session-manager, nor with raysession.
I won't fork it, It has already be done here: https://github.com/gesellkammer/pyliblo3 . Of course, this fork is compatible with python 3.11
Ok, thanks for your answer. I understand, but I am still septic. I am pretty sure 90 % users don't knowing r-plus will try it, make a sound, save and...
Hi. It seems to be very complex, and very long to develop for a niche case, sorry. Something doable would be to have the ray-jackpatch having its connections optionally dependent...
Linuxsampler seems to add JACK ports whose names contains only digits. Indeed, this case was not planned. I just pushed a fix, I did not try, but it should works....