mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 04:20:13 +02:00
Fix typo
This commit is contained in:
@@ -428,7 +428,7 @@ intptr_t Vst2PluginBridge::dispatch(AEffect* /*plugin*/,
|
||||
logger.log_event(true, opcode, index, value, nullptr, option,
|
||||
std::nullopt);
|
||||
|
||||
// REAPEr requires `audioMasterSizeWindow()` calls to be done from
|
||||
// REAPER requires `audioMasterSizeWindow()` calls to be done from
|
||||
// the GUI thread. In every other host this doesn't make a
|
||||
// difference, but in REAPER the FX window only resizes when this is
|
||||
// called from here.
|
||||
|
||||
Reference in New Issue
Block a user