forked from sfzinstruments/karoryfer.war-tuba
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugins.json
41 lines (41 loc) · 912 Bytes
/
plugins.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
31
32
33
34
35
36
37
38
39
40
41
{
"plugins": [
{
"author": "DSmolken",
"homepage": "https://github.com/sfzinstruments/karoryfer.war-tuba",
"name": "War Tuba",
"description": "Tuba played by Jakub Lewicki (aka Ignacy Woland of the band Hañba).",
"tags": [
"Instrument",
"Brass",
"Tuba",
"sfz"
],
"version": "1.0.0",
"id": "war-tuba",
"date": "2021-09-03T07:00:00.000Z",
"files": {
"audio": {
"name": "war-tuba.flac",
"size": 88482
},
"image": {
"name": "war-tuba.jpg",
"size": 69063
},
"linux": {
"name": "war-tuba.zip",
"size": 35601312
},
"mac": {
"name": "war-tuba.zip",
"size": 35601312
},
"win": {
"name": "war-tuba.zip",
"size": 35601312
}
}
}
]
}