summaryrefslogtreecommitdiffstats
path: root/arts/examples/example_record.arts
blob: 62c365a9a4f6293957e6c58bf9d797a3160fcac1 (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
name=example_record
module=Arts::Synth_DEBUG
{
  id=13
  x=4
  y=3
  port=comment
  {
    id=14
    string_data=Left
  }
  port=invalue
  {
    id=15
  }
}
module=Arts::Synth_DEBUG
{
  id=19
  x=8
  y=3
  port=comment
  {
    id=20
    string_data=Right
  }
  port=invalue
  {
    id=21
  }
}
module=Arts::Synth_AMAN_PLAY
{
  id=27
  x=1
  y=5
  port=title
  {
    id=28
  }
  port=autoRestoreID
  {
    id=29
  }
  port=left
  {
    id=30
  }
  port=right
  {
    id=31
  }
}
module=Arts::Synth_AMAN_RECORD
{
  id=56
  x=1
  y=1
  port=title
  {
    id=57
  }
  port=autoRestoreID
  {
    id=58
  }
  port=left
  {
    id=59
  }
  port=right
  {
    id=60
  }
}