torbenh wrote: > On Tue, Mar 30, 2010 at 10:48:49AM +0200, rosea grammostola wrote: > >> torbenh wrote: >> >>> On Sat, Mar 27, 2010 at 07:55:46PM +0100, rosea grammostola wrote: >>> >>>> On Sat, Mar 27, 2010 at 7:50 PM, rosea grammostola < >>>> [email protected]> wrote: >>>> >>>> >>>>> On Sat, Mar 27, 2010 at 4:54 PM, torbenh <[email protected]> wrote: >>>>> >>>>> >>>>>> On Fri, Mar 26, 2010 at 07:41:35PM +0100, rosea grammostola wrote: >>>>>> >>>>>>> On Fri, Mar 26, 2010 at 7:04 PM, torbenh <[email protected]> wrote: >>>>>>> >>>>>>> >>>>>>>> hi... >>>>>>>> >>>>>>>> jacksession stuff is merged into jack1 svn. >>>>>>>> >>>>>>>> here is a rough explanation what needs to be done for apps to support >>>>>>>> it: http://trac.jackaudio.org/wiki/WalkThrough/Dev/JackSession >>>>>>>> >>>>>>>> please let me know what is unclear. >>>>>>>> >>>>>>>> >>>>>>> When will it hit jack2? >>>>>>> >>>>>> paniq said he wanted to implement it for jack2. >>>>>> >>>>>> >>>>>>> What are your plans for an session manager, cause so far it's only the >>>>>>> >>>>>> API >>>>>> >>>>>>> right? I mean, you wouln't implement this api if there where not plans >>>>>>> >>>>>> for >>>>>> >>>>>>> making a real great session manager, right? >>>>>>> >>>>>> i have a sessionmanager i used for testing. >>>>>> >>>>>> git clone git://hochstrom.endofinternet.org/pyjacksm.git >>>>>> >>>>>> it doesnt have a gui yet. only a commandline interface. >>>>>> that said, jsweeper has a gui for it. >>>>>> >>>>>> >>>>>> >>>>> jsweeper? >>>>> >>>>> \r >>>>> >>>>> >>>> And can you explain what you want with your SM? >>>> >>> save and load sessions. >>> >>> >>>> What is the philosophy behind it, what do you want to achieve with it, what >>>> should a user be able to do with it? Which apps are expected to support it >>>> and what it the expectation in general about the support in apps for you >>>> SM? >>>> >>> the user will be able to save the state of all apps supporting the API >>> with a single command/click. >>> and will be able to reload it. no more maintaining of connection setup >>> scripts and all the hassle involved before. >>> >>> >> Does it save and reload sessions / settings / songs of the applications? >> > > thats what sessionmanagement is about. it will reproduce the saved state > as far as the apps support that. > So it support not only jack connections and applications restoration, but also applications settings e.g. ardour session, qtractor project, zynadsubfx settings etc. > >> Is it possible to load an application with the SM, with an certain >> setting / preset/ session? >> > > i dont understand this question. > the SM only starts apps when you reload a session. > I have a session save with the SM. In that session I have Ardour running with a certain Ardoursession. Do I have to reload that ardoursession manually after the SM has relaunced Ardour, or is the ardoursession also restored?
> if you want to start an app just start it. via any means you like. In Ladish you can (re)start applications with a certain session / file / patch for example ardour2 /path/rocksong.ardour \r _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
