On Thu, 2012-03-22 at 12:59 +0100, thijs van severen wrote: [...] > i know that there are some LV2 wrapper projects, and i wonder if it is > possible to use these for 'any' app, or does that just move the > problem to the communication between the wrapper and the app?
I am not sure what you are asking. LV2 has state saving (in the works anyway, but implemented by several things now), which should be implementable by any plugin and host, and will mesh fine with session management. It is simpler than application session saving, naturally, since there's just a few functions called directly. -dr _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
