-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoscillator_test.pd
48 lines (48 loc) · 1.59 KB
/
oscillator_test.pd
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
#N canvas 335 420 769 422 10;
#X obj 87 206 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X msg 318 58 0;
#X msg 407 58 1;
#X obj 319 24 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 407 27 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 314 6 Stop Sound;
#X text 402 9 Start Sound;
#X obj 27 246 dac~;
#X obj 26 111 osc~ 441;
#X obj 29 31 hsl 128 15 200 600 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X obj 27 186 *~ 0.1;
#X obj 175 30 hsl 128 15 0.1 1.5 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 4100 1;
#N canvas 0 0 450 300 (subpatch) 0;
#X array simple_sine 200 float 3;
#A 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0;
#X coords 0 1.5 200 -1.5 400 140 1 0 0;
#X restore 333 186 graph;
#X obj 87 225 metro 300;
#X text 24 10 Control Frequency;
#X text 170 11 Control Gain (Volume);
#X obj 87 246 tabwrite~ simple_sine;
#X text 32 89 The Oscillator;
#X text 110 204 Activate Plotting;
#X text 152 223 Metronome;
#X text 223 245 Write to Table;
#X connect 0 0 13 0;
#X connect 1 0 10 1;
#X connect 2 0 10 1;
#X connect 3 0 1 0;
#X connect 4 0 2 0;
#X connect 8 0 10 0;
#X connect 9 0 8 0;
#X connect 10 0 7 0;
#X connect 10 0 16 0;
#X connect 11 0 10 1;
#X connect 13 0 16 0;
#X coords 0 0 1 1 85 60 0;