-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhouscil~-help.pd
54 lines (54 loc) · 1.74 KB
/
houscil~-help.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
49
50
51
52
53
54
#N canvas 449 111 682 420 10;
#X obj 15 153 sig~;
#X obj 13 379 dac~;
#X obj 11 273 *~ 0.5;
#X obj 14 233 *~;
#X obj 203 82 vline~;
#X obj 200 210 *~;
#X obj 12 28 t b b;
#X obj 11 9 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 199 49 1 0 \, 0 1000;
#X obj 15 111 mtof;
#X floatatom 15 132 5 0 0 0 - - - 0;
#X floatatom 14 89 5 0 0 0 - - - 0;
#X obj 14 201 houscil~;
#X obj 13 70 + 60;
#X obj 12 49 random 20;
#X text 49 78 Kept root note in range MIDI (60-80) for qualitative purposes, f 18;
#X floatatom 62 177 5 1 100 0 - - - 0;
#X text 100 169 Harmonic Amount (1-100%), f 10;
#X obj 201 7 tgl 15 0 empty empty empty 0 -6 0 8 #00ff04 #000000 #000000 0 1;
#X obj 201 28 metro 500;
#X text 318 19 THE HOUSCILATOR by Aren Akian (7th chord signal generator);
#X text 390 131 100 = all harmonics present;
#X text 402 147 1 = only root note;
#X text 333 112 inlet 2* - harmonic amount;
#X obj 65 151 cnv 15 50 15 empty empty empty 0 5 0 11 #c4fcfc #404040 0;
#X text 65 150 try me!;
#X text 333 95 inlet 1 - frequency of root note as a signal;
#X text 43 9 New Chord;
#X obj 39 9 cnv 15 70 15 empty empty empty 0 5 0 11 #ffc7c6 #404040 0;
#X text 230 5 Play;
#X obj 222 5 cnv 15 50 15 empty empty empty 0 5 0 11 #c6ffc7 #404040 0;
#X text 387 168 - feel free to use any atom box to set its value, f 31;
#X text 317 68 Send audio to inlet 1;
#X connect 0 0 12 0;
#X connect 2 0 1 0;
#X connect 2 0 1 1;
#X connect 3 0 2 0;
#X connect 4 0 5 0;
#X connect 4 0 5 1;
#X connect 5 0 3 1;
#X connect 6 0 14 0;
#X connect 6 1 8 0;
#X connect 7 0 6 0;
#X connect 8 0 4 0;
#X connect 9 0 10 0;
#X connect 10 0 0 0;
#X connect 11 0 9 0;
#X connect 12 0 3 0;
#X connect 13 0 11 0;
#X connect 14 0 13 0;
#X connect 16 0 12 1;
#X connect 18 0 19 0;
#X connect 19 0 8 0;