summaryrefslogtreecommitdiffstats
path: root/arts/examples/instrument_moog_vcf_tune_GUI.arts
diff options
context:
space:
mode:
Diffstat (limited to 'arts/examples/instrument_moog_vcf_tune_GUI.arts')
-rw-r--r--arts/examples/instrument_moog_vcf_tune_GUI.arts331
1 files changed, 331 insertions, 0 deletions
diff --git a/arts/examples/instrument_moog_vcf_tune_GUI.arts b/arts/examples/instrument_moog_vcf_tune_GUI.arts
new file mode 100644
index 00000000..6db62f60
--- /dev/null
+++ b/arts/examples/instrument_moog_vcf_tune_GUI.arts
@@ -0,0 +1,331 @@
+name=instrument_moog_vcf_tune_GUI
+module=Arts::Widget
+{
+ id=0
+ x=1
+ y=2
+ port=widgetID
+ {
+ id=1
+ }
+ port=parent
+ {
+ id=2
+ }
+ port=x
+ {
+ id=3
+ any_data=value:000000056c6f6e67000000000400000000
+ }
+ port=y
+ {
+ id=4
+ any_data=value:000000056c6f6e67000000000400000000
+ }
+ port=width
+ {
+ id=5
+ any_data=value:000000056c6f6e6700000000040000000a
+ }
+ port=height
+ {
+ id=6
+ any_data=value:000000056c6f6e6700000000040000000a
+ }
+ port=visible
+ {
+ id=7
+ any_data=value:00000008626f6f6c65616e000000000101
+ }
+}
+module=Arts::Poti
+{
+ id=8
+ x=3
+ y=4
+ port=widgetID
+ {
+ id=9
+ }
+ port=parent
+ {
+ id=10
+ }
+ port=x
+ {
+ id=11
+ any_data=value:000000056c6f6e67000000000400000064
+ }
+ port=y
+ {
+ id=12
+ any_data=value:000000056c6f6e67000000000400000000
+ }
+ port=width
+ {
+ id=13
+ any_data=value:000000056c6f6e6700000000040000000a
+ }
+ port=height
+ {
+ id=14
+ any_data=value:000000056c6f6e6700000000040000000a
+ }
+ port=visible
+ {
+ id=15
+ any_data=value:00000008626f6f6c65616e000000000101
+ }
+ port=text
+ {
+ id=16
+ string_data= CUTOFF
+ }
+ port=color
+ {
+ id=17
+ string_data=red
+ }
+ port=min
+ {
+ id=18
+ audio_data=100.00000
+ }
+ port=max
+ {
+ id=19
+ audio_data=8000.00000
+ }
+ port=value
+ {
+ id=20
+ }
+}
+module=Arts::Poti
+{
+ id=21
+ x=3
+ y=7
+ port=widgetID
+ {
+ id=22
+ }
+ port=parent
+ {
+ id=23
+ }
+ port=x
+ {
+ id=24
+ any_data=value:000000056c6f6e670000000004000000c8
+ }
+ port=y
+ {
+ id=25
+ any_data=value:000000056c6f6e67000000000400000000
+ }
+ port=width
+ {
+ id=26
+ any_data=value:000000056c6f6e6700000000040000000a
+ }
+ port=height
+ {
+ id=27
+ any_data=value:000000056c6f6e6700000000040000000a
+ }
+ port=visible
+ {
+ id=28
+ any_data=value:00000008626f6f6c65616e000000000101
+ }
+ port=text
+ {
+ id=29
+ string_data= RESO
+ }
+ port=color
+ {
+ id=30
+ string_data=red
+ }
+ port=min
+ {
+ id=31
+ audio_data=0.00000
+ }
+ port=max
+ {
+ id=32
+ audio_data=3.95000
+ }
+ port=value
+ {
+ id=33
+ }
+}
+module=Arts::Poti
+{
+ id=34
+ x=3
+ y=10
+ port=widgetID
+ {
+ id=35
+ }
+ port=parent
+ {
+ id=36
+ }
+ port=x
+ {
+ id=37
+ any_data=value:000000056c6f6e6700000000040000012c
+ }
+ port=y
+ {
+ id=38
+ any_data=value:000000056c6f6e67000000000400000000
+ }
+ port=width
+ {
+ id=39
+ any_data=value:000000056c6f6e6700000000040000000a
+ }
+ port=height
+ {
+ id=40
+ any_data=value:000000056c6f6e6700000000040000000a
+ }
+ port=visible
+ {
+ id=41
+ any_data=value:00000008626f6f6c65616e000000000101
+ }
+ port=text
+ {
+ id=42
+ string_data=DETUNE
+ }
+ port=color
+ {
+ id=43
+ string_data=orange
+ }
+ port=min
+ {
+ id=44
+ audio_data=1.00000
+ }
+ port=max
+ {
+ id=45
+ audio_data=1.02000
+ }
+ port=value
+ {
+ id=46
+ }
+}
+structureport
+{
+ name=parent
+ x=2
+ y=1
+ position=0
+ type
+ {
+ direction=output
+ datatype=audio
+ conntype=stream
+ }
+ data
+ {
+ id=47
+ }
+}
+structureport
+{
+ name=x
+ x=3
+ y=1
+ position=1
+ type
+ {
+ direction=output
+ datatype=audio
+ conntype=property
+ }
+ data
+ {
+ id=48
+ }
+}
+structureport
+{
+ name=y
+ x=4
+ y=1
+ position=2
+ type
+ {
+ direction=output
+ datatype=audio
+ conntype=property
+ }
+ data
+ {
+ id=49
+ }
+}
+structureport
+{
+ name=cutoff
+ x=5
+ y=5
+ position=0
+ type
+ {
+ direction=input
+ datatype=audio
+ conntype=stream
+ }
+ data
+ {
+ id=50
+ }
+}
+structureport
+{
+ name=resonance
+ x=5
+ y=8
+ position=1
+ type
+ {
+ direction=input
+ datatype=audio
+ conntype=stream
+ }
+ data
+ {
+ id=51
+ }
+}
+structureport
+{
+ name=detune
+ x=5
+ y=11
+ position=2
+ type
+ {
+ direction=input
+ datatype=audio
+ conntype=stream
+ }
+ data
+ {
+ id=52
+ }
+}