|
|
@@ -2087,10 +2087,6 @@ protected: |
|
|
break; |
|
|
break; |
|
|
|
|
|
|
|
|
case audioMasterUpdateDisplay: |
|
|
case audioMasterUpdateDisplay: |
|
|
// Idle UI if visible |
|
|
|
|
|
if (fUI.isVisible) |
|
|
|
|
|
dispatcher(effEditIdle); |
|
|
|
|
|
|
|
|
|
|
|
// Update current program |
|
|
// Update current program |
|
|
if (pData->prog.count > 1) |
|
|
if (pData->prog.count > 1) |
|
|
{ |
|
|
{ |
|
|
|