From acbda29f838280ba98cf9e9e539e9d8a6e8fc6ad Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 9 Jun 2006 15:07:31 +0000 Subject: Added Om aka Graph aka god knows what git-svn-id: http://svn.drobilla.net/lad/grauph@9 a436a847-0d15-0410-975c-d299462d15a1 --- src/clients/patches/fm_operator.om | 273 +++++++++++++++++++++++++++++++++++++ 1 file changed, 273 insertions(+) create mode 100644 src/clients/patches/fm_operator.om (limited to 'src/clients/patches/fm_operator.om') diff --git a/src/clients/patches/fm_operator.om b/src/clients/patches/fm_operator.om new file mode 100644 index 00000000..b9d7dca6 --- /dev/null +++ b/src/clients/patches/fm_operator.om @@ -0,0 +1,273 @@ + + + op3 + 4 + 1542 + 1104 + + amp_env + true + LADSPA + adsr_g+t + adsr_1680.so + 1469.000000 + 1213.000000 + + Attack Time (s) + 0.000000 + 0.100000 + + + Decay Time (s) + 0.000000 + 1.000000 + + + Release Time (s) + 0.000000 + 1.000000 + + + + attack + false + Internal + control_input + 1353.000000 + 1226.000000 + 0.100000 + 0.000000 + + + base_frequency + false + Internal + audio_input + 1455.000000 + 1009.000000 + + + decay + false + Internal + control_input + 1352.000000 + 1262.000000 + + + deviation + false + Internal + control_input + 1372.000000 + 1082.000000 + 5000.000000 + 0.000000 + + + fm_osc + true + LADSPA + fmOsc + fm_osc_1415.so + 1596.000000 + 1029.000000 + + + gate + false + Internal + audio_input + 1362.000000 + 1150.000000 + + + mod_influence + true + LADSPA + product_iaic_oa + product_1668.so + 1461.000000 + 1076.000000 + + + modulator + false + Internal + audio_input + 1366.000000 + 1041.000000 + + + output + false + Internal + audio_output + 1957.000000 + 1126.000000 + + + release + false + Internal + control_input + 1348.000000 + 1337.000000 + + + sustain + false + Internal + control_input + 1349.000000 + 1298.000000 + + + trigger + false + Internal + audio_input + 1352.000000 + 1188.000000 + + + voice_amp + true + LADSPA + product_iaia_oa + product_1668.so + 1847.000000 + 1096.000000 + + + gate + in + amp_env + Gate + + + trigger + in + amp_env + Trigger + + + attack + in + amp_env + Attack Time (s) + + + decay + in + amp_env + Decay Time (s) + + + sustain + in + amp_env + Sustain Level + + + release + in + amp_env + Release Time (s) + + + deviation + in + mod_influence + Second Input + + + base_frequency + in + fm_osc + Frequency (Hz) + + + modulator + in + mod_influence + First Input + + + mod_influence + Product Output + fm_osc + Frequency (Hz) + + + amp_env + Envelope Out + voice_amp + Second Input + + + fm_osc + Output + voice_amp + First Input + + + voice_amp + Product Output + output + out + + + default + + amp_env + Attack Time (s) + 0.001249 + + + amp_env + Decay Time (s) + 0.324968 + + + amp_env + Sustain Level + 0.274972 + + + amp_env + Release Time (s) + 0.224977 + + + fm_osc + Waveform (1=sin, 2=tri, 3=squ, 4=saw) + 1.000000 + + + mod_influence + Second Input + 3750.000000 + + + attack + 0.001249 + + + decay + 0.100348 + + + deviation + 498.084290 + + + release + 0.354803 + + + sustain + 0.476655 + + + -- cgit v1.2.1