Skip to content

Commit 46b8b7f

Browse files
Merge pull request #1 from cpmpercussion/master
reorg files
2 parents 6c39aec + 9c42312 commit 46b8b7f

29 files changed

Lines changed: 125 additions & 128 deletions

1-digital-synthesis/15-GrainsOfAudio.pd

Lines changed: 0 additions & 73 deletions
This file was deleted.

1-digital-synthesis/7-filters.pd

Lines changed: 0 additions & 11 deletions
This file was deleted.

1-digital-synthesis/8-filterfm.pd

Lines changed: 0 additions & 43 deletions
This file was deleted.

1-digital-synthesis/metro-select.pd

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.

2-sampling/15-GrainsOfAudio.pd

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
#N canvas 539 182 719 421 10;
2+
#X obj 349 378 dac~;
3+
#X obj 6 36 loadbang;
4+
#X obj 6 91 soundfiler;
5+
#N canvas 0 22 450 278 (subpatch) 0;
6+
#X array field-table 1.323e+06 float 2;
7+
#X coords 0 1 1.323e+06 -1 200 140 1;
8+
#X restore 3 178 graph;
9+
#X obj 384 306 tabread4~ field-table;
10+
#X obj 356 352 *~ 0.8;
11+
#X obj 347 34 vsl 15 128 0 127 0 0 empty empty frequency 0 -9 0 10 #fcfcfc #000000 #000000 0 1;
12+
#X floatatom 367 151 5 0 0 0 - - - 0;
13+
#X obj 384 229 phasor~;
14+
#X floatatom 383 208 4 0 0 0 - - - 0;
15+
#X obj 384 248 *~;
16+
#X obj 458 148 * 441;
17+
#X obj 384 269 +~;
18+
#X obj 332 265 -~ 0.5;
19+
#X obj 333 306 cos~;
20+
#X obj 333 285 *~ 0.5;
21+
#X obj 358 332 *~;
22+
#X obj 369 131 / 25;
23+
#X obj 437 36 vsl 15 128 0 127 0 0 empty empty chunk_size 0 -9 0 10 #fcfcfc #000000 #000000 0 1;
24+
#X floatatom 458 127 5 0 0 0 - - - 0;
25+
#X obj 460 107 / 1;
26+
#X obj 530 31 vsl 15 128 0 1 0 0 empty empty starting_point 0 -9 0 10 #fcfcfc #000000 #000000 0 1;
27+
#X obj 556 103 *;
28+
#X obj 555 125 / 44100;
29+
#X floatatom 555 144 5 0 0 0 - - - 0;
30+
#X obj 583 105 r num_samples;
31+
#X obj 19 126 s num_samples;
32+
#X floatatom 588 275 5 0 0 0 - - - 0;
33+
#X obj 569 242 snapshot~;
34+
#X obj 607 191 metro 10;
35+
#X obj 616 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000 0 1;
36+
#X msg 6 64 read -resize ./fieldrecording-30s.wav field-table;
37+
#X connect 1 0 31 0;
38+
#X connect 2 0 26 0;
39+
#X connect 4 0 16 1;
40+
#X connect 5 0 0 0;
41+
#X connect 5 0 0 1;
42+
#X connect 6 0 17 0;
43+
#X connect 7 0 9 0;
44+
#X connect 8 0 10 0;
45+
#X connect 8 0 13 0;
46+
#X connect 8 0 28 0;
47+
#X connect 9 0 8 0;
48+
#X connect 10 0 12 0;
49+
#X connect 11 0 10 1;
50+
#X connect 12 0 4 0;
51+
#X connect 13 0 15 0;
52+
#X connect 14 0 16 0;
53+
#X connect 15 0 14 0;
54+
#X connect 16 0 5 0;
55+
#X connect 17 0 7 0;
56+
#X connect 18 0 20 0;
57+
#X connect 19 0 11 0;
58+
#X connect 20 0 19 0;
59+
#X connect 21 0 22 0;
60+
#X connect 22 0 12 1;
61+
#X connect 22 0 23 0;
62+
#X connect 23 0 24 0;
63+
#X connect 25 0 22 1;
64+
#X connect 28 0 27 0;
65+
#X connect 29 0 28 0;
66+
#X connect 30 0 29 0;
67+
#X connect 31 0 2 0;
File renamed without changes.

0 commit comments

Comments
 (0)