mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Zero out auxiliary output buffers
We used to do this, but this got lost in the migration to the new buffer management system.
This commit is contained in:
@@ -10,6 +10,13 @@ Since there is no stable release yet, the changes are organized per day in
|
||||
reverse chronological order. The main purpose of this document in its current
|
||||
state is to list breaking changes.
|
||||
|
||||
## [2023-04-01]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Auxiliary output buffers are now always zeroed out in case the host didn't do
|
||||
this for us. This was a regression from before 2023-03-31.
|
||||
|
||||
## [2023-03-31]
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user