Re: [LAD] jackd api change, fluidsynth, etc.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-dev@...>
Date: Sunday, October 11, 2009 - 8:05 pm

I can certainly cause Csound to issue a message containing
the correct name returned by Jack. That should be no problem.
The change to jack_client_open() seemed trivial enough so I
went ahead and pushed it into CVS, and will test later one.
Thanks for all your suggestions and for the alert.

Victor
----- Original Message -----
From: "Fons Adriaensen"
To:
Sent: Sunday, October 11, 2009 6:07 PM
Subject: Re: [LAD] jackd api change, fluidsynth, etc.

On Sun, Oct 11, 2009 at 05:07:38PM +0100, victor wrote:

> Do you mean JackLoadName?

My remark was 'to all developers of jackified apps',
not particular to csound which already has the option,
('jack_client' IIRC).

But depending on how the name is used, you may have
to do one of two things:

1. Use the option 'JackUseExactName', which makes
jack_client_open() fail if the name is not unique
instead of creating a modified one, or

2. Read the actual name using jack_get_client_name(),
after jack_client_open().

Without one of these, the actual name may not be
the one you think is being used. It does matter
in some cases, e.g. to apps that save Jack
connections (e.g. Ardour), and to session managers.

Ciao,

--
FA

Io lo dico sempre: l'Italia รจ troppo stretta e lunga.

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

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

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

Messages in current thread:
[LAD] jackd api change, fluidsynth, etc., Emanuel Rumpf, (Sun Oct 11, 2:41 pm)
Re: [LAD] jackd api change, fluidsynth, etc., Adrian Knoth, (Sun Oct 11, 3:35 pm)
Re: [LAD] jackd api change, fluidsynth, etc., Emanuel Rumpf, (Sun Oct 11, 5:32 pm)
Re: [LAD] jackd api change, fluidsynth, etc., Jack O'Quin, (Sun Oct 11, 5:36 pm)
Re: [LAD] jackd api change, fluidsynth, etc., victor, (Sun Oct 11, 4:00 pm)
Re: [LAD] jackd api change, fluidsynth, etc., victor, (Sun Oct 11, 2:52 pm)
Re: [LAD] jackd api change, fluidsynth, etc., Fons Adriaensen, (Sun Oct 11, 3:22 pm)
Re: [LAD] jackd api change, fluidsynth, etc., victor, (Sun Oct 11, 4:08 pm)
Re: [LAD] jackd api change, fluidsynth, etc., Fons Adriaensen, (Sun Oct 11, 5:10 pm)
Re: [LAD] jackd api change, fluidsynth, etc., victor, (Sun Oct 11, 8:05 pm)
Re: [LAD] jackd api change, fluidsynth, etc., Jack O'Quin, (Sun Oct 11, 5:06 pm)
Re: [LAD] jackd api change, fluidsynth, etc., Jack O'Quin, (Sun Oct 11, 3:12 pm)
Re: [LAD] jackd api change, fluidsynth, etc., Emanuel Rumpf, (Sun Oct 11, 3:11 pm)