summaryrefslogtreecommitdiffstats
path: root/patches/OLDpatches/new-controller.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/OLDpatches/new-controller.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/OLDpatches/new-controller.om')
-rw-r--r--patches/OLDpatches/new-controller.om58
1 files changed, 58 insertions, 0 deletions
diff --git a/patches/OLDpatches/new-controller.om b/patches/OLDpatches/new-controller.om
new file mode 100644
index 00000000..59a23512
--- /dev/null
+++ b/patches/OLDpatches/new-controller.om
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<patch>
+ <name>oscillator</name>
+ <polyphony>1</polyphony>
+ <width>3200</width>
+ <height>2400</height>
+ <node>
+ <name>triangle_fcsc_oa_0</name>
+ <x>0.000000</x>
+ <y>0.000000</y>
+ <polyphonic>false</polyphonic>
+ <type>LADSPA</type>
+ <plugin-label>triangle_fcsc_oa</plugin-label>
+ <library-name>triangle_1649.so</library-name>
+ </node>
+ <node>
+ <name>output_0</name>
+ <x>0.000000</x>
+ <y>0.000000</y>
+ <polyphonic>false</polyphonic>
+ <type>Internal</type>
+ <plugin-label>output</plugin-label>
+ </node>
+ <connection>
+ <source-node>triangle_fcsc_oa_0</source-node>
+ <source-port>Output</source-port>
+ <destination-node>output_0</destination-node>
+ <destination-port>out</destination-port>
+ </connection>
+ <preset>
+ <name>default</name>
+ <control>
+ <node-name>triangle_fcsc_oa_0</node-name>
+ <port-name>Frequency</port-name>
+ <value>14.826772</value>
+ </control>
+ <control>
+ <node-name>triangle_fcsc_oa_0</node-name>
+ <port-name>Slope</port-name>
+ <value>0.346457</value>
+ </control>
+ </preset>
+ <control-map>
+ <name>default</name>
+ <midi-binding>
+ <node-name>triangle_fcsc_oa_0</node-name>
+ <port-name>Frequency</port-name>
+ <channel>0</channel>
+ <controller>103</controller>
+ </midi-binding>
+ <midi-binding>
+ <node-name>triangle_fcsc_oa_0</node-name>
+ <port-name>Slope</port-name>
+ <channel>0</channel>
+ <controller>104</controller>
+ </midi-binding>
+ </control-map>
+</patch>