summaryrefslogtreecommitdiffstats
path: root/patches/testing/formanttest.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/formanttest.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/formanttest.om')
-rw-r--r--patches/testing/formanttest.om61
1 files changed, 61 insertions, 0 deletions
diff --git a/patches/testing/formanttest.om b/patches/testing/formanttest.om
new file mode 100644
index 00000000..62cbd2f0
--- /dev/null
+++ b/patches/testing/formanttest.om
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<patch>
+ <name>formanttest</name>
+ <polyphony>1</polyphony>
+ <node>
+ <name>audio_output_0</name>
+ <polyphonic>true</polyphonic>
+ <type>Internal</type>
+ <plugin-label>audio_output</plugin-label>
+ <module-x>1612.000000</module-x>
+ <module-y>1124.000000</module-y>
+ </node>
+ <node>
+ <name>formant_vc_0</name>
+ <polyphonic>true</polyphonic>
+ <type>LADSPA</type>
+ <plugin-label>formant_vc</plugin-label>
+ <library-name>formant_filter_4300.so</library-name>
+ <module-x>1501.000000</module-x>
+ <module-y>1094.000000</module-y>
+ </node>
+ <node>
+ <name>noise_source_white_0</name>
+ <polyphonic>true</polyphonic>
+ <type>LADSPA</type>
+ <plugin-label>noise_source_white</plugin-label>
+ <library-name>cmt.so</library-name>
+ <module-x>1350.000000</module-x>
+ <module-y>1083.000000</module-y>
+ <port>
+ <name>Amplitude</name>
+ <user-min>0.000000</user-min>
+ <user-max>1.000000</user-max>
+ </port>
+ </node>
+ <connection>
+ <source-node>formant_vc_0</source-node>
+ <source-port>Output</source-port>
+ <destination-node>audio_output_0</destination-node>
+ <destination-port>out</destination-port>
+ </connection>
+ <connection>
+ <source-node>noise_source_white_0</source-node>
+ <source-port>Output</source-port>
+ <destination-node>formant_vc_0</destination-node>
+ <destination-port>Input</destination-port>
+ </connection>
+ <preset>
+ <name>default</name>
+ <control>
+ <node-name>formant_vc_0</node-name>
+ <port-name>Vowel</port-name>
+ <value>0.000000</value>
+ </control>
+ <control>
+ <node-name>noise_source_white_0</node-name>
+ <port-name>Amplitude</port-name>
+ <value>1.000000</value>
+ </control>
+ </preset>
+</patch>