brickworks/ChangeLog
2022-11-23 11:38:41 +01:00

16 lines
493 B
Plaintext

0.2.0
-----
* Refactored API of DSP modules.
* Removed bw_inline_one_pole (functionality implemented by bw_one_pole).
* Added bw_wah and bw_example_fx_wah.
* Added BW_RESTRICT and removed BW_MALLOC, BW_REALLOC, and BW_FREE from
bw_common.
* Renamed bw_example_fx to bw_example_fx_svf are removed output "Level"
parameter from it.
* Using correct "Fx|Filter" VST3 subcategory for bw_example_fx_svf.
* Using official logo as VST3 plugin icon.
0.1.0
-----
First release.