On Fri, Dec 10, 2010 at 10:37 PM, Paul Davis <paul(a)linuxaudiosystems.com> wrote:
On Fri, Dec 10, 2010 at 2:06 PM, alex stone
<compose59(a)gmail.com> wrote:
I'm experimenting with lv2_jack_host with
Gabriel's excellent
composite loaded, and have a general question.
Is lv2_jack_host, from a terminal, jack-sessionable?
Or, if this isn't viable, if any loaded plugins are jack-session
capable, can lv2_jack_host save a "state", enabling any jack-session
capable plugins to have their state re-instated, when a jack session
is started/restarted?
jack-session is for JACK clients. plugins known nothing about it.
a good plugin host should save+restore plugin state as part of its
normal operation with and without jack-session.
Right. I assume that's a no for the lv2_jack_host jack-session question.
--