From a6f39d7cd5e2957b8eb58976e1f4d1ce77538cb9 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 10 Apr 2017 17:55:30 +0200 Subject: gnu: gx-super-fuzz-lv2: Fix description. * gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Replace "GxVoodooFuzz" with "GxSuperFuzz". --- gnu/packages/music.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') 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."))) -- cgit v1.2.3