From d6ba9999928ae41c5e3801c5c271860615b00700 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 9 Apr 2010 19:57:15 +0000 Subject: ported purepd to template Makefile/debian svn path=/trunk/abstractions/purepd/; revision=13417 --- velocity-help.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 velocity-help.pd (limited to 'velocity-help.pd') diff --git a/velocity-help.pd b/velocity-help.pd new file mode 100644 index 0000000..38f8f0c --- /dev/null +++ b/velocity-help.pd @@ -0,0 +1,14 @@ +#N canvas 239 183 454 304 12; +#X text 30 16 velocity :: get velocity of digits per second; +#X obj 50 137 velocity; +#X floatatom 50 72 5 0 0; +#X floatatom 50 187 8 0 0; +#X text 150 77 sending a float every second would; +#X text 151 95 result in a velocity of 1 \, higher; +#X text 151 114 rates produce higher velocities; +#X msg 65 102 bang; +#X text 151 148 originally written for Max by; +#X text 151 164 Trond Lossius \, BEK; +#X connect 1 0 3 0; +#X connect 2 0 1 0; +#X connect 7 0 1 0; -- cgit v1.2.1