summaryrefslogtreecommitdiffstats
path: root/arts/examples/template_Instrument_GUI.arts
blob: 751d4cc4dbfff60da5fa52966248f9563e1920fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
name=template_Instrument_GUI
module=Arts::Widget
{
  id=0
  x=1
  y=2
  port=widgetID
  {
    id=1
  }
  port=tqparent
  {
    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
  }
}
structureport
{
  name=tqparent
  x=2
  y=1
  position=0
  type
  {
    direction=output
    datatype=audio
    conntype=stream
  }
  data
  {
    id=8
  }
}
structureport
{
  name=x
  x=3
  y=1
  position=1
  type
  {
    direction=output
    datatype=audio
    conntype=property
  }
  data
  {
    id=9
  }
}
structureport
{
  name=y
  x=4
  y=1
  position=2
  type
  {
    direction=output
    datatype=audio
    conntype=property
  }
  data
  {
    id=10
  }
}