summaryrefslogtreecommitdiffstats
path: root/tests/poly.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/poly.ttl')
-rw-r--r--tests/poly.ttl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/poly.ttl b/tests/poly.ttl
index 5a70f349..1c73ad0d 100644
--- a/tests/poly.ttl
+++ b/tests/poly.ttl
@@ -4,7 +4,7 @@
<msg0>
a patch:Put ;
- patch:subject <ingen:/graph/node> ;
+ patch:subject <ingen:/main/node> ;
patch:body [
a ingen:Block ;
lv2:prototype <http://drobilla.net/plugins/mda/Shepard>
@@ -12,12 +12,12 @@
<msg1>
a patch:Set ;
- patch:subject <ingen:/graph/> ;
+ patch:subject <ingen:/main/> ;
patch:property ingen:polyphony ;
patch:value 4 .
<msg2>
a patch:Set ;
- patch:subject <ingen:/graph/node> ;
+ patch:subject <ingen:/main/node> ;
patch:property ingen:polyphonic ;
patch:value true . \ No newline at end of file