Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
zsliu98 committed Dec 10, 2024
1 parent 3b441b1 commit 48e514f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/en/plugins/zlequalizer/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,16 @@ VST® is a trademark of Steinberg Media Technologies GmbH, registered in Europe

## Changelog

### 0.5.0 (upcoming)

- add UI setting import/export

### 0.4.5

- fix nlopt library linking issue in version 0.4.4
- fix incorrect licenses in installers (licenses have been changed to AGPLv3)
- improve DSP stability

### 0.4.4

- fix uninitialized static gain compensation in some edge cases
Expand Down
10 changes: 10 additions & 0 deletions content/zh-cn/plugins/zlequalizer/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@ VST® is a trademark of Steinberg Media Technologies GmbH, registered in Europe

## 更新日志

### 0.5.0(即将到来)

- 增加 UI 设置导入/导出

### 0.4.5

- 更正 0.4.4 版本中 nlopt 库的链接问题(该问题导致 Linux 和 macOS 插件无法加载)
- 更正 安装器中错误的许可(许可已经变更为 AGPLv3)
- 提高 信号处理的稳定性

### 0.4.4

- 更正 少数情况下未初始化的静态增益补偿
Expand Down

0 comments on commit 48e514f

Please sign in to comment.