diff options
Diffstat (limited to 'src/clients/patches/OLDpatches/connectiontest.om.xml')
-rw-r--r-- | src/clients/patches/OLDpatches/connectiontest.om.xml | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/src/clients/patches/OLDpatches/connectiontest.om.xml b/src/clients/patches/OLDpatches/connectiontest.om.xml new file mode 100644 index 00000000..2a2b4885 --- /dev/null +++ b/src/clients/patches/OLDpatches/connectiontest.om.xml @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8"?> +<patch> + <name>connectiontest</name> + <width>3200</width> + <height>2400</height> + <node> + <name>output0</name> + <x>1815.000000</x> + <y>1188.000000</y> + <type>Internal</type> + <plugin-label>output</plugin-label> + </node> + <node> + <name>lp4pole_fcrcia_oa0</name> + <x>1619.000000</x> + <y>1220.000000</y> + <type>LADSPA</type> + <plugin-label>lp4pole_fcrcia_oa</plugin-label> + <library-name>lp4pole_1671.so</library-name> + </node> + <node> + <name>sawtooth_fc_oa0</name> + <x>1407.000000</x> + <y>1270.000000</y> + <type>LADSPA</type> + <plugin-label>sawtooth_fc_oa</plugin-label> + <library-name>sawtooth_1641.so</library-name> + </node> + <node> + <name>square_fc_oa0</name> + <x>1465.000000</x> + <y>1154.000000</y> + <type>LADSPA</type> + <plugin-label>square_fc_oa</plugin-label> + <library-name>square_1643.so</library-name> + </node> + <connection> + <source-node>square_fc_oa0</source-node> + <source-port>Output</source-port> + <destination-node>lp4pole_fcrcia_oa0</destination-node> + <destination-port>Input</destination-port> + </connection> + <connection> + <source-node>lp4pole_fcrcia_oa0</source-node> + <source-port>Output</source-port> + <destination-node>output0</destination-node> + <destination-port>out_1</destination-port> + </connection> + <connection> + <source-node>lp4pole_fcrcia_oa0</source-node> + <source-port>Output</source-port> + <destination-node>output0</destination-node> + <destination-port>out_2</destination-port> + </connection> + <control> + <node-name>lp4pole_fcrcia_oa0</node-name> + <port-name>Cutoff Frequency</port-name> + <value>1062.380005</value> + </control> + <control> + <node-name>lp4pole_fcrcia_oa0</node-name> + <port-name>Resonance</port-name> + <value>0.490000</value> + </control> + <control> + <node-name>sawtooth_fc_oa0</node-name> + <port-name>Frequency</port-name> + <value>590.659973</value> + </control> + <control> + <node-name>square_fc_oa0</node-name> + <port-name>Frequency</port-name> + <value>708.590027</value> + </control> +</patch> |