mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: wolf-shaper: Add tunable property.
* gnu/packages/music.scm (wolf-shaper)[properties]: Add tunable? flag. Change-Id: I32b26effaa18b814fcca8f4cd88b083969682a81
This commit is contained in:
parent
f4c954e314
commit
284938bb72
1 changed files with 1 additions and 0 deletions
|
@ -7332,6 +7332,7 @@ (define-public wolf-shaper
|
|||
(description "Wolf Shaper is a waveshaper plugin with a graph editor.
|
||||
It is provided as an LV2 plugin and as a standalone Jack application.")
|
||||
(home-page "https://pdesaulniers.github.io/wolf-shaper/")
|
||||
(properties `((tunable? . #t)))
|
||||
(license license:gpl3)))
|
||||
|
||||
(define-public wolf-spectrum
|
||||
|
|
Loading…
Reference in a new issue