diff options
Diffstat (limited to 'patches/OLDpatches/connectiontest.om.xml')
-rw-r--r-- | patches/OLDpatches/connectiontest.om.xml | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/patches/OLDpatches/connectiontest.om.xml b/patches/OLDpatches/connectiontest.om.xml deleted file mode 100644 index 2a2b4885..00000000 --- a/patches/OLDpatches/connectiontest.om.xml +++ /dev/null @@ -1,75 +0,0 @@ -<?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> |