Re: [LAD] PHASEX (jacksession)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <Linux-audio-dev@...>
Date: Sunday, July 3, 2011 - 5:28 pm

Further jack-session difficulties:

- some applications use a full path as jack-sessions command_line ==>
not platform independent, not at all
(amSynth vs. /usr/bin/amSynth )

- most use single character parameters in the command_line ==> bad:
-P and -p is the same on some platforms

- the so called uuid actually is NO uuid (as defined in RFC 4122) ==>
it's just a simple session-id and should be renamed
(a uuid would look like this: 6a3f88dc-433e-4a58-ab3e-3551aa14b00b
use uuidgen to generate one)

- in the wiki example code, gtk_main_quit(); is called before
jack_session_event_free( ev );
it appears, that jack_session_event_free() will never be called ?

- amSynth has a bug: The session-start command_line is set to NULL, if
using SaveAndQuit, but works with just Save (without Quit)

Maybe there should be a "best practice" section in the jack-session
wiki, pointing out these issues...

2011/7/3 rosea grammostola :

How does jack-session know the time, where an application is ready for
creating (establishing)
connections ?

> My audio connections seems to work. My midi connections (via a2j) are not

What are the pre-conditions for jack-session, to restore midi connections ?
Does it work with native jack-midi only ?

regarding phasex (r2011-07-02):
Likely BPM is handled as 'generic option' that is patch independent
and thus not saved with / in the patch file.

I suppose, one has to add additional code to store that info.
Also the whole Bank is not stored currently, just the currently active patch.

>>

--
E.R.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAD] Jack Session Manager: feature request, rosea grammostola, (Thu Jun 30, 9:47 pm)
Re: [LAD] Jack Session Manager: feature request, Jeremy Jongepier, (Thu Jun 30, 10:00 pm)
Re: [LAD] Jack Session Manager: feature request, rosea grammostola, (Thu Jun 30, 10:07 pm)
Re: [LAD] Jack Session Manager: feature request, Jeremy Jongepier, (Fri Jul 1, 10:57 am)
Re: [LAD] Jack Session Manager: feature request, rosea grammostola, (Fri Jul 1, 11:32 am)
Re: [LAD] Jack Session Manager: feature request, Emanuel Rumpf, (Fri Jul 1, 10:52 pm)
Re: [LAD] Jack Session Manager: feature request, rosea grammostola, (Sat Jul 2, 9:36 am)
Re: [LAD] Jack Session Manager: feature request, Emanuel Rumpf, (Sat Jul 2, 1:19 pm)
Re: [LAD] PHASEX (was: Jack Session Manager: feature request), rosea grammostola, (Sat Jul 2, 9:07 am)
Re: [LAD] PHASEX, rosea grammostola, (Sat Jul 2, 9:28 am)
Re: [LAD] PHASEX, rosea grammostola, (Sat Jul 2, 9:50 am)
Re: [LAD] PHASEX, Emanuel Rumpf, (Sat Jul 2, 5:25 pm)
Re: [LAD] PHASEX (jacksession), rosea grammostola, (Thu Jul 7, 9:20 am)
Re: [LAD] PHASEX (jacksession), rosea grammostola, (Sat Jul 9, 1:00 pm)
Re: [LAD] PHASEX (jacksession), Rui Nuno Capela, (Thu Jul 7, 9:54 am)
Re: [LAD] PHASEX (jacksession), rosea grammostola, (Sun Jul 3, 10:12 am)
Re: [LAD] PHASEX (jacksession), Emanuel Rumpf, (Sun Jul 3, 5:28 pm)
Re: [LAD] PHASEX (jacksession), Paul Davis, (Sun Jul 3, 5:35 pm)
Re: [LAD] JACK autoconnect and JackSession (was: PHASEX), rosea grammostola, (Sat Jul 2, 10:07 am)
Re: [LAD] [Jack-Devel] JACK autoconnect and JackSession, rosea grammostola, (Sat Jul 2, 6:50 pm)
Re: [LAD] Jack Session Manager: feature request, rosea grammostola, (Thu Jun 30, 9:51 pm)
Re: [LAD] Jack Session Manager: feature request, rosea grammostola, (Fri Jul 1, 10:51 am)
Re: [LAD] Jack Session Manager: feature request, rosea grammostola, (Wed Jul 6, 4:43 pm)