unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* building with JACK 2 by default?
@ 2020-11-27 13:01 Ricardo Wurmus
  2020-12-05 14:16 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Wurmus @ 2020-11-27 13:01 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

the official recommendation of the JACK developers used to be to use
whatever JACK version you want as they are compatible anyway and can be
swapped out as needed.  This has now changed and JACK 2 is the only
variant that is under active development.  JACK 1 is in bugfix-only
mode.  See:

  https://github.com/jackaudio/jackaudio.github.com/wiki/Differences-between-jack1-and-jack2

The question is whether we should now build everything with JACK 2
instead of JACK 1.  People like me who still want to use JACK 1
(e.g. because of built-in ALSA MIDI support and support for more than
one soundcard) could simply set LD_LIBRARY_PATH to load the JACK 1
libraries.

We already need to use JACK 2 for some packages which simply won’t build
with JACK 1.  While it may be possible to patch them to accept JACK 1,
which provides almost exactly the same API, I think the more reasonable
approach would be to compromise on JACK 2 for everything.

The downside to building with JACK 2 by default is an increased package
closure due to the larger feature set of JACK 2 (e.g. DBus support).
The upside is that only one version of JACK will be used throughout the
system (we can no longer achieve this with JACK 1, see above) and that
Guix will default to using the recommended version of JACK.

What are your thoughts on this?

-- 
Ricardo


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: building with JACK 2 by default?
  2020-11-27 13:01 building with JACK 2 by default? Ricardo Wurmus
@ 2020-12-05 14:16 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-12-05 14:16 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: guix-devel

Hi!

Ricardo Wurmus <rekado@elephly.net> skribis:

> What are your thoughts on this?

I’m clueless about JACK but I think it’s good to follow upstream
recommendations as well as yours :-), so I’d say go for JACK 2!

Ludo’.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-05 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 13:01 building with JACK 2 by default? Ricardo Wurmus
2020-12-05 14:16 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).