unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#38879: [PATCH] gnu: lmms: Add input jack-1.
@ 2020-01-02 22:28 Pkill -9
  2020-01-12 22:25 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Pkill -9 @ 2020-01-02 22:28 UTC (permalink / raw)
  To: 38879; +Cc: Pkill -9

* gnu/packages/music.scm (lmms): Add input jack-1.
---
This adds support to LMMS for the low-latency jack audio server.

 gnu/packages/music.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 9cd1c17a99..6fa6ec4e7e 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3838,7 +3838,8 @@ are a C compiler and glib.  Full API documentation and examples are included.")
        ("libsndfile1" ,libsndfile)
        ("libxft" ,libxft)
        ("freetype2" ,freetype)
-       ("fftw3f" ,fftwf)))
+       ("fftw3f" ,fftwf)
+       ("jack" ,jack-1)))
     (home-page "https://lmms.io/")
     (synopsis "Music composition tool")
     (description "LMMS is a digital audio workstation.  It includes tools for sequencing
-- 
2.24.0

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

* bug#38879: [PATCH] gnu: lmms: Add input jack-1.
  2020-01-02 22:28 bug#38879: [PATCH] gnu: lmms: Add input jack-1 Pkill -9
@ 2020-01-12 22:25 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-01-12 22:25 UTC (permalink / raw)
  To: Pkill -9; +Cc: 38879-done

Pkill -9 <pkill9@runbox.com> skribis:

> * gnu/packages/music.scm (lmms): Add input jack-1.

Applied, thanks!

Ludo'.

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

end of thread, other threads:[~2020-01-12 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02 22:28 bug#38879: [PATCH] gnu: lmms: Add input jack-1 Pkill -9
2020-01-12 22:25 ` 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).