-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
30 lines (30 loc) · 957 Bytes
/
plugin.json
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
26
27
28
29
30
{
"slug": "Bastl",
"name": "Bastl",
"version": "2.0.0",
"license": "GPL-3.0-only",
"brand": "Bastl",
"author": "Stefano Manconi, Ewan Hemingway, Bastl collaborators",
"authorEmail": "",
"authorUrl": "",
"pluginUrl": "https://github.com/hemmer/bastl-vcv",
"manualUrl": "https://bastl-instruments.com/eurorack#modules",
"sourceUrl": "https://github.com/hemmer/bastl-vcv",
"donateUrl": "",
"changelogUrl": "https://github.com/hemmer/bastl-vcv/blob/v2/CHANGELOG.md",
"modules": [
{
"slug": "Kompas",
"name": "Kompas",
"description": "Kompas is a three-coordinate probabilistic pattern navigator.",
"manualUrl": "https://bastl-instruments.com/eurorack/modules/kompas",
"modularGridUrl": "https://www.modulargrid.net/e/bastl-instruments-kompas",
"tags": [
"Clock modulator",
"Hardware clone",
"Random",
"Sequencer"
]
}
]
}