aboutsummaryrefslogtreecommitdiff
path: root/help/help-velocity.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 22:15:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitff6b00b82c7f3f1a1efae7ba00894604aa70a60d (patch)
tree16835feaeacf7f33da08e964fe72eb24d09f2657 /help/help-velocity.pd
parent7fc71ea46f7424a15cf39d0be2b9525fa6d5a1f0 (diff)
switched over the help files to the Pd standard name; removed the explicit helpfile declaration since its not needed and causes problems
svn path=/trunk/externals/maxlib/; revision=3878
Diffstat (limited to 'help/help-velocity.pd')
-rw-r--r--help/help-velocity.pd14
1 files changed, 0 insertions, 14 deletions
diff --git a/help/help-velocity.pd b/help/help-velocity.pd
deleted file mode 100644
index 38f8f0c..0000000
--- a/help/help-velocity.pd
+++ /dev/null
@@ -1,14 +0,0 @@
-#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;