summaryrefslogtreecommitdiffstats
path: root/arts/examples/mixer_element_eqfx.arts
diff options
context:
space:
mode:
Diffstat (limited to 'arts/examples/mixer_element_eqfx.arts')
-rw-r--r--arts/examples/mixer_element_eqfx.arts740
1 files changed, 740 insertions, 0 deletions
diff --git a/arts/examples/mixer_element_eqfx.arts b/arts/examples/mixer_element_eqfx.arts
new file mode 100644
index 00000000..b7248fcb
--- /dev/null
+++ b/arts/examples/mixer_element_eqfx.arts
@@ -0,0 +1,740 @@
+name=mixer_element_eqfx
+module=Gui_SUB_PANEL
+{
+ id=147
+ x=6
+ y=1
+ port=parent
+ {
+ id=148
+ connect_to=279
+ }
+ port=x
+ {
+ id=149
+ audio_data=0.00000
+ }
+ port=y
+ {
+ id=150
+ audio_data=0.00000
+ }
+ port=width
+ {
+ id=151
+ audio_data=6.50000
+ }
+ port=height
+ {
+ id=152
+ audio_data=32.00000
+ }
+ port=pixmap
+ {
+ id=153
+ string_data=easyblue
+ }
+ port=id
+ {
+ id=154
+ connect_to=156
+ connect_to=183
+ connect_to=206
+ connect_to=216
+ connect_to=226
+ connect_to=236
+ connect_to=246
+ connect_to=256
+ }
+}
+module=Gui_POTI
+{
+ id=155
+ x=0
+ y=3
+ port=parent
+ {
+ id=156
+ connect_to=154
+ }
+ port=x
+ {
+ id=157
+ audio_data=1.00000
+ }
+ port=y
+ {
+ id=158
+ audio_data=2.00000
+ }
+ port=color
+ {
+ id=159
+ string_data=red
+ }
+ port=caption
+ {
+ id=160
+ string_data=VOLUME
+ }
+ port=min
+ {
+ id=161
+ audio_data=0.00000
+ }
+ port=max
+ {
+ id=162
+ audio_data=1.00000
+ }
+ port=initial
+ {
+ id=163
+ audio_data=1.00000
+ }
+ port=value
+ {
+ id=164
+ connect_to=176
+ connect_to=180
+ }
+}
+module=Synth_BUS_DOWNLINK
+{
+ id=165
+ x=8
+ y=4
+ port=clients
+ {
+ id=166
+ audio_data=1.00000
+ }
+ port=busname
+ {
+ id=167
+ connect_to=278
+ }
+ port=left
+ {
+ id=168
+ connect_to=175
+ }
+ port=right
+ {
+ id=169
+ connect_to=179
+ }
+}
+module=Synth_BUS_UPLINK
+{
+ id=170
+ x=1
+ y=21
+ port=left
+ {
+ id=171
+ connect_to=196
+ }
+ port=right
+ {
+ id=172
+ connect_to=204
+ }
+ port=busname
+ {
+ id=173
+ connect_to=277
+ }
+}
+module=Synth_MUL
+{
+ id=174
+ x=0
+ y=7
+ port=invalue
+ {
+ id=175
+ connect_to=168
+ }
+ port=faktor
+ {
+ id=176
+ connect_to=164
+ }
+ port=outvalue
+ {
+ id=177
+ connect_to=190
+ }
+}
+module=Synth_MUL
+{
+ id=178
+ x=6
+ y=7
+ port=invalue
+ {
+ id=179
+ connect_to=169
+ }
+ port=faktor
+ {
+ id=180
+ connect_to=164
+ }
+ port=outvalue
+ {
+ id=181
+ connect_to=198
+ }
+}
+module=Gui_LABEL
+{
+ id=182
+ x=13
+ y=4
+ port=parent
+ {
+ id=183
+ connect_to=154
+ }
+ port=x
+ {
+ id=184
+ audio_data=0.00000
+ }
+ port=y
+ {
+ id=185
+ audio_data=0.00000
+ }
+ port=color
+ {
+ id=186
+ string_data=#fff7a3
+ }
+ port=caption
+ {
+ id=187
+ connect_to=278
+ }
+ port=pixmap
+ {
+ id=188
+ string_data=easylabel
+ }
+}
+module=Synth_STD_EQUALIZER
+{
+ id=189
+ x=0
+ y=17
+ port=invalue
+ {
+ id=190
+ connect_to=177
+ }
+ port=low
+ {
+ id=191
+ connect_to=234
+ }
+ port=mid
+ {
+ id=192
+ connect_to=214
+ }
+ port=high
+ {
+ id=193
+ connect_to=224
+ }
+ port=frequency
+ {
+ id=194
+ connect_to=244
+ }
+ port=q
+ {
+ id=195
+ connect_to=254
+ }
+ port=outvalue
+ {
+ id=196
+ connect_to=171
+ connect_to=270
+ }
+}
+module=Synth_STD_EQUALIZER
+{
+ id=197
+ x=7
+ y=17
+ port=invalue
+ {
+ id=198
+ connect_to=181
+ }
+ port=low
+ {
+ id=199
+ connect_to=234
+ }
+ port=mid
+ {
+ id=200
+ connect_to=214
+ }
+ port=high
+ {
+ id=201
+ connect_to=224
+ }
+ port=frequency
+ {
+ id=202
+ connect_to=244
+ }
+ port=q
+ {
+ id=203
+ connect_to=254
+ }
+ port=outvalue
+ {
+ id=204
+ connect_to=172
+ connect_to=274
+ }
+}
+module=Gui_POTI
+{
+ id=205
+ x=14
+ y=9
+ port=parent
+ {
+ id=206
+ connect_to=154
+ }
+ port=x
+ {
+ id=207
+ audio_data=1.00000
+ }
+ port=y
+ {
+ id=208
+ audio_data=10.00000
+ }
+ port=color
+ {
+ id=209
+ string_data=darkblue
+ }
+ port=caption
+ {
+ id=210
+ string_data=MID
+ }
+ port=min
+ {
+ id=211
+ audio_data=-24.00000
+ }
+ port=max
+ {
+ id=212
+ audio_data=24.00000
+ }
+ port=initial
+ {
+ id=213
+ audio_data=0.00000
+ }
+ port=value
+ {
+ id=214
+ connect_to=192
+ connect_to=200
+ }
+}
+module=Gui_POTI
+{
+ id=215
+ x=14
+ y=11
+ port=parent
+ {
+ id=216
+ connect_to=154
+ }
+ port=x
+ {
+ id=217
+ audio_data=1.00000
+ }
+ port=y
+ {
+ id=218
+ audio_data=14.00000
+ }
+ port=color
+ {
+ id=219
+ string_data=darkblue
+ }
+ port=caption
+ {
+ id=220
+ string_data=HIGH
+ }
+ port=min
+ {
+ id=221
+ audio_data=-24.00000
+ }
+ port=max
+ {
+ id=222
+ audio_data=24.00000
+ }
+ port=initial
+ {
+ id=223
+ audio_data=0.00000
+ }
+ port=value
+ {
+ id=224
+ connect_to=193
+ connect_to=201
+ }
+}
+module=Gui_POTI
+{
+ id=225
+ x=14
+ y=7
+ port=parent
+ {
+ id=226
+ connect_to=154
+ }
+ port=x
+ {
+ id=227
+ audio_data=1.00000
+ }
+ port=y
+ {
+ id=228
+ audio_data=6.00000
+ }
+ port=color
+ {
+ id=229
+ string_data=darkblue
+ }
+ port=caption
+ {
+ id=230
+ string_data=LOW
+ }
+ port=min
+ {
+ id=231
+ audio_data=-24.00000
+ }
+ port=max
+ {
+ id=232
+ audio_data=24.00000
+ }
+ port=initial
+ {
+ id=233
+ audio_data=0.00000
+ }
+ port=value
+ {
+ id=234
+ connect_to=191
+ connect_to=199
+ }
+}
+module=Gui_POTI
+{
+ id=235
+ x=14
+ y=13
+ port=parent
+ {
+ id=236
+ connect_to=154
+ }
+ port=x
+ {
+ id=237
+ audio_data=1.00000
+ }
+ port=y
+ {
+ id=238
+ audio_data=18.00000
+ }
+ port=color
+ {
+ id=239
+ string_data=darkgreen
+ }
+ port=caption
+ {
+ id=240
+ string_data=FREQUENCY
+ }
+ port=min
+ {
+ id=241
+ audio_data=1.00000
+ }
+ port=max
+ {
+ id=242
+ audio_data=5000.00000
+ }
+ port=initial
+ {
+ id=243
+ audio_data=1000.00000
+ }
+ port=value
+ {
+ id=244
+ connect_to=194
+ connect_to=202
+ }
+}
+module=Gui_POTI
+{
+ id=245
+ x=14
+ y=15
+ port=parent
+ {
+ id=246
+ connect_to=154
+ }
+ port=x
+ {
+ id=247
+ audio_data=1.00000
+ }
+ port=y
+ {
+ id=248
+ audio_data=22.00000
+ }
+ port=color
+ {
+ id=249
+ string_data=darkgreen
+ }
+ port=caption
+ {
+ id=250
+ string_data=Q
+ }
+ port=min
+ {
+ id=251
+ audio_data=0.10000
+ }
+ port=max
+ {
+ id=252
+ audio_data=2.00000
+ }
+ port=initial
+ {
+ id=253
+ audio_data=1.00000
+ }
+ port=value
+ {
+ id=254
+ connect_to=195
+ connect_to=203
+ }
+}
+module=Gui_POTI
+{
+ id=255
+ x=14
+ y=17
+ port=parent
+ {
+ id=256
+ connect_to=154
+ }
+ port=x
+ {
+ id=257
+ audio_data=1.00000
+ }
+ port=y
+ {
+ id=258
+ audio_data=26.00000
+ }
+ port=color
+ {
+ id=259
+ string_data=grey
+ }
+ port=caption
+ {
+ id=260
+ string_data=EFFECT
+ }
+ port=min
+ {
+ id=261
+ audio_data=0.00000
+ }
+ port=max
+ {
+ id=262
+ audio_data=1.00000
+ }
+ port=initial
+ {
+ id=263
+ audio_data=0.00000
+ }
+ port=value
+ {
+ id=264
+ connect_to=271
+ connect_to=275
+ }
+}
+module=Synth_BUS_UPLINK
+{
+ id=265
+ x=12
+ y=22
+ port=left
+ {
+ id=266
+ connect_to=272
+ }
+ port=right
+ {
+ id=267
+ connect_to=276
+ }
+ port=busname
+ {
+ id=268
+ string_data=effect
+ }
+}
+module=Synth_MUL
+{
+ id=269
+ x=9
+ y=20
+ port=invalue
+ {
+ id=270
+ connect_to=196
+ }
+ port=faktor
+ {
+ id=271
+ connect_to=264
+ }
+ port=outvalue
+ {
+ id=272
+ connect_to=266
+ }
+}
+module=Synth_MUL
+{
+ id=273
+ x=12
+ y=20
+ port=invalue
+ {
+ id=274
+ connect_to=204
+ }
+ port=faktor
+ {
+ id=275
+ connect_to=264
+ }
+ port=outvalue
+ {
+ id=276
+ connect_to=267
+ }
+}
+structureport
+{
+ name=output
+ x=4
+ y=20
+ position=2
+ type
+ {
+ direction=output
+ datatype=string
+ conntype=property
+ }
+ data
+ {
+ id=277
+ connect_to=173
+ }
+}
+structureport
+{
+ name=input
+ x=13
+ y=0
+ position=1
+ type
+ {
+ direction=output
+ datatype=string
+ conntype=property
+ }
+ data
+ {
+ id=278
+ connect_to=167
+ connect_to=187
+ }
+}
+structureport
+{
+ name=parent
+ x=7
+ y=0
+ position=0
+ type
+ {
+ direction=output
+ datatype=audio
+ conntype=stream
+ }
+ data
+ {
+ id=279
+ connect_to=148
+ }
+}