[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#39786: [PATCH] Add dragonfly-reverb.
From: |
Nicolas Goaziou |
Subject: |
bug#39786: [PATCH] Add dragonfly-reverb. |
Date: |
Sat, 21 Mar 2020 21:55:33 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello,
Alexandros Theodotou <address@hidden> writes:
> Attaching the updated patch. I also removed some unneeded
> dependencies.
Thank you! I applied your patch, with the following changes :
> +(define-public dragonfly-reverb
I fixed the indentation, which was a bit off,
> + (lambda* (#:key inputs outputs #:allow-other-keys)
I removed `inputs' as it was not needed.
> + (synopsis "Concert hall reverb and room reverb effects")
> + (description
> + "Dragonfly Reverb is a bundle of two free audio effects: a concert
> +hall reverb and a room reverb. Both are available as LV2 plugins as well
> +as JACK standalone applications.")
> + (home-page "https://michaelwillis.github.io/dragonfly-reverb/")
I moved `home-page' above `synopsis'.
Regards,
--
Nicolas Goaziou