mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
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:
parent
34a3ecfec0
commit
a6f39d7cd5
1 changed files with 1 additions and 1 deletions
|
@ -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.")))
|
||||
|
|
Loading…
Reference in a new issue