From 17ad0ca1ad23b336b0fa5952f42dfad95397fc47 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 1 Aug 2016 15:44:14 -0400 Subject: Rename main graph and control/notify ports --- tests/connect_disconnect_node_node.ttl | 14 +++++----- tests/connect_disconnect_node_patch.ttl | 44 ++++++++++++++++---------------- tests/connect_disconnect_patch_patch.ttl | 14 +++++----- tests/copy_node.ttl | 6 ++--- tests/create_delete_node.ttl | 4 +-- tests/create_delete_patch.ttl | 4 +-- tests/create_delete_poly_patch.ttl | 4 +-- tests/create_delete_port.ttl | 16 ++++++------ tests/disconnect_all_node.ttl | 20 +++++++-------- tests/empty.ingen/main.ttl | 30 +++++++++++----------- tests/empty.ingen/manifest.ttl | 4 +-- tests/enable_graph.ttl | 4 +-- tests/get_node.ttl | 4 +-- tests/get_patch.ttl | 14 +++++----- tests/get_port.ttl | 4 +-- tests/load_graph.ttl | 2 +- tests/move_node.ttl | 6 ++--- tests/move_port.ttl | 6 ++--- tests/move_root_port.ttl | 8 +++--- tests/poly.ttl | 6 ++--- tests/put_audio_in.ttl | 2 +- tests/save_graph.ttl | 2 +- tests/set_graph_poly.ttl | 4 +-- tests/set_patch_port_value.ttl | 4 +-- 24 files changed, 113 insertions(+), 113 deletions(-) (limited to 'tests') diff --git a/tests/connect_disconnect_node_node.ttl b/tests/connect_disconnect_node_node.ttl index d5a8084d..935de482 100644 --- a/tests/connect_disconnect_node_node.ttl +++ b/tests/connect_disconnect_node_node.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -12,7 +12,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -20,17 +20,17 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Delete ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . diff --git a/tests/connect_disconnect_node_patch.ttl b/tests/connect_disconnect_node_patch.ttl index c87dca2f..77ada2ad 100644 --- a/tests/connect_disconnect_node_patch.ttl +++ b/tests/connect_disconnect_node_patch.ttl @@ -5,7 +5,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -13,7 +13,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -21,7 +21,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:OutputPort , lv2:AudioPort @@ -29,7 +29,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -37,7 +37,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , atom:AtomPort ; @@ -46,7 +46,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:ControlPort @@ -54,52 +54,52 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Delete ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Delete ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . diff --git a/tests/connect_disconnect_patch_patch.ttl b/tests/connect_disconnect_patch_patch.ttl index 7d46a5f2..b35a4b55 100644 --- a/tests/connect_disconnect_patch_patch.ttl +++ b/tests/connect_disconnect_patch_patch.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -12,7 +12,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -20,17 +20,17 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Delete ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . diff --git a/tests/copy_node.ttl b/tests/copy_node.ttl index 7204f44b..129ba758 100644 --- a/tests/copy_node.ttl +++ b/tests/copy_node.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -12,5 +12,5 @@ a patch:Copy ; - patch:subject ; - patch:destination . + patch:subject ; + patch:destination . diff --git a/tests/create_delete_node.ttl b/tests/create_delete_node.ttl index ec14ec13..0fff4d24 100644 --- a/tests/create_delete_node.ttl +++ b/tests/create_delete_node.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -12,4 +12,4 @@ a patch:Delete ; - patch:subject . + patch:subject . diff --git a/tests/create_delete_patch.ttl b/tests/create_delete_patch.ttl index 5ee49d26..2fa72c42 100644 --- a/tests/create_delete_patch.ttl +++ b/tests/create_delete_patch.ttl @@ -4,11 +4,11 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Graph ; ] . a patch:Delete ; - patch:subject . + patch:subject . diff --git a/tests/create_delete_poly_patch.ttl b/tests/create_delete_poly_patch.ttl index 692facf6..ea0228d4 100644 --- a/tests/create_delete_poly_patch.ttl +++ b/tests/create_delete_poly_patch.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Graph ; ingen:polyphony 8 ; @@ -12,4 +12,4 @@ a patch:Delete ; - patch:subject . + patch:subject . diff --git a/tests/create_delete_port.ttl b/tests/create_delete_port.ttl index 5025497f..ba26560d 100644 --- a/tests/create_delete_port.ttl +++ b/tests/create_delete_port.ttl @@ -5,7 +5,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -13,7 +13,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:ControlPort @@ -21,7 +21,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:CVPort @@ -29,7 +29,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , atom:AtomPort ; @@ -38,16 +38,16 @@ a patch:Delete ; - patch:subject . + patch:subject . a patch:Delete ; - patch:subject . + patch:subject . a patch:Delete ; - patch:subject . + patch:subject . a patch:Delete ; - patch:subject . + patch:subject . diff --git a/tests/disconnect_all_node.ttl b/tests/disconnect_all_node.ttl index ecf8ce66..2b65f758 100644 --- a/tests/disconnect_all_node.ttl +++ b/tests/disconnect_all_node.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -12,7 +12,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -20,26 +20,26 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Delete ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:incidentTo + ingen:incidentTo ] . diff --git a/tests/empty.ingen/main.ttl b/tests/empty.ingen/main.ttl index 2a6fdbe0..7613d0ee 100644 --- a/tests/empty.ingen/main.ttl +++ b/tests/empty.ingen/main.ttl @@ -9,7 +9,7 @@ @prefix rdfs: . @prefix xsd: . - + ingen:canvasX 32.0 ; ingen:canvasY 32.0 ; ingen:polyphonic false ; @@ -19,11 +19,22 @@ lv2:index 0 ; lv2:name "Control" ; lv2:portProperty lv2:connectionOptional ; - lv2:symbol "control_in" ; + lv2:symbol "control" ; a atom:AtomPort , lv2:InputPort . - +<> + ingen:polyphony 1 ; + ingen:GraphUIGtk2 ; + lv2:extensionData ; + lv2:port , + ; + lv2:symbol "empty" ; + doap:name "empty" ; + a ingen:Graph , + lv2:Plugin . + + ingen:canvasX 128.0 ; ingen:canvasY 32.0 ; ingen:polyphonic false ; @@ -33,17 +44,6 @@ lv2:index 1 ; lv2:name "Control" ; lv2:portProperty lv2:connectionOptional ; - lv2:symbol "control_out" ; + lv2:symbol "notify" ; a atom:AtomPort , lv2:OutputPort . - -<> - ingen:polyphony 1 ; - ingen:GraphUIGtk2 ; - lv2:extensionData ; - lv2:port , - ; - lv2:symbol "empty" ; - doap:name "empty" ; - a ingen:Graph , - lv2:Plugin . diff --git a/tests/empty.ingen/manifest.ttl b/tests/empty.ingen/manifest.ttl index c02191ef..71f194a0 100644 --- a/tests/empty.ingen/manifest.ttl +++ b/tests/empty.ingen/manifest.ttl @@ -9,8 +9,8 @@ @prefix rdfs: . @prefix xsd: . - + lv2:prototype ingen:GraphPrototype ; a ingen:Graph , lv2:Plugin ; - rdfs:seeAlso . + rdfs:seeAlso . diff --git a/tests/enable_graph.ttl b/tests/enable_graph.ttl index 481cc93a..f3fa786c 100644 --- a/tests/enable_graph.ttl +++ b/tests/enable_graph.ttl @@ -4,12 +4,12 @@ a patch:Set ; - patch:subject ; + patch:subject ; patch:property ingen:enabled ; patch:value true . a patch:Set ; - patch:subject ; + patch:subject ; patch:property ingen:enabled ; patch:value false . diff --git a/tests/get_node.ttl b/tests/get_node.ttl index 23b35e9a..12977092 100644 --- a/tests/get_node.ttl +++ b/tests/get_node.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -12,4 +12,4 @@ a patch:Get ; - patch:subject . + patch:subject . diff --git a/tests/get_patch.ttl b/tests/get_patch.ttl index 56389803..9ea9e036 100644 --- a/tests/get_patch.ttl +++ b/tests/get_patch.ttl @@ -4,14 +4,14 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Graph ] . a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -19,7 +19,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -27,13 +27,13 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Arc ; - ingen:tail ; - ingen:head + ingen:tail ; + ingen:head ] . a patch:Get ; - patch:subject . + patch:subject . diff --git a/tests/get_port.ttl b/tests/get_port.ttl index b2b0a319..4f26e499 100644 --- a/tests/get_port.ttl +++ b/tests/get_port.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -12,4 +12,4 @@ a patch:Get ; - patch:subject . + patch:subject . diff --git a/tests/load_graph.ttl b/tests/load_graph.ttl index 4d21cae8..f1cd9dda 100644 --- a/tests/load_graph.ttl +++ b/tests/load_graph.ttl @@ -5,4 +5,4 @@ a patch:Copy ; patch:subject ; - patch:destination . + patch:destination . diff --git a/tests/move_node.ttl b/tests/move_node.ttl index 337eac33..22f6cfb8 100644 --- a/tests/move_node.ttl +++ b/tests/move_node.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -12,5 +12,5 @@ a patch:Move ; - patch:subject ; - patch:destination . + patch:subject ; + patch:destination . diff --git a/tests/move_port.ttl b/tests/move_port.ttl index cb458c77..4b035037 100644 --- a/tests/move_port.ttl +++ b/tests/move_port.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -12,5 +12,5 @@ a patch:Move ; - patch:subject ; - patch:destination . + patch:subject ; + patch:destination . diff --git a/tests/move_root_port.ttl b/tests/move_root_port.ttl index b9c1b6f9..2c925767 100644 --- a/tests/move_root_port.ttl +++ b/tests/move_root_port.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -12,9 +12,9 @@ a patch:Move ; - patch:subject ; - patch:destination . + patch:subject ; + patch:destination . a patch:Delete ; - patch:subject . + patch:subject . 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 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -12,12 +12,12 @@ a patch:Set ; - patch:subject ; + patch:subject ; patch:property ingen:polyphony ; patch:value 4 . a patch:Set ; - patch:subject ; + patch:subject ; patch:property ingen:polyphonic ; patch:value true . \ No newline at end of file diff --git a/tests/put_audio_in.ttl b/tests/put_audio_in.ttl index f021ee2b..97468cff 100644 --- a/tests/put_audio_in.ttl +++ b/tests/put_audio_in.ttl @@ -3,7 +3,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort diff --git a/tests/save_graph.ttl b/tests/save_graph.ttl index 840c4950..5f472d80 100644 --- a/tests/save_graph.ttl +++ b/tests/save_graph.ttl @@ -4,5 +4,5 @@ a patch:Copy ; - patch:subject ; + patch:subject ; patch:destination . diff --git a/tests/set_graph_poly.ttl b/tests/set_graph_poly.ttl index 7c730639..821d9cb1 100644 --- a/tests/set_graph_poly.ttl +++ b/tests/set_graph_poly.ttl @@ -4,12 +4,12 @@ a patch:Set ; - patch:subject ; + patch:subject ; patch:property ingen:polyphony ; patch:value 4 . a patch:Set ; - patch:subject ; + patch:subject ; patch:property ingen:polyphony ; patch:value 1 . diff --git a/tests/set_patch_port_value.ttl b/tests/set_patch_port_value.ttl index a9621d83..07b467b4 100644 --- a/tests/set_patch_port_value.ttl +++ b/tests/set_patch_port_value.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:ControlPort @@ -12,6 +12,6 @@ a patch:Set ; - patch:subject ; + patch:subject ; patch:property ingen:value ; patch:value 0.5 . \ No newline at end of file -- cgit v1.2.1