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 89
|
*******************************************************************************
* RECENT CHANGES
*******************************************************************************
=== 1.0.21 ===
* Updated build scripts and dependencies.
=== 1.0.20 ===
* Updated build scripts and dependencies.
=== 1.0.19 ===
* Fixed compilation on modern compilers.
* Updated build scripts and dependencies.
=== 1.0.18 ===
* Added support of sidechain passed by shared memory link.
* Updated build scripts and dependencies.
=== 1.0.17 ===
* Fixed improper phase compensation between Dry and Wet channels in
Linear Phase mode.
* Updated build scripts and dependencies.
=== 1.0.16 ===
* Updated build scripts and dependencies.
=== 1.0.15 ===
* Updated build scripts and dependencies.
=== 1.0.14 ===
* Implemented Hold option.
* Implemented Dry/Wet balance knob.
* Updated behaviour of split editing in UI.
* Updated build scripts and dependencies.
=== 1.0.13 ===
* Implemented automatic scale of spectrum graph switch.
* Aligned the height of the blocks in "cgroup".
* Implemented split frequency display.
* Threshold markers are now editable.
* Updated build scripts and dependencies.
=== 1.0.12 ===
* Reduced CPU consumption for Linear Phase and Modern modes.
* Reduced the rate of the gain curve update.
* Updated build scripts and dependencies.
=== 1.0.11 ===
* Updated build scripts and dependencies.
=== 1.0.10 ===
* Updated build scripts and dependencies.
=== 1.0.9 ===
* Implemented Stereo Split mode for the stereo version of plugin.
* Implemented Linear Phase operating mode.
* Updated build scripts and dependencies.
=== 1.0.8 ===
* Fixed improper behaviour of the bypass switch.
* Updated build scripts and dependencies.
=== 1.0.7 ===
* Updated build scripts and dependencies.
=== 1.0.6 ===
* Updated build scripts and dependencies.
=== 1.0.5 ===
* Updated build scripts and dependencies.
=== 1.0.4 ===
* Updated build scripts and dependencies.
=== 1.0.3 ===
* Updated build scripts and dependencies.
=== 1.0.2 ===
* Added 'Min' and 'Max' sidechain sources for the multiband dynamic processor.
* Updated build scripts and dependencies.
=== 1.0.1 ===
* Assigned more correct names for sidechain types.
* Updated build scripts and dependencies.
=== 1.0.0 ===
* TODO: write chanes here as a dot list.
* Updated build scripts and dependencies.
|