summaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-04-10 17:55:30 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-04-10 18:22:52 +0200
commita6f39d7cd5e2957b8eb58976e1f4d1ce77538cb9 (patch)
tree3b55c387675a1c7b89c5ff2d878afd1817e9ee5c /gnu/packages/music.scm
parent34a3ecfec09de2bd19e3a052b0bce9f9757a5a4d (diff)
gnu: gx-super-fuzz-lv2: Fix description.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Replace "GxVoodooFuzz" with "GxSuperFuzz".
Diffstat (limited to 'gnu/packages/music.scm')
-rw-r--r--gnu/packages/music.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 7546da99f8..dbf362d64d 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -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.")))