diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-11-16 22:47:48 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-11-16 22:47:48 +0000 |
commit | c3893d32d1730ddcec14ed2b09f81c4155d4c5ad (patch) | |
tree | f9fb8d14ac4171c95f6c483683ec9e857ec30d22 | |
parent | b0992dd1c5fc700cadc2a3f2458ed0fdb912aa47 (diff) |
switched from fsclock to frameclock
svn path=/trunk/externals/framesync/; revision=12780
-rw-r--r-- | fsline-help.pd | 2 | ||||
-rw-r--r-- | fstabplay~-help.pd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/fsline-help.pd b/fsline-help.pd index 650e29d..ba7b047 100644 --- a/fsline-help.pd +++ b/fsline-help.pd @@ -3,7 +3,7 @@ #X floatatom 80 212 9 0 0 0 - - -; #X obj 83 239 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 12700 1; -#X obj 83 68 fsclock 100; +#X obj 83 68 frameclock 100; #X floatatom 230 212 9 0 0 0 - - -; #X obj 233 239 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 12700 1; diff --git a/fstabplay~-help.pd b/fstabplay~-help.pd index da8a7dd..4aee68a 100644 --- a/fstabplay~-help.pd +++ b/fstabplay~-help.pd @@ -9,7 +9,7 @@ numbers.; #X text 146 227 name; #X text 201 217 start; #X text 134 311 arguments: arrayname startframe#; -#X obj 115 112 fsclock 1000; +#X obj 115 112 frameclock 1000; #X text 35 232 frame clock; #X obj 115 243 fstabplay~ \$0-array; #X connect 8 0 10 0; |