mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
install lsp-plugins for more easyeffects effects
This commit is contained in:
parent
a5ebbced4f
commit
a083af4476
1 changed files with 5 additions and 0 deletions
|
|
@ -27,6 +27,11 @@
|
||||||
name: easyeffects
|
name: easyeffects
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
- name: Install Linux Studio Plugins
|
||||||
|
pacman:
|
||||||
|
name: lsp-plugins
|
||||||
|
state: present
|
||||||
|
|
||||||
- name: Install calf studio gear
|
- name: Install calf studio gear
|
||||||
pacman:
|
pacman:
|
||||||
name: calf
|
name: calf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue