mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +02: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:
@@ -7332,6 +7332,7 @@ plugin and a standalone JACK application.")
|
||||
(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
|
||||
|
||||
Reference in New Issue
Block a user