-
Notifications
You must be signed in to change notification settings - Fork 8
unable to save LADISH session properly #15
Comments
Don't LASH and LADISH require applications to explicitly support them? |
I m not sure, but reading the xml session file it look very generic, it take the name of the jack ports and them connections and simply reconnect when you load your session , the Core Audio and Audio 16 work perfect with Claudia. |
Are these using patched RtAudio or stock RtAudio going over ALSA? |
Official builds don't support setting the Audio modules to JACK.
|
it is confused to me, I think I m using jack and an official build (I compile it from the source) but now I m not sure (really) when I use Jack as Driver it is not jack ?(it is a pseudo jack like Pulse Jack or something?) |
RtAudio itself supports JACK, and source builds can be made to support it. Rack doesn't do anything with this extra information though, which is why I had to write this module. Some people were distributing custom builds with this configuration ("patched RtAudio") but Vortico doesn't support it and they're non-standard. It's interesting that lash/ladish work with it though. |
Correct me if I'm wrong, but I believe he is referring to the fact that since the module's port names change in a new patch, it requires users (including myself) to reconnect ports in Claudia/Catia/Gladish every time we change patches or load a new one, which often is...well...often. It's only a minor inconvenience, but it would be great if there was an option to keep port names consistent. Unless there is something I am missing. |
actually I m refering to the ladish session, you can keep the names of the inputs and outputs channels in a new patch renaming the channels of the skjack modules and saving as template file |
it is perhaps a issue no directly related with the Skjack or it is a combination off issues between the Skjack and Claudia I m using Carla (that include a patchbay) and it can remind the Skjack connections of the session |
I m using Claudia as a Graphical User Interface to LADISH. and I cant find any way to it remember the I/O connections when I load a studio
The text was updated successfully, but these errors were encountered: