-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathhelp_eva.pd
More file actions
57 lines (57 loc) · 1.86 KB
/
help_eva.pd
File metadata and controls
57 lines (57 loc) · 1.86 KB
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
#N canvas 593 116 767 637 10;
#X obj 8 17 cnv 15 680 40 empty empty Generative_series 20 12 0 14
-233017 -66577 0;
#X obj 303 21 cnv 15 380 40 empty empty ABS:rr_eva 20 20 0 24 -128992
-262144 0;
#X obj 29 436 rr_OUTdac~;
#X obj 30 546 rr_record~;
#X msg 193 520 rec01.wav;
#X text 309 460 1st toggle turn ON/OFF your Dsp. 2nd toggle visualize
the wave sound. Slide is for volume.;
#X text 309 550 You can record your performance. Put the name. It show
passing seconds while recording. Bang to reset.;
#X text 309 295 In allscales put in 2nd inlet a progressive series
(list) of intervals which represents the elements of the scale to use
(mod 12). [minor scale in example];
#X obj 30 84 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1
;
#X obj 141 400 rev1~;
#X floatatom 179 400 5 0 0 0 - - -;
#X msg 30 311 next \$1;
#X obj 30 288 rr_allscales;
#X obj 158 438 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 158 458 s sync;
#X obj 30 360 *~ 0.15;
#X floatatom 30 156 5 0 0 0 - - -;
#X msg 30 110 all \$1;
#X msg 112 288 0 2 3 5 7 9 10;
#X obj 30 265 + 35;
#X obj 30 334 clone 16 rr_tone~ 1500 3;
#X obj 141 377 hip~ 900;
#X obj 30 133 clone 10 rr_eva 3000 -150;
#X text 309 125 Eva needs 3 arguments: 1st is how many instances to
clone (elements in sequence) \; 2nd is reference for general metro
in ms \; 3rd is how much increase or decrease every single instance/element
in his order for general metro in ms (may be positive or negative value).
;
#X connect 2 0 3 0;
#X connect 2 1 3 1;
#X connect 4 0 3 2;
#X connect 8 0 17 0;
#X connect 9 0 2 0;
#X connect 9 0 2 1;
#X connect 10 0 9 1;
#X connect 11 0 20 0;
#X connect 12 0 11 0;
#X connect 13 0 14 0;
#X connect 15 0 2 0;
#X connect 15 0 2 1;
#X connect 15 0 21 0;
#X connect 16 0 19 0;
#X connect 17 0 22 0;
#X connect 18 0 12 1;
#X connect 19 0 12 0;
#X connect 20 0 15 0;
#X connect 21 0 9 0;
#X connect 22 0 16 0;