Subscription Mutex Deadlock

This commit is contained in:
Robin E.R. Davies
2026-05-23 18:48:49 -04:00
parent aa411574fb
commit 0ff96636ed
19 changed files with 1077 additions and 225 deletions
+5
View File
@@ -153,6 +153,11 @@ function makeControls(plugin: UiPlugin, controlHeadeClass: string) {
if (portGroup !== lastPortGroup) {
if (portGroup !== null)
{
// Hide Tone port group on Toob NAM.
if (portGroup.uri === 'http://two-play.com/plugins/toob-nam#eqGroup')
{
continue;
}
trs.push((
<tr>
<td className={controlHeadeClass} style={{ verticalAlign: "top", paddingTop: 8 }} colSpan={2}>