From ecc6398c406a7d401225bf04346fc0d25491dff3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 Apr 2009 04:17:13 +0000 Subject: 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 --- stream_check-help.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 stream_check-help.pd (limited to 'stream_check-help.pd') diff --git a/stream_check-help.pd b/stream_check-help.pd new file mode 100644 index 0000000..5908c0c --- /dev/null +++ b/stream_check-help.pd @@ -0,0 +1,17 @@ +#N canvas 0 0 527 246 10; +#X floatatom 43 34 5 0 0 0 - - -; +#X obj 43 111 spigot; +#X obj 70 173 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X obj 80 85 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X text 181 91 check for the presence of a data stream.; +#X floatatom 43 209 5 0 0 0 - - -; +#X obj 43 54 resample 30; +#X obj 70 145 stream_check; +#X connect 0 0 6 0; +#X connect 1 0 5 0; +#X connect 1 0 7 0; +#X connect 3 0 1 1; +#X connect 6 0 1 0; +#X connect 7 0 2 0; -- cgit v1.2.1