-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathni-stem-metadata.json
More file actions
40 lines (40 loc) · 893 Bytes
/
ni-stem-metadata.json
File metadata and controls
40 lines (40 loc) · 893 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"mastering_dsp": {
"compressor": {
"ratio": 3,
"output_gain": 0.5,
"enabled": false,
"release": 0.300000011920929,
"attack": 0.003000000026077032,
"input_gain": 0.5,
"threshold": 0,
"hp_cutoff": 300,
"dry_wet": 50
},
"limiter": {
"release": 0.05000000074505806,
"threshold": 0,
"ceiling": -0.3499999940395355,
"enabled": false
}
},
"version": 1,
"stems": [
{
"color": "#56B4E9",
"name": "vocals"
},
{
"color": "#229e00",
"name": "drums"
},
{
"color": "#D55E00",
"name": "bass"
},
{
"color": "#CC79A7",
"name": "other"
}
]
}