summaryrefslogtreecommitdiffstats
path: root/patches/testing/rangetest2.om
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-06-10 02:49:50 +0000
committerDavid Robillard <d@drobilla.net>2006-06-10 02:49:50 +0000
commit44a712694ee5b2f0ff56cd3b5d408e06bdc1328e (patch)
tree00d32bc2ecb61eecf6146a5496c80db6f674ea0b /patches/testing/rangetest2.om
parent47246db7e9d71ba694b719001033fba1766a58c4 (diff)
downloadingen-44a712694ee5b2f0ff56cd3b5d408e06bdc1328e.tar.gz
ingen-44a712694ee5b2f0ff56cd3b5d408e06bdc1328e.tar.bz2
ingen-44a712694ee5b2f0ff56cd3b5d408e06bdc1328e.zip
More juggling
git-svn-id: http://svn.drobilla.net/lad/grauph@17 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'patches/testing/rangetest2.om')
-rw-r--r--patches/testing/rangetest2.om111
1 files changed, 111 insertions, 0 deletions
diff --git a/patches/testing/rangetest2.om b/patches/testing/rangetest2.om
new file mode 100644
index 00000000..3b3b3f4d
--- /dev/null
+++ b/patches/testing/rangetest2.om
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<patch>
+ <name>rangetest</name>
+ <polyphony>1</polyphony>
+ <node>
+ <name>audio_output_0</name>
+ <polyphonic>true</polyphonic>
+ <type>Internal</type>
+ <plugin-label>audio_output</plugin-label>
+ <module-x>1746.000000</module-x>
+ <module-y>1096.000000</module-y>
+ </node>
+ <node>
+ <name>interpolator_4</name>
+ <polyphonic>true</polyphonic>
+ <type>LADSPA</type>
+ <plugin-label>interpolator</plugin-label>
+ <library-name>interpolator_1660.so</library-name>
+ <module-x>1317.000000</module-x>
+ <module-y>1081.000000</module-y>
+ <port>
+ <name>Control Input</name>
+ <user-min>0.000000</user-min>
+ <user-max>1.000000</user-max>
+ </port>
+ </node>
+ <node>
+ <name>range_trans_cr_0</name>
+ <polyphonic>true</polyphonic>
+ <type>LADSPA</type>
+ <plugin-label>range_trans_cr</plugin-label>
+ <library-name>range_trans_4210.so</library-name>
+ <module-x>1485.000000</module-x>
+ <module-y>1050.000000</module-y>
+ <port>
+ <name>Input Min</name>
+ <user-min>0.000000</user-min>
+ <user-max>1.000000</user-max>
+ </port>
+ <port>
+ <name>Input Max</name>
+ <user-min>0.000000</user-min>
+ <user-max>1.000000</user-max>
+ </port>
+ <port>
+ <name>Output Min</name>
+ <user-min>0.000000</user-min>
+ <user-max>10.000000</user-max>
+ </port>
+ <port>
+ <name>Output Max</name>
+ <user-min>0.000000</user-min>
+ <user-max>300.000000</user-max>
+ </port>
+ </node>
+ <node>
+ <name>square_fa_oa_0</name>
+ <polyphonic>true</polyphonic>
+ <type>LADSPA</type>
+ <plugin-label>square_fa_oa</plugin-label>
+ <library-name>square_1643.so</library-name>
+ <module-x>1645.000000</module-x>
+ <module-y>1081.000000</module-y>
+ </node>
+ <connection>
+ <source-node>square_fa_oa_0</source-node>
+ <source-port>Output</source-port>
+ <destination-node>audio_output_0</destination-node>
+ <destination-port>out</destination-port>
+ </connection>
+ <connection>
+ <source-node>range_trans_cr_0</source-node>
+ <source-port>Output</source-port>
+ <destination-node>square_fa_oa_0</destination-node>
+ <destination-port>Frequency</destination-port>
+ </connection>
+ <connection>
+ <source-node>interpolator_4</source-node>
+ <source-port>Interpolated Output</source-port>
+ <destination-node>range_trans_cr_0</destination-node>
+ <destination-port>Input</destination-port>
+ </connection>
+ <preset>
+ <name>default</name>
+ <control>
+ <node-name>interpolator_4</node-name>
+ <port-name>Control Input</port-name>
+ <value>0.599940</value>
+ </control>
+ <control>
+ <node-name>range_trans_cr_0</node-name>
+ <port-name>Input Min</port-name>
+ <value>0.000000</value>
+ </control>
+ <control>
+ <node-name>range_trans_cr_0</node-name>
+ <port-name>Input Max</port-name>
+ <value>1.000000</value>
+ </control>
+ <control>
+ <node-name>range_trans_cr_0</node-name>
+ <port-name>Output Min</port-name>
+ <value>10.000000</value>
+ </control>
+ <control>
+ <node-name>range_trans_cr_0</node-name>
+ <port-name>Output Max</port-name>
+ <value>300.000000</value>
+ </control>
+ </preset>
+</patch>