aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/pd/vaspset_examples.pd
blob: 706f54744b9f232e4d240d0a31b8c69e8ecc4c90 (plain)
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
#N canvas 27 56 975 554 10;
#X obj 519 287 wavedisplay-simple bufsetb \$0;
#X obj 519 265 r bufsetb-length;
#X obj 71 125 filelist \$0;
#N canvas 92 108 429 349 inside 0;
#X obj 66 154 soundfiler;
#X obj 84 238 s \$0-sample-length;
#X obj 66 208 s \$0-draw_display;
#X msg 214 206 resize \$1;
#X obj 66 52 loadbang;
#X obj 66 178 t b f f;
#X obj 66 100 filelisthandler \$0;
#X msg 66 78 2;
#X msg 66 132 read -resize \$1 bufseta;
#X obj 214 237 s bufseta;
#X obj 279 238 s bufsetb;
#X connect 0 0 5 0;
#X connect 3 0 9 0;
#X connect 3 0 10 0;
#X connect 4 0 7 0;
#X connect 5 0 2 0;
#X connect 5 1 1 0;
#X connect 5 2 3 0;
#X connect 6 0 8 0;
#X connect 7 0 6 0;
#X connect 8 0 0 0;
#X restore 780 485 pd inside;
#X obj 515 83 wavedisplay-select bufseta \$0;
#X text 467 82 A;
#X text 465 286 B;
#X text 67 46 use vasp.= to copy from buffer a to buffer b;
#X text 92 218 choose a selection from buffer a;
#X obj 94 450 vasp.= 0;
#X obj 94 297 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 94 473 vasp.update;
#X obj 94 493 bng 15 250 50 0 \$0-draw_display empty empty 0 -6 1152
8 -262144 -1 -1;
#N canvas 117 414 435 378 to_length_offset 0;
#X obj 154 309 outlet;
#X obj 107 92 unpack;
#X obj 107 232 runden;
#X obj 107 210 - 0;
#X text 176 249 offset;
#X obj 107 156 t b f;
#X obj 107 185 0;
#X text 111 250 length;
#X obj 173 231 runden;
#X obj 154 278 pack;
#X obj 107 72 change2;
#X obj 107 115 t f f;
#X obj 107 47 inlet;
#X obj 107 309 outlet;
#X obj 200 75 unpack;
#X floatatom 190 112 12 0 0 0 - - -;
#X floatatom 278 112 12 0 0 0 - - -;
#X floatatom 194 149 12 0 0 0 - - -;
#X floatatom 282 149 12 0 0 0 - - -;
#X connect 1 0 11 0;
#X connect 1 0 17 0;
#X connect 1 1 6 1;
#X connect 1 1 18 0;
#X connect 2 0 9 0;
#X connect 2 0 13 0;
#X connect 3 0 2 0;
#X connect 5 0 6 0;
#X connect 5 1 3 1;
#X connect 6 0 3 0;
#X connect 8 0 9 1;
#X connect 9 0 0 0;
#X connect 10 0 1 0;
#X connect 11 0 5 0;
#X connect 11 1 8 0;
#X connect 12 0 10 0;
#X connect 12 0 14 0;
#X connect 14 0 15 0;
#X connect 14 1 16 0;
#X restore 324 287 pd to_length_offset;
#X msg 94 423 vasp \$1 bufsetb;
#X msg 211 423 vasp \$1 bufseta \$2;
#X obj 94 322 0;
#X obj 94 348 t f f;
#X obj 119 371 s bufsetb-length;
#N canvas 0 0 413 295 clear_buffers 0;
#X obj 49 73 vasp.= 0;
#X obj 49 49 inlet;
#X obj 49 97 vasp.u;
#X obj 49 118 bng 15 250 50 0 \$0-draw_display empty empty 0 -6 1152
8 -262144 -1 -1;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 2 0 3 0;
#X restore 532 483 pd clear_buffers;
#X msg 532 457 vasp bufseta \, vasp bufsetb;
#X text 495 50 space-bar + mouse to select \, "s" + mouse to shift
selection;
#X connect 1 0 0 0;
#X connect 4 0 13 0;
#X connect 9 0 11 0;
#X connect 10 0 16 0;
#X connect 11 0 12 0;
#X connect 13 0 16 1;
#X connect 13 1 15 0;
#X connect 14 0 9 0;
#X connect 15 0 9 1;
#X connect 16 0 17 0;
#X connect 17 0 14 0;
#X connect 17 1 18 0;
#X connect 20 0 19 0;