On 12/23/2009 01:32 AM, Gabriel M. Beddingfield wrote:
Jack_session has gone a bit further already.
char *
session_callback (jack_session_event_t code, const char *path, const char *uuid, void *arg)
It's not exactly portable because it relies on the app to do all the
work with file storage. To make it portable would require an addition to
the yet to be written management interface. Functionality could be added
to create a portable archive file of the session with a single click. We
already have the path for each clients internal data folders so all that
would be needed is to add a small function to the interface to copy them
to a new location, and compress the complete set of files.
That seems like a quick and efficient method of enabling session transfer.
My list of requirements for the session management interface is growing
but I'm happy to see them becoming more defined.
1: Provide options to user for handling client renaming issues with
clients that are already running.
- killing already running apps before loading a session
- attempting to rename the apps without restarting them
- load a new jack instance and connect it with via netjack
- load a new jack instance and connect it directly to the already
running jack instance. Should be ok with a multicore and plenty of
memory but is it possible to define a jack instance as a parent for a
jack child instance?
2: Provide one click archive feature to allow session transfer. Copy
client data folders to a new location, and compress the complete set of
files.
3: Define default behaviour in a config file.
I would be very happy to have this in place and it would accomplish
everything that I currently need for desktop session management. With
the exception of having a jack menu on the window decorations title bar
for each client and handle the session and connections management
through that. With the above in place I can wait another 10 years for
integrated desktop window manager functionality to arrive :-)
Cheers.
--
Patrick Shirkey
Boost Hardware Ltd
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.