-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.json
More file actions
37 lines (37 loc) · 1.07 KB
/
release.json
File metadata and controls
37 lines (37 loc) · 1.07 KB
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
[
{
"name": "DeepPhaser",
"version": "0.2.0",
"changelog": "https://www.youtube.com/watch?v=yjp9SLVKNAk\nhttps://www.bilibili.com/video/BV1ZkW9zdEFM/?spm_id_from=333.1387.list.card_archive.click"
},
{
"name": "DispersiveDelay",
"version": "0.1.0",
"changelog": ""
},
{
"name": "Green Vocoder",
"version": "0.2.2",
"changelog": "cepstrum v2 mode for stft vocoder."
},
{
"name": "Resonator",
"version": "0.1.0",
"changelog": ""
},
{
"name": "SteepFlanger",
"version": "0.1.1",
"changelog": "interpolation using PCHIP now.\nfix click in feedback.\nadd a dc remove filter in feedback.\nfeedback toggle now is removed.\nfeedback value now using raw gain value.\nupdated preset save(not compatible with old version)."
},
{
"name": "VitalChorus",
"version": "0.1.1",
"changelog": "optimise cpu."
},
{
"name": "VitalReverb",
"version": "0.1.1",
"changelog": "optimise cpu."
}
]