gnu: gx-super-fuzz-lv2: Fix description.

* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Replace
"GxVoodooFuzz" with "GxSuperFuzz".
This commit is contained in:
Ricardo Wurmus 2017-04-10 17:55:30 +02:00
parent 34a3ecfec0
commit a6f39d7cd5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2524,7 +2524,7 @@ (define-public gx-super-fuzz-lv2
(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.")))