mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Always provide at least some speaker arrangement
This works around a bug in the VST3 version of W. A. Production Imperfect as mentioned in #97. Even if it's a synth and numInputs is 0, the plugin will still try to read the input arrangement.
This commit is contained in:
@@ -58,6 +58,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Prevent _Native Instruments' FM7_ from crashing when processing MIDI. As a
|
||||
fix, MIDI events are now deallocated later then when they normally would have
|
||||
to be.
|
||||
- Fixed the VST3 version of _W. A. Production ImPerfect_ from crashing during
|
||||
audio setup.
|
||||
- Fixed _UVI Plugsound Free_ crashing during initialization.
|
||||
- Fixed extreme DSP usage increases in _Kush Audio REDDI_ and _Expressive E
|
||||
Noisy_ caused by denormals.
|
||||
|
||||
Reference in New Issue
Block a user