diff options
author | David Robillard <d@drobilla.net> | 2006-06-09 15:07:31 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2006-06-09 15:07:31 +0000 |
commit | acbda29f838280ba98cf9e9e539e9d8a6e8fc6ad (patch) | |
tree | e31b37a2456e6d1e564c9a7146c88be259d338b0 /src/clients/patches/testing/new_test | |
download | ingen-acbda29f838280ba98cf9e9e539e9d8a6e8fc6ad.tar.gz ingen-acbda29f838280ba98cf9e9e539e9d8a6e8fc6ad.tar.bz2 ingen-acbda29f838280ba98cf9e9e539e9d8a6e8fc6ad.zip |
Added Om aka Graph aka god knows what
git-svn-id: http://svn.drobilla.net/lad/grauph@9 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/clients/patches/testing/new_test')
-rw-r--r-- | src/clients/patches/testing/new_test/master.om | 98 | ||||
-rw-r--r-- | src/clients/patches/testing/new_test/quick-bass.om | 319 |
2 files changed, 417 insertions, 0 deletions
diff --git a/src/clients/patches/testing/new_test/master.om b/src/clients/patches/testing/new_test/master.om new file mode 100644 index 00000000..f9a2d969 --- /dev/null +++ b/src/clients/patches/testing/new_test/master.om @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8"?> +<patch> + <name>master</name> + <polyphony>1</polyphony> + <node> + <name>audio_output_0</name> + <polyphonic>true</polyphonic> + <type>Internal</type> + <plugin-label>audio_output</plugin-label> + <module-x>1599.000000</module-x> + <module-y>1143.000000</module-y> + </node> + <node> + <name>audio_output_1</name> + <polyphonic>true</polyphonic> + <type>Internal</type> + <plugin-label>audio_output</plugin-label> + <module-x>1602.000000</module-x> + <module-y>1197.000000</module-y> + </node> + <node> + <name>gverb_0</name> + <polyphonic>true</polyphonic> + <type>LADSPA</type> + <plugin-label>gverb</plugin-label> + <library-name>gverb_1216.so</library-name> + <module-x>1445.000000</module-x> + <module-y>1053.000000</module-y> + </node> + <subpatch> + <name>quick_bass</name> + <filename>quick_bass.om</filename> + <polyphony>1</polyphony> + <module-x>1265.000000</module-x> + <module-y>1076.000000</module-y> + </subpatch> + <connection> + <source-node>gverb_0</source-node> + <source-port>Left output</source-port> + <destination-node>audio_output_0</destination-node> + <destination-port>out</destination-port> + </connection> + <connection> + <source-node>gverb_0</source-node> + <source-port>Right output</source-port> + <destination-node>audio_output_1</destination-node> + <destination-port>out</destination-port> + </connection> + <connection> + <source-node>quick_bass</source-node> + <source-port>output_0</source-port> + <destination-node>gverb_0</destination-node> + <destination-port>Input</destination-port> + </connection> + <preset> + <name>default</name> + <control> + <node-name>gverb_0</node-name> + <port-name>Roomsize (m)</port-name> + <value>191.272659</value> + </control> + <control> + <node-name>gverb_0</node-name> + <port-name>Reverb time (s)</port-name> + <value>7.575000</value> + </control> + <control> + <node-name>gverb_0</node-name> + <port-name>Damping</port-name> + <value>0.500000</value> + </control> + <control> + <node-name>gverb_0</node-name> + <port-name>Input bandwidth</port-name> + <value>0.750000</value> + </control> + <control> + <node-name>gverb_0</node-name> + <port-name>Dry signal level (dB)</port-name> + <value>-0.000100</value> + </control> + <control> + <node-name>gverb_0</node-name> + <port-name>Early reflection level (dB)</port-name> + <value>-28.636423</value> + </control> + <control> + <node-name>gverb_0</node-name> + <port-name>Tail level (dB)</port-name> + <value>-38.181862</value> + </control> + <control> + <node-name>quick_bass</node-name> + <port-name>volume</port-name> + <value>0.554124</value> + </control> + </preset> +</patch> diff --git a/src/clients/patches/testing/new_test/quick-bass.om b/src/clients/patches/testing/new_test/quick-bass.om new file mode 100644 index 00000000..2e716288 --- /dev/null +++ b/src/clients/patches/testing/new_test/quick-bass.om @@ -0,0 +1,319 @@ +<?xml version="1.0" encoding="UTF-8"?> +<patch> + <name>quick-bass</name> + <polyphony>2</polyphony> + <node> + <name>Saw-VCO_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>Saw-VCO</plugin-label> + <library-name>vco_sawpulse.so</library-name> + <module-x>1585.000000</module-x> + <module-y>1139.000000</module-y> + </node> + <node> + <name>adenv_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>adenv</plugin-label> + <library-name>adenv.so</library-name> + <module-x>1389.000000</module-x> + <module-y>1028.000000</module-y> + <port> + <name>Attack Time (s)</name> + <user-min>0.000000</user-min> + <user-max>0.100000</user-max> + </port> + <port> + <name>Decay Time (s)</name> + <user-min>0.000000</user-min> + <user-max>1.000000</user-max> + </port> + </node> + <node> + <name>audio_output_0</name> + <polyphonic>false</polyphonic> + <type>Internal</type> + <plugin-label>audio_output</plugin-label> + <module-x>1955.000000</module-x> + <module-y>1149.000000</module-y> + </node> + <node> + <name>dahdsr_g+t_control_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>dahdsr_g+t_control</plugin-label> + <library-name>dahdsr_2021.so</library-name> + <module-x>1463.000000</module-x> + <module-y>1228.000000</module-y> + <port> + <name>Delay Time (s)</name> + <user-min>0.000000</user-min> + <user-max>1.000000</user-max> + </port> + <port> + <name>Attack Time (s)</name> + <user-min>0.000000</user-min> + <user-max>0.100000</user-max> + </port> + <port> + <name>Hold Time (s)</name> + <user-min>0.000000</user-min> + <user-max>1.000000</user-max> + </port> + <port> + <name>Decay Time (s)</name> + <user-min>0.000000</user-min> + <user-max>1.000000</user-max> + </port> + <port> + <name>Release Time (s)</name> + <user-min>0.000000</user-min> + <user-max>0.200000</user-max> + </port> + </node> + <node> + <name>hz_voct_ar_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>hz_voct_ar</plugin-label> + <library-name>hz_voct_4200.so</library-name> + <module-x>1447.000000</module-x> + <module-y>1136.000000</module-y> + </node> + <node> + <name>interpolator_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>interpolator</plugin-label> + <library-name>interpolator_1660.so</library-name> + <module-x>1583.000000</module-x> + <module-y>1085.000000</module-y> + <port> + <name>Control Input</name> + <user-min>0.000000</user-min> + <user-max>4.000000</user-max> + </port> + </node> + <node> + <name>lp4pole_faraia_oa_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>lp4pole_faraia_oa</plugin-label> + <library-name>lp4pole_1671.so</library-name> + <module-x>1708.000000</module-x> + <module-y>1086.000000</module-y> + </node> + <node> + <name>note_in_0</name> + <polyphonic>false</polyphonic> + <type>Internal</type> + <plugin-label>note_in</plugin-label> + <module-x>1293.000000</module-x> + <module-y>1128.000000</module-y> + </node> + <node> + <name>product_iaia_oa_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>product_iaia_oa</plugin-label> + <library-name>product_1668.so</library-name> + <module-x>1826.000000</module-x> + <module-y>1136.000000</module-y> + </node> + <node> + <name>product_iaic_oa_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>product_iaic_oa</plugin-label> + <library-name>product_1668.so</library-name> + <module-x>1484.000000</module-x> + <module-y>1019.000000</module-y> + <port> + <name>Second Input</name> + <user-min>0.000000</user-min> + <user-max>5000.000000</user-max> + </port> + </node> + <node> + <name>sum_iaic_oa_0</name> + <polyphonic>false</polyphonic> + <type>LADSPA</type> + <plugin-label>sum_iaic_oa</plugin-label> + <library-name>sum_1665.so</library-name> + <module-x>1598.000000</module-x> + <module-y>1026.000000</module-y> + <port> + <name>Second Input</name> + <user-min>0.000000</user-min> + <user-max>1000.000000</user-max> + </port> + </node> + <connection> + <source-node>note_in_0</source-node> + <source-port>Gate</source-port> + <destination-node>dahdsr_g+t_control_0</destination-node> + <destination-port>Gate</destination-port> + </connection> + <connection> + <source-node>note_in_0</source-node> + <source-port>Trigger</source-port> + <destination-node>dahdsr_g+t_control_0</destination-node> + <destination-port>Trigger</destination-port> + </connection> + <connection> + <source-node>Saw-VCO_0</source-node> + <source-port>Output</source-port> + <destination-node>lp4pole_faraia_oa_0</destination-node> + <destination-port>Input</destination-port> + </connection> + <connection> + <source-node>lp4pole_faraia_oa_0</source-node> + <source-port>Output</source-port> + <destination-node>product_iaia_oa_0</destination-node> + <destination-port>First Input</destination-port> + </connection> + <connection> + <source-node>dahdsr_g+t_control_0</source-node> + <source-port>Envelope Out</source-port> + <destination-node>product_iaia_oa_0</destination-node> + <destination-port>Second Input</destination-port> + </connection> + <connection> + <source-node>product_iaia_oa_0</source-node> + <source-port>Product Output</source-port> + <destination-node>audio_output_0</destination-node> + <destination-port>out</destination-port> + </connection> + <connection> + <source-node>note_in_0</source-node> + <source-port>Gate</source-port> + <destination-node>adenv_0</destination-node> + <destination-port>Gate</destination-port> + </connection> + <connection> + <source-node>note_in_0</source-node> + <source-port>Trigger</source-port> + <destination-node>adenv_0</destination-node> + <destination-port>Trigger</destination-port> + </connection> + <connection> + <source-node>product_iaic_oa_0</source-node> + <source-port>Product Output</source-port> + <destination-node>sum_iaic_oa_0</destination-node> + <destination-port>First Input</destination-port> + </connection> + <connection> + <source-node>note_in_0</source-node> + <source-port>Frequency</source-port> + <destination-node>hz_voct_ar_0</destination-node> + <destination-port>Input</destination-port> + </connection> + <connection> + <source-node>hz_voct_ar_0</source-node> + <source-port>Output</source-port> + <destination-node>Saw-VCO_0</destination-node> + <destination-port>Frequency</destination-port> + </connection> + <connection> + <source-node>interpolator_0</source-node> + <source-port>Interpolated Output</source-port> + <destination-node>lp4pole_faraia_oa_0</destination-node> + <destination-port>Resonance</destination-port> + </connection> + <connection> + <source-node>adenv_0</source-node> + <source-port>Envelope Out</source-port> + <destination-node>product_iaic_oa_0</destination-node> + <destination-port>First Input</destination-port> + </connection> + <connection> + <source-node>sum_iaic_oa_0</source-node> + <source-port>Summed Output</source-port> + <destination-node>lp4pole_faraia_oa_0</destination-node> + <destination-port>Cutoff Frequency</destination-port> + </connection> + <preset> + <name>default</name> + <control> + <node-name>Saw-VCO_0</node-name> + <port-name>Octave</port-name> + <value>0.000000</value> + </control> + <control> + <node-name>Saw-VCO_0</node-name> + <port-name>Tune</port-name> + <value>0.000000</value> + </control> + <control> + <node-name>Saw-VCO_0</node-name> + <port-name>Exp FM gain</port-name> + <value>0.000000</value> + </control> + <control> + <node-name>Saw-VCO_0</node-name> + <port-name>Lin FM gain</port-name> + <value>0.000000</value> + </control> + <control> + <node-name>Saw-VCO_0</node-name> + <port-name>LP filter</port-name> + <value>1.000000</value> + </control> + <control> + <node-name>adenv_0</node-name> + <port-name>Attack Time (s)</port-name> + <value>0.001514</value> + </control> + <control> + <node-name>adenv_0</node-name> + <port-name>Decay Time (s)</port-name> + <value>0.181800</value> + </control> + <control> + <node-name>dahdsr_g+t_control_0</node-name> + <port-name>Delay Time (s)</port-name> + <value>0.000000</value> + </control> + <control> + <node-name>dahdsr_g+t_control_0</node-name> + <port-name>Attack Time (s)</port-name> + <value>0.004541</value> + </control> + <control> + <node-name>dahdsr_g+t_control_0</node-name> + <port-name>Hold Time (s)</port-name> + <value>0.000000</value> + </control> + <control> + <node-name>dahdsr_g+t_control_0</node-name> + <port-name>Decay Time (s)</port-name> + <value>0.112665</value> + </control> + <control> + <node-name>dahdsr_g+t_control_0</node-name> + <port-name>Sustain Level</port-name> + <value>0.844986</value> + </control> + <control> + <node-name>dahdsr_g+t_control_0</node-name> + <port-name>Release Time (s)</port-name> + <value>0.199900</value> + </control> + <control> + <node-name>interpolator_0</node-name> + <port-name>Control Input</port-name> + <value>0.000000</value> + </control> + <control> + <node-name>product_iaic_oa_0</node-name> + <port-name>Second Input</port-name> + <value>1000.000000</value> + </control> + <control> + <node-name>sum_iaic_oa_0</node-name> + <port-name>Second Input</port-name> + <value>349.999969</value> + </control> + </preset> +</patch> |