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 --- timeroll-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 timeroll-help.pd (limited to 'timeroll-help.pd') diff --git a/timeroll-help.pd b/timeroll-help.pd new file mode 100644 index 0000000..c481112 --- /dev/null +++ b/timeroll-help.pd @@ -0,0 +1,12 @@ +#N canvas 93 45 472 358 10; +#X obj 116 147 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262131 +-1 -1 5300 1; +#X text 339 191 from 0 to 1; +#X obj 21 188 resample 50; +#X obj 133 133 timeroll; +#X obj 21 211 clip 0 1; +#X text 73 54 Display a changing value over time.; +#X text 99 110 (move the slider to see it in action); +#X connect 0 0 2 0; +#X connect 2 0 4 0; +#X connect 4 0 3 0; -- cgit v1.2.1