diff options
author | David Robillard <d@drobilla.net> | 2006-06-10 02:49:50 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2006-06-10 02:49:50 +0000 |
commit | 44a712694ee5b2f0ff56cd3b5d408e06bdc1328e (patch) | |
tree | 00d32bc2ecb61eecf6146a5496c80db6f674ea0b /src/clients/patches/glitch_drums | |
parent | 47246db7e9d71ba694b719001033fba1766a58c4 (diff) | |
download | ingen-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 'src/clients/patches/glitch_drums')
-rw-r--r-- | src/clients/patches/glitch_drums/glitch_drums.om | 29 | ||||
-rw-r--r-- | src/clients/patches/glitch_drums/rezzy_noise_wahp.om | 166 | ||||
-rw-r--r-- | src/clients/patches/glitch_drums/snare.om | 359 | ||||
-rw-r--r-- | src/clients/patches/glitch_drums/whippy_hat.om | 172 |
4 files changed, 0 insertions, 726 deletions
diff --git a/src/clients/patches/glitch_drums/glitch_drums.om b/src/clients/patches/glitch_drums/glitch_drums.om deleted file mode 100644 index d2a3e084..00000000 --- a/src/clients/patches/glitch_drums/glitch_drums.om +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<patch> - <name>glitch_drums</name> - <polyphony>1</polyphony> - <node> - <name>audio_output_0</name> - <polyphonic>true</polyphonic> - <type>Internal</type> - <plugin-label>audio_output</plugin-label> - <module-x>1423.000000</module-x> - <module-y>1018.000000</module-y> - </node> - <subpatch> - <name>snare</name> - <filename>snare.om</filename> - <polyphony>1</polyphony> - <module-x>1300.000000</module-x> - <module-y>980.000000</module-y> - </subpatch> - <connection> - <source-node>snare</source-node> - <source-port>audio_output_0</source-port> - <destination-node>audio_output_0</destination-node> - <destination-port>out</destination-port> - </connection> - <preset> - <name>default</name> - </preset> -</patch> diff --git a/src/clients/patches/glitch_drums/rezzy_noise_wahp.om b/src/clients/patches/glitch_drums/rezzy_noise_wahp.om deleted file mode 100644 index 85fcc6b8..00000000 --- a/src/clients/patches/glitch_drums/rezzy_noise_wahp.om +++ /dev/null @@ -1,166 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<patch> - <name>foo</name> - <polyphony>1</polyphony> - <node> - <name>adsr_g+t_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>adsr_g+t</plugin-label> - <library-name>adsr_1680.so</library-name> - <module-x>1507.000000</module-x> - <module-y>1138.000000</module-y> - <port> - <name>Attack 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>1.000000</user-max> - </port> - </node> - <node> - <name>amp_mono_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>amp_mono</plugin-label> - <library-name>cmt.so</library-name> - <module-x>1711.000000</module-x> - <module-y>1100.000000</module-y> - <port> - <name>Gain</name> - <user-min>0.000000</user-min> - <user-max>1.000000</user-max> - </port> - </node> - <node> - <name>audio_output_0</name> - <polyphonic>true</polyphonic> - <type>Internal</type> - <plugin-label>audio_output</plugin-label> - <module-x>1801.000000</module-x> - <module-y>1119.000000</module-y> - </node> - <node> - <name>note_in_0</name> - <polyphonic>true</polyphonic> - <type>Internal</type> - <plugin-label>note_in</plugin-label> - <module-x>1391.000000</module-x> - <module-y>1158.000000</module-y> - </node> - <node> - <name>pink_full_frequency_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>pink_full_frequency</plugin-label> - <library-name>cmt.so</library-name> - <module-x>1466.000000</module-x> - <module-y>1074.000000</module-y> - </node> - <node> - <name>vcf_reslp_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>vcf_reslp</plugin-label> - <library-name>vcf_cv_in.so</library-name> - <module-x>1608.000000</module-x> - <module-y>1100.000000</module-y> - <port> - <name>Frequency Offset</name> - <user-min>0.000000</user-min> - <user-max>20000.000000</user-max> - </port> - </node> - <connection> - <source-node>note_in_0</source-node> - <source-port>Gate</source-port> - <destination-node>adsr_g+t_0</destination-node> - <destination-port>Gate</destination-port> - </connection> - <connection> - <source-node>note_in_0</source-node> - <source-port>Trigger</source-port> - <destination-node>adsr_g+t_0</destination-node> - <destination-port>Trigger</destination-port> - </connection> - <connection> - <source-node>adsr_g+t_0</source-node> - <source-port>Envelope Out</source-port> - <destination-node>vcf_reslp_0</destination-node> - <destination-port>Frequency Input</destination-port> - </connection> - <connection> - <source-node>vcf_reslp_0</source-node> - <source-port>Output</source-port> - <destination-node>amp_mono_0</destination-node> - <destination-port>Input</destination-port> - </connection> - <connection> - <source-node>amp_mono_0</source-node> - <source-port>Output</source-port> - <destination-node>audio_output_0</destination-node> - <destination-port>out</destination-port> - </connection> - <connection> - <source-node>pink_full_frequency_0</source-node> - <source-port>Output</source-port> - <destination-node>vcf_reslp_0</destination-node> - <destination-port>Input</destination-port> - </connection> - <preset> - <name>default</name> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Attack Time (s)</port-name> - <value>0.378113</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Decay Time (s)</port-name> - <value>0.025208</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Sustain Level</port-name> - <value>0.000000</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Release Time (s)</port-name> - <value>0.000000</value> - </control> - <control> - <node-name>amp_mono_0</node-name> - <port-name>Gain</port-name> - <value>0.774923</value> - </control> - <control> - <node-name>vcf_reslp_0</node-name> - <port-name>Gain</port-name> - <value>0.999900</value> - </control> - <control> - <node-name>vcf_reslp_0</node-name> - <port-name>Frequency Offset</port-name> - <value>0.000000</value> - </control> - <control> - <node-name>vcf_reslp_0</node-name> - <port-name>Frequency Pitch</port-name> - <value>-1.206916</value> - </control> - <control> - <node-name>vcf_reslp_0</node-name> - <port-name>Resonance Offset</port-name> - <value>0.982678</value> - </control> - </preset> -</patch> diff --git a/src/clients/patches/glitch_drums/snare.om b/src/clients/patches/glitch_drums/snare.om deleted file mode 100644 index 9f080971..00000000 --- a/src/clients/patches/glitch_drums/snare.om +++ /dev/null @@ -1,359 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<patch> - <name>snare</name> - <polyphony>1</polyphony> - <node> - <name>adsr_g+t_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>adsr_g+t</plugin-label> - <library-name>adsr_1680.so</library-name> - <module-x>1353.000000</module-x> - <module-y>1072.000000</module-y> - <port> - <name>Attack 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>1.000000</user-max> - </port> - </node> - <node> - <name>adsr_g+t_1</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>adsr_g+t</plugin-label> - <library-name>adsr_1680.so</library-name> - <module-x>1354.000000</module-x> - <module-y>970.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> - <port> - <name>Release Time (s)</name> - <user-min>0.000000</user-min> - <user-max>1.000000</user-max> - </port> - </node> - <node> - <name>audio_output_0</name> - <polyphonic>true</polyphonic> - <type>Internal</type> - <plugin-label>audio_output</plugin-label> - <module-x>1811.000000</module-x> - <module-y>1173.000000</module-y> - </node> - <node> - <name>decimator_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>decimator</plugin-label> - <library-name>decimator_1202.so</library-name> - <module-x>1369.000000</module-x> - <module-y>1236.000000</module-y> - </node> - <node> - <name>lp4pole_faraia_oa_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>lp4pole_faraia_oa</plugin-label> - <library-name>lp4pole_1671.so</library-name> - <module-x>1584.000000</module-x> - <module-y>1122.000000</module-y> - </node> - <node> - <name>midi_input</name> - <polyphonic>true</polyphonic> - <type>Internal</type> - <plugin-label>midi_input</plugin-label> - <module-x>1142.000000</module-x> - <module-y>1110.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>1241.000000</module-x> - <module-y>1252.000000</module-y> - </node> - <node> - <name>note_in_0</name> - <polyphonic>true</polyphonic> - <type>Internal</type> - <plugin-label>note_in</plugin-label> - <module-x>1234.000000</module-x> - <module-y>1126.000000</module-y> - </node> - <node> - <name>product_iaia_oa_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>product_iaia_oa</plugin-label> - <library-name>product_1668.so</library-name> - <module-x>1707.000000</module-x> - <module-y>1196.000000</module-y> - </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>1469.000000</module-x> - <module-y>1096.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>1.000000</user-max> - </port> - <port> - <name>Output Max</name> - <user-min>0.000000</user-min> - <user-max>4.000000</user-max> - </port> - </node> - <node> - <name>range_trans_cr_1</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>range_trans_cr</plugin-label> - <library-name>range_trans_4210.so</library-name> - <module-x>1492.000000</module-x> - <module-y>995.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>1000.000000</user-max> - </port> - <port> - <name>Output Max</name> - <user-min>0.000000</user-min> - <user-max>10000.000000</user-max> - </port> - </node> - <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>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>adsr_g+t_0</source-node> - <source-port>Envelope Out</source-port> - <destination-node>range_trans_cr_0</destination-node> - <destination-port>Input</destination-port> - </connection> - <connection> - <source-node>range_trans_cr_0</source-node> - <source-port>Output</source-port> - <destination-node>lp4pole_faraia_oa_0</destination-node> - <destination-port>Resonance</destination-port> - </connection> - <connection> - <source-node>adsr_g+t_1</source-node> - <source-port>Envelope Out</source-port> - <destination-node>range_trans_cr_1</destination-node> - <destination-port>Input</destination-port> - </connection> - <connection> - <source-node>range_trans_cr_1</source-node> - <source-port>Output</source-port> - <destination-node>lp4pole_faraia_oa_0</destination-node> - <destination-port>Cutoff Frequency</destination-port> - </connection> - <connection> - <source-node>noise_source_white_0</source-node> - <source-port>Output</source-port> - <destination-node>decimator_0</destination-node> - <destination-port>Input</destination-port> - </connection> - <connection> - <source-node>adsr_g+t_1</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>note_in_0</source-node> - <source-port>Gate</source-port> - <destination-node>adsr_g+t_1</destination-node> - <destination-port>Gate</destination-port> - </connection> - <connection> - <source-node>note_in_0</source-node> - <source-port>Gate</source-port> - <destination-node>adsr_g+t_0</destination-node> - <destination-port>Gate</destination-port> - </connection> - <connection> - <source-node>note_in_0</source-node> - <source-port>Trigger</source-port> - <destination-node>adsr_g+t_0</destination-node> - <destination-port>Trigger</destination-port> - </connection> - <connection> - <source-node>note_in_0</source-node> - <source-port>Trigger</source-port> - <destination-node>adsr_g+t_1</destination-node> - <destination-port>Trigger</destination-port> - </connection> - <connection> - <source-node>note_in_0</source-node> - <source-port>Frequency</source-port> - <destination-node>lp4pole_faraia_oa_0</destination-node> - <destination-port>Cutoff Frequency</destination-port> - </connection> - <connection> - <source-node>decimator_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>midi_input</source-node> - <source-port>in</source-port> - <destination-node>note_in_0</destination-node> - <destination-port>MIDI In</destination-port> - </connection> - <preset> - <name>default</name> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Attack Time (s)</port-name> - <value>0.318150</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Decay Time (s)</port-name> - <value>0.132062</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Sustain Level</port-name> - <value>0.886704</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Release Time (s)</port-name> - <value>0.084897</value> - </control> - <control> - <node-name>adsr_g+t_1</node-name> - <port-name>Attack Time (s)</port-name> - <value>0.001265</value> - </control> - <control> - <node-name>adsr_g+t_1</node-name> - <port-name>Decay Time (s)</port-name> - <value>0.063285</value> - </control> - <control> - <node-name>adsr_g+t_1</node-name> - <port-name>Sustain Level</port-name> - <value>0.569563</value> - </control> - <control> - <node-name>adsr_g+t_1</node-name> - <port-name>Release Time (s)</port-name> - <value>0.038310</value> - </control> - <control> - <node-name>decimator_0</node-name> - <port-name>Bit depth</port-name> - <value>23.999901</value> - </control> - <control> - <node-name>decimator_0</node-name> - <port-name>Sample rate (Hz)</port-name> - <value>48000.000000</value> - </control> - <control> - <node-name>noise_source_white_0</node-name> - <port-name>Amplitude</port-name> - <value>1.000000</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>0.318150</value> - </control> - <control> - <node-name>range_trans_cr_0</node-name> - <port-name>Output Max</port-name> - <value>1.818136</value> - </control> - <control> - <node-name>range_trans_cr_1</node-name> - <port-name>Input Min</port-name> - <value>0.000000</value> - </control> - <control> - <node-name>range_trans_cr_1</node-name> - <port-name>Input Max</port-name> - <value>1.000000</value> - </control> - <control> - <node-name>range_trans_cr_1</node-name> - <port-name>Output Min</port-name> - <value>1000.000000</value> - </control> - <control> - <node-name>range_trans_cr_1</node-name> - <port-name>Output Max</port-name> - <value>2093.023193</value> - </control> - </preset> -</patch> diff --git a/src/clients/patches/glitch_drums/whippy_hat.om b/src/clients/patches/glitch_drums/whippy_hat.om deleted file mode 100644 index f4bc50e8..00000000 --- a/src/clients/patches/glitch_drums/whippy_hat.om +++ /dev/null @@ -1,172 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<patch> - <name>ch88_hh_01.om</name> - <polyphony>1</polyphony> - <node> - <name>Mvclpf-4_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>Mvclpf-4</plugin-label> - <library-name>mvclpf24.so</library-name> - <module-x>1453,000000</module-x> - <module-y>970,000000</module-y> - </node> - <node> - <name>adsr_g+t_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>adsr_g+t</plugin-label> - <library-name>adsr_1680.so</library-name> - <module-x>1455.000000</module-x> - <module-y>1149.000000</module-y> - <port> - <name>Attack 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>1.000000</user-max> - </port> - </node> - <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>1091.000000</module-y> - </node> - <node> - <name>note_in_0</name> - <polyphonic>true</polyphonic> - <type>Internal</type> - <plugin-label>note_in</plugin-label> - <module-x>1294,000000</module-x> - <module-y>1064,000000</module-y> - </node> - <node> - <name>pink_full_frequency_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>pink_full_frequency</plugin-label> - <library-name>cmt.so</library-name> - <module-x>1292,000000</module-x> - <module-y>969,000000</module-y> - </node> - <node> - <name>product_iaia_oa_0</name> - <polyphonic>true</polyphonic> - <type>LADSPA</type> - <plugin-label>product_iaia_oa</plugin-label> - <library-name>product_1668.so</library-name> - <module-x>1597,000000</module-x> - <module-y>1066,000000</module-y> - </node> - <connection> - <source-node>pink_full_frequency_0</source-node> - <source-port>Output</source-port> - <destination-node>Mvclpf-4_0</destination-node> - <destination-port>Input</destination-port> - </connection> - <connection> - <source-node>note_in_0</source-node> - <source-port>Trigger</source-port> - <destination-node>adsr_g+t_0</destination-node> - <destination-port>Trigger</destination-port> - </connection> - <connection> - <source-node>adsr_g+t_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>Mvclpf-4_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>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>adsr_g+t_0</destination-node> - <destination-port>Gate</destination-port> - </connection> - <connection> - <source-node>pink_full_frequency_0</source-node> - <source-port>Output</source-port> - <destination-node>Mvclpf-4_0</destination-node> - <destination-port>Exp FM</destination-port> - </connection> - <preset> - <name>default</name> - <control> - <node-name>Mvclpf-4_0</node-name> - <port-name>Input gain (dB)</port-name> - <value>0.000000</value> - </control> - <control> - <node-name>Mvclpf-4_0</node-name> - <port-name>Frequency (CR)</port-name> - <value>5.051291</value> - </control> - <control> - <node-name>Mvclpf-4_0</node-name> - <port-name>Exp FM gain</port-name> - <value>8.972242</value> - </control> - <control> - <node-name>Mvclpf-4_0</node-name> - <port-name>Resonance (CR)</port-name> - <value>0.829957</value> - </control> - <control> - <node-name>Mvclpf-4_0</node-name> - <port-name>Resonance gain</port-name> - <value>0.822052</value> - </control> - <control> - <node-name>Mvclpf-4_0</node-name> - <port-name>Filter poles</port-name> - <value>4.000000</value> - </control> - <control> - <node-name>Mvclpf-4_0</node-name> - <port-name>Output gain (dB)</port-name> - <value>0.000000</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Attack Time (s)</port-name> - <value>0.003952</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Decay Time (s)</port-name> - <value>0.019761</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Sustain Level</port-name> - <value>0.000000</value> - </control> - <control> - <node-name>adsr_g+t_0</node-name> - <port-name>Release Time (s)</port-name> - <value>0.000000</value> - </control> - </preset> -</patch> |