forked from sfzinstruments/jlearman.jRhodes3c
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugins.json
41 lines (41 loc) · 893 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": "Jeff Learman",
"homepage": "https://sfzinstruments.github.io/pianos/jrhodes3c",
"name": "jRhodes3c",
"description": "1977 Rhodes Mark I Stage 73 piano",
"tags": [
"Instrument",
"Keys",
"Rhodes",
"sfz"
],
"version": "1.0.0",
"id": "jrhodes-3c",
"date": "2022-01-02T07:00:00.000Z",
"files": {
"audio": {
"name": "jrhodes-3c.flac",
"size": 64422
},
"image": {
"name": "jrhodes-3c.jpg",
"size": 283376
},
"linux": {
"name": "jrhodes-3c.zip",
"size": 17073884
},
"mac": {
"name": "jrhodes-3c.zip",
"size": 17073884
},
"win": {
"name": "jrhodes-3c.zip",
"size": 17073884
}
}
}
]
}