Skip to content
Commit a1337a38 authored by ed's avatar ed
Browse files

VST3: Workaround incorrect VST3 editor ref-count bug in Adobe Audition

Audition incorrectly increments the ref-count of the IPlugView* returned from IEditController::createView() and never fully releases it. This commit reverts e0306d25 for Audition to ensure that an editor is always returned, otherwise Audition displays a blank GUI.
parent 3c48207d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment