~ruther/guix-local

a6f39d7cd5e2957b8eb58976e1f4d1ce77538cb9 — Ricardo Wurmus 9 years ago 34a3ecf
gnu: gx-super-fuzz-lv2: Fix description.

* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Replace
"GxVoodooFuzz" with "GxSuperFuzz".
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/music.scm
M gnu/packages/music.scm => gnu/packages/music.scm +1 -1
@@ 2524,7 2524,7 @@ parallel with a DarkBooster, followed by a volume control.")))
              (file-name (string-append name "-" version ".tar.gz"))))
    (home-page "https://github.com/brummer10/GxSuperFuzz.lv2")
    (synopsis "Fuzz effect modelled after the UniVox SuperFuzz")
    (description "This package provides the LV2 plugin \"GxVoodooFuzz\", an
    (description "This package provides the LV2 plugin \"GxSuperFuzz\", an
analog simulation of the UniVox SuperFuzz pedal.  In this simulation the trim
pot, which is usualy in the housing, is exposed as a control parameter.  It
adjusts the amount of harmonics.")))