Ricardo Wurmus <rek...@elephly.net> skribis: > From dbf194fdfd5baf9b79ebc7ba3c60835421cce12a Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <rek...@elephly.net> > Date: Sun, 1 Mar 2015 13:35:06 +0100 > Subject: [PATCH 1/2] gnu: Add clalsadrv. > > * gnu/packages/audio.scm (clalsadrv): New variable.
[...] > + (home-page "http://kokkinizita.linuxaudio.org") > + (synopsis "C++ wrapper around the ALSA API") > + (description "clalsadrv is a C++ wrapper around the ALSA API.") Please expound a bit on the description such that one can have some answer to “why would one want to wrap ALSA?”. Is just C++ bindings that provide an idiomatic C++ API? OK to push with an appropriate description. [...] > From 40b455e2008c149d708c2e31ec883d90b943b032 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <rek...@elephly.net> > Date: Sat, 21 Feb 2015 21:53:02 +0100 > Subject: [PATCH 2/2] gnu: Add AlsaModularSynth. > > * gnu/packages/audio.scm (alsa-modular-synth): New variable. OK! Thanks! Ludo’.