[email protected] (Ludovic Courtès) writes: > Eric Bavier <[email protected]> skribis: > >> From 0cf3d0c9b7e516be06fc8b363c3cdafc87448c6e Mon Sep 17 00:00:00 >> 2001 From: Eric Bavier <[email protected]> Date: Thu, 20 Mar >> 2014 10:59:24 -0500 Subject: [PATCH] gnu: Add cursynth >> * gnu/packages/cursynth.scm: New file * gnu-system.am >> (GNU_SYSTEM_MODULES): Add it > > [...] > >> + (inputs `(("ncurses" ,ncurses) + ("alsa" ,alsa-lib))) ;TODO: Use >> pulseaudio instead? > > Yes, I think we should use PulseAudio consistently.
BTW, I ran into some trouble anabling cursynth's pulseaudio support and have contacted the developers, but haven't heard back yet. Would it be alright to push this patch in the meantime? > > We should probably write this kind of choices somewhere, maybe under > “Packaging Guidelines”. Any volunteer? I might take a look at it. Thanks -- `~Eric
