guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add Yoshimi.


From: Ricardo Wurmus
Subject: Re: [PATCH] Add Yoshimi.
Date: Thu, 24 Dec 2015 10:13:26 +0100
User-agent: mu4e 0.9.13; emacs 24.5.1

Leo Famulari <address@hidden> writes:

> The readline module is not imported by music.scm on current master.
> Maybe you have a WIP patch that imports it in your tree? Anyways, the
> "readline" variable is currently unbound.
>
> It builds fine for me otherwise.

You’re right, I forgot to add it to the patch.

>> +       ("ncurses" ,ncurses)
>> +       ("cairo" ,cairo)
>> +       ("zlib" ,zlib)))
>> +    (native-inputs
>> +     `(("pkg-config" ,pkg-config)))
>> +    (home-page "http://yoshimi.sourceforge.net/";)
>> +    (synopsis "Software synthesizer")
>
> Have you considered describing the "type" of synthesis here in the
> synopsis? For example, it could be additive, subtractive, frequency
> modulating, etc. Each synthesizer variable could have a synopsis like
> "Additive software synthesizer", etc. That would be a nice affordance
> for synth geeks :) 
>
> In this case, it looks like the synthesis type is "multi-paradigm".

I updated the synopsis to read “Multi-paradigm software synthesizer”.
Thanks for the suggestion and the review!

~~ Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]