From acbda29f838280ba98cf9e9e539e9d8a6e8fc6ad Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 9 Jun 2006 15:07:31 +0000 Subject: Added Om aka Graph aka god knows what git-svn-id: http://svn.drobilla.net/lad/grauph@9 a436a847-0d15-0410-975c-d299462d15a1 --- src/clients/patches/testing/subpatching/bar.om | 15 ++ src/clients/patches/testing/subpatching/baz.om | 181 +++++++++++++++++++++ src/clients/patches/testing/subpatching/baz2.om | 57 +++++++ src/clients/patches/testing/subpatching/blah.om | 50 ++++++ src/clients/patches/testing/subpatching/blahz0r.om | 181 +++++++++++++++++++++ src/clients/patches/testing/subpatching/foo.om | 15 ++ src/clients/patches/testing/subpatching/quuux.om | 8 + src/clients/patches/testing/subpatching/quuux2.om | 8 + src/clients/patches/testing/subpatching/quux.om | 22 +++ src/clients/patches/testing/subpatching/qwe.om | 62 +++++++ 10 files changed, 599 insertions(+) create mode 100644 src/clients/patches/testing/subpatching/bar.om create mode 100644 src/clients/patches/testing/subpatching/baz.om create mode 100644 src/clients/patches/testing/subpatching/baz2.om create mode 100644 src/clients/patches/testing/subpatching/blah.om create mode 100644 src/clients/patches/testing/subpatching/blahz0r.om create mode 100644 src/clients/patches/testing/subpatching/foo.om create mode 100644 src/clients/patches/testing/subpatching/quuux.om create mode 100644 src/clients/patches/testing/subpatching/quuux2.om create mode 100644 src/clients/patches/testing/subpatching/quux.om create mode 100644 src/clients/patches/testing/subpatching/qwe.om (limited to 'src/clients/patches/testing/subpatching') diff --git a/src/clients/patches/testing/subpatching/bar.om b/src/clients/patches/testing/subpatching/bar.om new file mode 100644 index 00000000..d6ff063d --- /dev/null +++ b/src/clients/patches/testing/subpatching/bar.om @@ -0,0 +1,15 @@ + + + bar + 1 + + baz + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/baz.om + 1 + 1300.000000 + 980.000000 + + + default + + diff --git a/src/clients/patches/testing/subpatching/baz.om b/src/clients/patches/testing/subpatching/baz.om new file mode 100644 index 00000000..f20a5707 --- /dev/null +++ b/src/clients/patches/testing/subpatching/baz.om @@ -0,0 +1,181 @@ + + + baz + 1 + + baz2 + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/baz2.om + 1 + 1369.000000 + 1023.000000 + + + blah + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/blah.om + 1 + 1742.000000 + 1057.000000 + + + blahz0r + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/blahz0r.om + 1 + 1484.000000 + 987.000000 + + + branch_ia_oaoa_0 + true + LADSPA + branch_ia_oaoa + branch_1673.so + 1619.000000 + 977.000000 + + + branch_ia_oaoa_1 + true + LADSPA + branch_ia_oaoa + branch_1673.so + 1761.000000 + 976.000000 + + + branch_ic_ococ_0 + true + LADSPA + branch_ic_ococ + branch_1673.so + 1632.000000 + 1120.000000 + + + branch_ic_ococ_1 + true + LADSPA + branch_ic_ococ + branch_1673.so + 1476.000000 + 1119.000000 + + + blahz0r + audio_output_0 + blah + audio_input_0 + + + baz2 + audio_output_0 + blahz0r + audio_input_0 + + + baz2 + control_output_0 + blah + control_input_0 + + + blahz0r + audio_output_1 + branch_ia_oaoa_0 + Input + + + blahz0r + audio_output_1 + blah + audio_input_0 + + + branch_ia_oaoa_0 + Second Output + blah + audio_input_0 + + + branch_ia_oaoa_0 + First Output + branch_ia_oaoa_1 + Input + + + baz2 + control_output_0 + branch_ic_ococ_1 + Input + + + branch_ic_ococ_1 + First Output + branch_ic_ococ_0 + Input + + + branch_ic_ococ_1 + Second Output + branch_ic_ococ_0 + Input + + + branch_ic_ococ_0 + First Output + blah + control_input_0 + + + default + + baz2 + control_input_0 + 1.000000 + + + baz2 + control_output_0 + 1.000000 + + + blah + control_input_0 + 1.000000 + + + blah + control_output_0 + 1.000000 + + + branch_ic_ococ_0 + Input + 0.000000 + + + branch_ic_ococ_0 + First Output + 0.000000 + + + branch_ic_ococ_0 + Second Output + 0.000000 + + + branch_ic_ococ_1 + Input + 0.000000 + + + branch_ic_ococ_1 + First Output + 0.000000 + + + branch_ic_ococ_1 + Second Output + 0.000000 + + + diff --git a/src/clients/patches/testing/subpatching/baz2.om b/src/clients/patches/testing/subpatching/baz2.om new file mode 100644 index 00000000..72530f47 --- /dev/null +++ b/src/clients/patches/testing/subpatching/baz2.om @@ -0,0 +1,57 @@ + + + baz2 + 1 + + audio_input_0 + true + Internal + audio_input + 1300.000000 + 980.000000 + + + audio_output_0 + true + Internal + audio_output + 1300.000000 + 980.000000 + + + control_input_0 + true + Internal + control_input + 1300.000000 + 980.000000 + + + control_output_0 + true + Internal + control_output + 1300.000000 + 980.000000 + + + quux + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/quux.om + 1 + 1300.000000 + 980.000000 + + + default + + control_input_0 + in + 0.000000 + + + control_output_0 + out + 0.000000 + + + diff --git a/src/clients/patches/testing/subpatching/blah.om b/src/clients/patches/testing/subpatching/blah.om new file mode 100644 index 00000000..584691ff --- /dev/null +++ b/src/clients/patches/testing/subpatching/blah.om @@ -0,0 +1,50 @@ + + + blah + 1 + + audio_input_0 + true + Internal + audio_input + 1300.000000 + 980.000000 + + + audio_output_0 + true + Internal + audio_output + 1300.000000 + 980.000000 + + + control_input_0 + true + Internal + control_input + 1300.000000 + 980.000000 + + + control_output_0 + true + Internal + control_output + 1300.000000 + 980.000000 + + + default + + control_input_0 + in + 0.000000 + + + control_output_0 + out + 0.000000 + + + diff --git a/src/clients/patches/testing/subpatching/blahz0r.om b/src/clients/patches/testing/subpatching/blahz0r.om new file mode 100644 index 00000000..6a00efb8 --- /dev/null +++ b/src/clients/patches/testing/subpatching/blahz0r.om @@ -0,0 +1,181 @@ + + + blahz0r + 1 + + audio_input_0 + true + Internal + audio_input + 1295.000000 + 1036.000000 + + + audio_output_0 + true + Internal + audio_output + 1684.000000 + 1051.000000 + + + audio_output_1 + true + Internal + audio_output + 1738.000000 + 1183.000000 + + + branch_ia_oaoa_0 + true + LADSPA + branch_ia_oaoa + branch_1673.so + 1376.000000 + 1084.000000 + + + branch_ia_oaoa_1 + true + LADSPA + branch_ia_oaoa + branch_1673.so + 1620.000000 + 1145.000000 + + + branch_ic_ococ_0 + true + LADSPA + branch_ic_ococ + branch_1673.so + 1558.000000 + 1221.000000 + + + branch_ic_ococ_1 + true + LADSPA + branch_ic_ococ + branch_1673.so + 1393.000000 + 1208.000000 + + + qwe + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/qwe.om + 1 + 1528.000000 + 1035.000000 + + + audio_input_0 + in + qwe + audio_input_0 + + + qwe + audio_output_0 + audio_output_0 + out + + + branch_ia_oaoa_0 + First Output + qwe + audio_input_0 + + + branch_ia_oaoa_1 + First Output + audio_output_0 + out + + + qwe + audio_output_0 + branch_ia_oaoa_1 + Input + + + branch_ic_ococ_1 + First Output + qwe + control_input_0 + + + branch_ic_ococ_1 + First Output + branch_ic_ococ_0 + Input + + + branch_ia_oaoa_1 + Second Output + audio_output_1 + out + + + audio_input_0 + in + branch_ia_oaoa_0 + Input + + + branch_ia_oaoa_1 + First Output + audio_output_1 + out + + + branch_ia_oaoa_0 + Second Output + qwe + audio_input_0 + + + default + + branch_ic_ococ_0 + Input + 0.000000 + + + branch_ic_ococ_0 + First Output + 0.000000 + + + branch_ic_ococ_0 + Second Output + 0.000000 + + + branch_ic_ococ_1 + Input + 0.000000 + + + branch_ic_ococ_1 + First Output + 0.000000 + + + branch_ic_ococ_1 + Second Output + 0.000000 + + + qwe + control_input_0 + 1.000000 + + + qwe + control_output_0 + 1.000000 + + + diff --git a/src/clients/patches/testing/subpatching/foo.om b/src/clients/patches/testing/subpatching/foo.om new file mode 100644 index 00000000..98f41e2b --- /dev/null +++ b/src/clients/patches/testing/subpatching/foo.om @@ -0,0 +1,15 @@ + + + foo + 1 + + bar + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/bar.om + 1 + 1300.000000 + 980.000000 + + + default + + diff --git a/src/clients/patches/testing/subpatching/quuux.om b/src/clients/patches/testing/subpatching/quuux.om new file mode 100644 index 00000000..9bcb560f --- /dev/null +++ b/src/clients/patches/testing/subpatching/quuux.om @@ -0,0 +1,8 @@ + + + quuux + 1 + + default + + diff --git a/src/clients/patches/testing/subpatching/quuux2.om b/src/clients/patches/testing/subpatching/quuux2.om new file mode 100644 index 00000000..73737a60 --- /dev/null +++ b/src/clients/patches/testing/subpatching/quuux2.om @@ -0,0 +1,8 @@ + + + quuux2 + 1 + + default + + diff --git a/src/clients/patches/testing/subpatching/quux.om b/src/clients/patches/testing/subpatching/quux.om new file mode 100644 index 00000000..25270515 --- /dev/null +++ b/src/clients/patches/testing/subpatching/quux.om @@ -0,0 +1,22 @@ + + + quux + 1 + + quuux + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/quuux.om + 1 + 1300.000000 + 980.000000 + + + quuux2 + /home/dave/code/om/om-synth/src/clients/gtk/patches/subpatching/quuux2.om + 1 + 1300.000000 + 980.000000 + + + default + + diff --git a/src/clients/patches/testing/subpatching/qwe.om b/src/clients/patches/testing/subpatching/qwe.om new file mode 100644 index 00000000..a740b478 --- /dev/null +++ b/src/clients/patches/testing/subpatching/qwe.om @@ -0,0 +1,62 @@ + + + qwe + 1 + + audio_input_0 + true + Internal + audio_input + 1299.000000 + 1139.000000 + + + audio_output_0 + true + Internal + audio_output + 1408.000000 + 1164.000000 + + + control_input_0 + true + Internal + control_input + 1327.000000 + 1017.000000 + + + control_output_0 + true + Internal + control_output + 1569.000000 + 1062.000000 + + + control_input_0 + in + control_output_0 + out + + + audio_input_0 + in + audio_output_0 + out + + + default + + control_input_0 + in + 0.000000 + + + control_output_0 + out + 0.000000 + + + -- cgit v1.2.1