~ubuntu-branches/ubuntu/hoary/kdemultimedia/hoary

« back to all changes in this revision

Viewing changes to arts/examples/instrument_deepdrum.arts

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2003-01-22 15:00:51 UTC
  • Revision ID: james.westby@ubuntu.com-20030122150051-uihwkdoxf15mi1tn
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name=instrument_deepdrum
 
2
module=Arts::Synth_ENVELOPE_ADSR
 
3
{
 
4
  id=144
 
5
  x=2
 
6
  y=5
 
7
  port=active
 
8
  {
 
9
    id=145
 
10
    connect_to=170
 
11
  }
 
12
  port=invalue
 
13
  {
 
14
    id=146
 
15
    connect_to=156
 
16
  }
 
17
  port=attack
 
18
  {
 
19
    id=147
 
20
    audio_data=0.02000
 
21
  }
 
22
  port=decay
 
23
  {
 
24
    id=148
 
25
    audio_data=0.01000
 
26
  }
 
27
  port=sustain
 
28
  {
 
29
    id=149
 
30
    audio_data=0.00100
 
31
  }
 
32
  port=release
 
33
  {
 
34
    id=150
 
35
    audio_data=0.00100
 
36
  }
 
37
  port=outvalue
 
38
  {
 
39
    id=151
 
40
    connect_to=162
 
41
  }
 
42
  port=done
 
43
  {
 
44
    id=152
 
45
    connect_to=173
 
46
  }
 
47
}
 
48
module=Arts::Synth_MUL
 
49
{
 
50
  id=153
 
51
  x=2
 
52
  y=3
 
53
  port=invalue1
 
54
  {
 
55
    id=154
 
56
    connect_to=179
 
57
  }
 
58
  port=invalue2
 
59
  {
 
60
    id=155
 
61
    connect_to=169
 
62
  }
 
63
  port=outvalue
 
64
  {
 
65
    id=156
 
66
    connect_to=146
 
67
  }
 
68
}
 
69
module=Arts::Synth_MOOG_VCF
 
70
{
 
71
  id=159
 
72
  x=1
 
73
  y=6
 
74
  port=frequency
 
75
  {
 
76
    id=160
 
77
    audio_data=400.00000
 
78
  }
 
79
  port=resonance
 
80
  {
 
81
    id=161
 
82
    audio_data=2.90000
 
83
  }
 
84
  port=invalue
 
85
  {
 
86
    id=162
 
87
    connect_to=151
 
88
  }
 
89
  port=outvalue
 
90
  {
 
91
    id=163
 
92
    connect_to=166
 
93
  }
 
94
}
 
95
module=Arts::Synth_MUL
 
96
{
 
97
  id=164
 
98
  x=1
 
99
  y=7
 
100
  port=invalue1
 
101
  {
 
102
    id=165
 
103
    audio_data=150.00000
 
104
  }
 
105
  port=invalue2
 
106
  {
 
107
    id=166
 
108
    connect_to=163
 
109
  }
 
110
  port=outvalue
 
111
  {
 
112
    id=167
 
113
    connect_to=171
 
114
    connect_to=172
 
115
  }
 
116
}
 
117
module=Arts::Synth_WAVE_TRI
 
118
{
 
119
  id=177
 
120
  x=1
 
121
  y=2
 
122
  port=pos
 
123
  {
 
124
    id=178
 
125
    connect_to=185
 
126
  }
 
127
  port=outvalue
 
128
  {
 
129
    id=179
 
130
    connect_to=154
 
131
  }
 
132
}
 
133
module=Arts::Synth_FREQUENCY
 
134
{
 
135
  id=183
 
136
  x=0
 
137
  y=1
 
138
  port=frequency
 
139
  {
 
140
    id=184
 
141
    audio_data=8000.00000
 
142
  }
 
143
  port=pos
 
144
  {
 
145
    id=185
 
146
    connect_to=178
 
147
  }
 
148
}
 
149
structureport
 
150
{
 
151
  name=frequency
 
152
  x=1
 
153
  y=0
 
154
  position=1
 
155
  type
 
156
  {
 
157
    direction=output
 
158
    datatype=audio
 
159
    conntype=stream
 
160
  }
 
161
  data
 
162
  {
 
163
    id=168
 
164
  }
 
165
}
 
166
structureport
 
167
{
 
168
  name=velocity
 
169
  x=3
 
170
  y=0
 
171
  position=2
 
172
  type
 
173
  {
 
174
    direction=output
 
175
    datatype=audio
 
176
    conntype=stream
 
177
  }
 
178
  data
 
179
  {
 
180
    id=169
 
181
    connect_to=155
 
182
  }
 
183
}
 
184
structureport
 
185
{
 
186
  name=pressed
 
187
  x=5
 
188
  y=0
 
189
  position=3
 
190
  type
 
191
  {
 
192
    direction=output
 
193
    datatype=audio
 
194
    conntype=stream
 
195
  }
 
196
  data
 
197
  {
 
198
    id=170
 
199
    connect_to=145
 
200
  }
 
201
}
 
202
structureport
 
203
{
 
204
  name=left
 
205
  x=2
 
206
  y=9
 
207
  position=0
 
208
  type
 
209
  {
 
210
    direction=input
 
211
    datatype=audio
 
212
    conntype=stream
 
213
  }
 
214
  data
 
215
  {
 
216
    id=171
 
217
    connect_to=167
 
218
  }
 
219
}
 
220
structureport
 
221
{
 
222
  name=right
 
223
  x=3
 
224
  y=9
 
225
  position=1
 
226
  type
 
227
  {
 
228
    direction=input
 
229
    datatype=audio
 
230
    conntype=stream
 
231
  }
 
232
  data
 
233
  {
 
234
    id=172
 
235
    connect_to=167
 
236
  }
 
237
}
 
238
structureport
 
239
{
 
240
  name=done
 
241
  x=5
 
242
  y=8
 
243
  position=2
 
244
  type
 
245
  {
 
246
    direction=input
 
247
    datatype=audio
 
248
    conntype=stream
 
249
  }
 
250
  data
 
251
  {
 
252
    id=173
 
253
    connect_to=152
 
254
  }
 
255
}