Initial commit of Granulator quark
commit
44009d9f51
|
@ -0,0 +1,9 @@
|
||||||
|
(
|
||||||
|
name: "Granulator",
|
||||||
|
summary: "Wrap up a Granulator synth with some convenient methods",
|
||||||
|
version: "1.0.0",
|
||||||
|
schelp: "Granulator",
|
||||||
|
dependencies: [],
|
||||||
|
license: "GPL",
|
||||||
|
copyright: "Mike Lynch 2023"
|
||||||
|
)
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
Granulator {
|
Loading…
Reference in New Issue