brickworks/ChangeLog

17 lines
554 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.
* Fixed potential bug when setting parameters in examples.
0.1.0
-----
First release.