-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
89 lines (64 loc) · 2.13 KB
/
Copy pathCHANGELOG
File metadata and controls
89 lines (64 loc) · 2.13 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
*******************************************************************************
* RECENT CHANGES
*******************************************************************************
=== 1.0.23 ===
* Fixed pre-mix stage that didn't take into attention the input gain.
* Updated build scripts and dependencies.
=== 1.0.22 ===
* Updated build scripts and dependencies.
=== 1.0.21 ===
* Updated build scripts and dependencies.
=== 1.0.20 ===
* Updated build scripts and dependencies.
=== 1.0.19 ===
* Updated build scripts and dependencies.
=== 1.0.18 ===
* Added 'smooth' parameter that allows to adjust the smoothnes of the ALR knee.
* Updated build scripts and dependencies.
=== 1.0.17 ===
* Updated build scripts and dependencies.
=== 1.0.16 ===
* More precise (less noisy) oversampling modes.
* Added support of TruePeak oversampling modes.
* Updated build scripts and dependencies.
=== 1.0.15 ===
* Added audio pre-mixing controls.
* Updated build scripts and dependencies.
=== 1.0.14 ===
* Updated build scripts and dependencies.
=== 1.0.13 ===
* Updated build scripts and dependencies.
=== 1.0.12 ===
* Updated build scripts and dependencies.
=== 1.0.11 ===
* Updated build scripts and dependencies.
=== 1.0.10 ===
* Added support of sidechain passed by shared memory link.
* Updated build scripts and dependencies.
=== 1.0.9 ===
* Updated build scripts and dependencies.
=== 1.0.8 ===
* Updated build scripts and dependencies.
=== 1.0.7 ===
* Updated build scripts and dependencies.
=== 1.0.6 ===
* Updated behaviour of split editing in UI.
* Updated build scripts and dependencies.
=== 1.0.5 ===
* Implemented automatic scale of spectrum graph switch.
* Implemented split frequency display.
* Updated build scripts and dependencies.
=== 1.0.4 ===
* Fixed bug for invalid processing of large buffer sizes.
* Reduced CPU consumption.
* Reduced the rate of the gain curve update.
* Updated build scripts and dependencies.
=== 1.0.3 ===
* Updated build scripts and dependencies.
=== 1.0.2 ===
* Updated build scripts and dependencies.
=== 1.0.1 ===
* Implemented Linear Phase mode.
* Updated build scripts and dependencies.
=== 1.0.0 ===
* Initial release.