-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
25 lines (24 loc) · 889 Bytes
/
Copy pathplugin.json
File metadata and controls
25 lines (24 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"slug": "thereelpeet-seq",
"name": "TheReelPeet",
"version": "2.0.0",
"license": "MIT",
"brand": "Pete Buchhop",
"author": "Pete Buchhop",
"authorEmail": "buchhop@icloud.com",
"authorUrl": "https://github.com/boocup",
"pluginUrl": "https://github.com/boocup/MyModule",
"manualUrl": "https://github.com/boocup/MyModule#readme",
"sourceUrl": "https://github.com/boocup/MyModule",
"changelogUrl": "https://github.com/boocup/MyModule/releases",
"minRackVersion": "2.4.0",
"modules": [
{
"slug": "thereelpeet-seq",
"name": "TheReelPeet",
"description": "Dual generative sequencer with per-lane BPM, step length, randomized pitch and trigger outputs, trigger-based randomization, voltage-controlled run state, and hold freeze.",
"panel": "res/TheReelPeet.svg",
"tags": ["Sequencer", "Random"]
}
]
}