From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- 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