-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfrauke.pd
More file actions
87 lines (87 loc) · 2.57 KB
/
frauke.pd
File metadata and controls
87 lines (87 loc) · 2.57 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
#N canvas 271 147 689 412 12;
#X obj 168 325 list store;
#X msg 201 229 \$1, f 2;
#X obj 201 252 until;
#X msg 201 300 append \$1;
#X obj 168 14 inlet;
#X obj 302 14 inlet;
#X listbox 168 349 25 0 0 0 - - - 0;
#X obj 201 276 random, f 7;
#X obj 200 182 array define \$0-frauke;
#X obj 168 372 array set \$0-frauke;
#X obj 14 14 inlet;
#X obj 14 40 bng 19 250 50 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000;
#X obj 14 63 i;
#X obj 14 88 + 1;
#X obj 14 112 mod;
#X obj 14 135 array get \$0-frauke;
#X obj 14 159 outlet;
#X obj 247 252 r \$0-frindex;
#X obj 44 112 r \$0-frindex;
#X text 59 13 Call position;
#X obj 14 197 vradio 19 1 0 3 \$0-frvar \$0-frvarinit empty 0 -10 0 12 #fcfcfc #000000 #000000 0;
#X text 38 197 Full scale;
#X text 38 217 Simple;
#X text 38 237 Primitive;
#X obj 448 112 sel 0 1;
#X msg 448 138 1, f 1;
#X msg 471 138 1.5;
#X msg 501 138 2, f 1;
#X obj 448 166 s \$0-frniv;
#X obj 351 40 r \$0-frniv;
#X obj 351 63 t b f;
#X obj 168 112 i;
#X obj 448 90 r \$0-frvar;
#X obj 168 205 t b f b, f 10;
#X obj 448 63 s \$0-frvarinit;
#X obj 448 14 loadbang;
#X obj 302 88 expr $f1/$f2;
#X obj 178 135 s \$0-frindex;
#X obj 168 159 t f f;
#X text 212 13 New pattern;
#X text 346 13 Index;
#X obj 168 40 bng 19 250 50 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000;
#X obj 520 14 inlet;
#X text 563 13 Var. Level;
#X text 446 196 Frauke sequencer generates a random pattern of numbers from a value received through the third inlet (index). The respective value is pushed through the outlet on any bang received via the first inlet. The second inlet generates a random new sequence. The fourth inlet allows to alter the level of pattern complexity from outside the patch. Last updated 9.6.23, f 31;
#X msg 448 40 1, f 1;
#X connect 0 0 6 0;
#X connect 1 0 2 0;
#X connect 2 0 7 0;
#X connect 3 0 0 0;
#X connect 4 0 41 0;
#X connect 5 0 36 0;
#X connect 6 0 9 0;
#X connect 7 0 3 0;
#X connect 10 0 11 0;
#X connect 11 0 12 0;
#X connect 12 0 13 0;
#X connect 13 0 14 0;
#X connect 14 0 12 1;
#X connect 14 0 15 0;
#X connect 15 0 16 0;
#X connect 17 0 7 1;
#X connect 18 0 14 1;
#X connect 24 0 25 0;
#X connect 24 1 26 0;
#X connect 24 2 27 0;
#X connect 25 0 28 0;
#X connect 26 0 28 0;
#X connect 27 0 28 0;
#X connect 29 0 30 0;
#X connect 30 0 36 0;
#X connect 30 1 36 1;
#X connect 31 0 37 0;
#X connect 31 0 38 0;
#X connect 32 0 24 0;
#X connect 33 0 0 0;
#X connect 33 1 1 0;
#X connect 33 2 0 1;
#X connect 35 0 45 0;
#X connect 36 0 31 0;
#X connect 38 0 33 0;
#X connect 38 1 8 0;
#X connect 41 0 31 0;
#X connect 42 0 34 0;
#X connect 45 0 34 0;
#X coords 0 -1 1 1 110 70 2 10 190;