From 9acaf5775ae15e3bcbd783cf058436d4e1cbaf27 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 14 Apr 2016 14:27:54 +0200 Subject: [PATCH] properly tag sidechain inputs --- plugins/sc2-swh.lv2/plugin.xml | 2 +- plugins/sc3-swh.lv2/plugin.xml | 2 +- xslt/turtle.xsl | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/sc2-swh.lv2/plugin.xml b/plugins/sc2-swh.lv2/plugin.xml index cd5181d..378c6a9 100644 --- a/plugins/sc2-swh.lv2/plugin.xml +++ b/plugins/sc2-swh.lv2/plugin.xml @@ -124,7 +124,7 @@ - + Sidechain diff --git a/plugins/sc3-swh.lv2/plugin.xml b/plugins/sc3-swh.lv2/plugin.xml index 7635cb0..9b35bc9 100644 --- a/plugins/sc3-swh.lv2/plugin.xml +++ b/plugins/sc3-swh.lv2/plugin.xml @@ -139,7 +139,7 @@ - + Sidechain diff --git a/xslt/turtle.xsl b/xslt/turtle.xsl index 67cfdee..544cc89 100644 --- a/xslt/turtle.xsl +++ b/xslt/turtle.xsl @@ -80,6 +80,8 @@ swh: a :Plugin ; :portProperty :toggled ; :portProperty :causesArtifacts ; + + :portProperty :isSideChain ; pg:inGroup swh:- ; pg:role pg: ;