aboutsummaryrefslogtreecommitdiff
path: root/help/rec_play-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /help/rec_play-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (diff)
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'help/rec_play-help.pd')
-rw-r--r--help/rec_play-help.pd32
1 files changed, 0 insertions, 32 deletions
diff --git a/help/rec_play-help.pd b/help/rec_play-help.pd
deleted file mode 100644
index d66affe..0000000
--- a/help/rec_play-help.pd
+++ /dev/null
@@ -1,32 +0,0 @@
-#N canvas 729 51 701 508 10;
-#X obj 41 41 vsl 15 128 0 127 0 0 empty empty empty 0 -9 0 10 -262144
--1 -1 7400 1;
-#X obj 41 327 vsl 15 128 0 127 0 0 empty empty empty 0 -9 0 10 -262144
--1 -1 1100 1;
-#X obj 41 179 / 127;
-#X obj 41 303 * 127;
-#X obj 76 202 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
-1;
-#X text 96 202 rec;
-#X obj 112 219 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
-1;
-#X msg 148 238 write test;
-#X msg 161 258 read test;
-#X text 346 152 arg1 : number of sample to record;
-#X text 346 172 arg2 : time between sample (ms);
-#X text 190 16 record and play stream of float;
-#X text 141 45 Warning : the save fonctionality work only if data are
-:;
-#X text 478 69 -1 < data < 1;
-#X text 255 242 write and load in a wave file;
-#X text 168 280 10s recording \, 10ms between data;
-#X text 132 219 play (loop);
-#X obj 41 279 rec_play 1000 10;
-#X connect 0 0 2 0;
-#X connect 2 0 17 0;
-#X connect 3 0 1 0;
-#X connect 4 0 17 1;
-#X connect 6 0 17 2;
-#X connect 7 0 17 3;
-#X connect 8 0 17 3;
-#X connect 17 0 3 0;