mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-26 02:14:22 +00:00
Merge 4950673987 into ad28684b10
This commit is contained in:
commit
0520db5730
1 changed files with 4 additions and 0 deletions
|
|
@ -1383,6 +1383,10 @@ public:
|
|||
if (auSupportsBypass)
|
||||
{
|
||||
updateBypass (processBlockBypassedCalled);
|
||||
if (processBlockBypassedCalled)
|
||||
{
|
||||
return;
|
||||
}
|
||||
}
|
||||
else if (processBlockBypassedCalled)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue