From 4c775629ea1964da725b6f0cd3d0d0b013aee045 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 21:12:09 +0000 Subject: renamed help patches to follow the standard file naming scheme svn path=/trunk/externals/miXed/; revision=7539 --- doc/help/cyclone/record~-help.pd | 73 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 doc/help/cyclone/record~-help.pd (limited to 'doc/help/cyclone/record~-help.pd') diff --git a/doc/help/cyclone/record~-help.pd b/doc/help/cyclone/record~-help.pd new file mode 100644 index 0000000..134301d --- /dev/null +++ b/doc/help/cyclone/record~-help.pd @@ -0,0 +1,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 text 5 5 ; +#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; -- cgit v1.2.1