aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/record~-help.pd
blob: d3e983aeda756baf88fe43da22ca2923ddfa5d24 (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
#N canvas 210 61 726 599 10;
#X text 90 11 read and write sample values;
#X obj 28 10 record~;
#X obj 288 320 adc~;
#X obj 330 43 tgl 15 0 record empty empty 0 -6 128 8 -262144 -1 -1
0 1;
#X obj 330 356 record~ table;
#N canvas 0 0 450 300 graph3 0;
#X array table 44100 float 0;
#X coords 0 1 44099 -1 200 140 1;
#X restore 61 86 graph;
#X obj 329 445 snapshot~;
#X obj 348 424 metro 10;
#X floatatom 329 472 5 0 0 0 - - -;
#X obj 348 383 r record;
#X text 378 471 end of table = 1;
#X text 353 41 start/stop recording;
#X msg 360 112 append \$1;
#X obj 360 89 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
;
#X obj 348 404 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X msg 378 164 loop \$1;
#X obj 378 141 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X text 403 142 record continously;
#X text 382 83 in append mode stop/restart will continue;
#X text 383 94 were it was stopped \, off by default;
#X msg 400 199 set table;
#X text 475 200 change table;
#X floatatom 373 306 5 0 0 0 - - -;
#X text 421 306 startpoint in the table in msec;
#X floatatom 416 333 5 0 0 0 - - -;
#X text 461 332 endpoint in the table in msec;
#X obj 57 356 record~ smp 2;
#N canvas 0 0 450 300 graph4 0;
#X array 0-smp 22050 float 0;
#X coords 0 1 22049 -1 80 60 1;
#X restore 64 431 graph;
#N canvas 0 0 450 300 graph4 0;
#X array 1-smp 22050 float 0;
#X coords 0 1 22049 -1 80 60 1;
#X restore 189 427 graph;
#X obj 73 318 adc~;
#X obj 57 283 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X text 43 261 optional int arg is nr of channels:;
#X text 155 353;
#X text 158 356 can be 1 \, 2 or 4;
#X text 60 394 table naming convention is;
#X text 61 407 0...4-tablename:;
#X text 42 248 enable multichannel by using an;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
#X text 29 552 docs based on the MAX/MSP reference (c) cycling'74;
#X text 28 566 ___________________________________________________
;
#X connect 2 1 4 0;
#X connect 3 0 4 0;
#X connect 4 0 6 0;
#X connect 6 0 8 0;
#X connect 7 0 6 0;
#X connect 9 0 14 0;
#X connect 12 0 4 0;
#X connect 13 0 12 0;
#X connect 14 0 7 0;
#X connect 15 0 4 0;
#X connect 16 0 15 0;
#X connect 20 0 4 0;
#X connect 22 0 4 1;
#X connect 24 0 4 2;
#X connect 29 0 26 0;
#X connect 29 1 26 1;
#X connect 30 0 26 0;