Hi all,
I've been beavering away on a session/config managment system, and it's just
reached the point where projects can be properly saved and restored. It's
an implmentation of the api proposal,
http://reduz.dyndns.org/api/ , that
originated from this discussion:
http://marc.theaimsgroup.com/?l=linux-audio-dev&m=102736971320850&w… .
This is more an RFC, alpha release, rather than a proper "you can make your
apps work with this" release; a lot of the api will undoubtedly change.
What's right with this release: it saves/restores sessions, it saves data,
it exists. What's wrong with this release: the code is barely commented,
there's no documentation, it's quite inconsistent, the code is scrappy in
many places, and it's not very stable.
So, download it, have a bash, tell me what works/what doesn't, what's good/
what's not, what should stay the same/what should change.
http://pkl.net/~node/software/ladcca-0.1.tar.gz
Bob