From b55627eeff971003efb7fe745467e83d427670a2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 16 Nov 2009 21:14:10 +0000 Subject: renamed fsclock to frameclock since its easier to manage (try to say fsclock 3 times fast) svn path=/trunk/externals/framesync/; revision=12772 --- frameclock-help.pd | 16 ++++++++++ frameclock.pd | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ fsclock-help.pd | 16 ---------- fsclock.pd | 86 ------------------------------------------------------ 4 files changed, 102 insertions(+), 102 deletions(-) create mode 100644 frameclock-help.pd create mode 100644 frameclock.pd delete mode 100644 fsclock-help.pd delete mode 100644 fsclock.pd diff --git a/frameclock-help.pd b/frameclock-help.pd new file mode 100644 index 0000000..4005ae5 --- /dev/null +++ b/frameclock-help.pd @@ -0,0 +1,16 @@ +#N canvas 496 163 487 404 10; +#X floatatom 52 241 5 0 0 0 - - -; +#X text 51 22 a GUI to generate and control the frame clock \, with +a default frames-per-second (FPS) of 30 frames/second.; +#X floatatom 248 239 5 0 0 0 - - -; +#X text 49 72 the first argument/inlet sets the total number of frames +; +#X text 49 92 the second argument/inlet sets the frames-per-second +(FPS); +#X text 54 306 you can set the current frame by dragging the yellow +bar or by clicking in the frame number box \, typing in a number \, +and hitting enter; +#X obj 53 169 fsclock 200; +#X obj 249 167 fsclock 200 24; +#X connect 6 0 0 0; +#X connect 7 0 2 0; diff --git a/frameclock.pd b/frameclock.pd new file mode 100644 index 0000000..8f1c422 --- /dev/null +++ b/frameclock.pd @@ -0,0 +1,86 @@ +#N canvas 596 173 724 462 10; +#X obj 155 147 tgl 35 0 \$0-tgl \$0-tgl-receive run 5 7 0 14 -233017 +-33289 -33289 0 1; +#X obj 305 346 moses 0; +#X obj 163 256 float; +#X msg 160 49 0; +#X obj 120 147 bng 35 250 50 0 empty empty reset 4 17 0 10 -262144 +-4160 -258113; +#X obj 344 426 outlet; +#X obj 190 147 nbx 5 35 -1 1e+37 0 0 \$0-numbox \$0-numbox-receive +empty 0 -8 0 16 -233017 -33289 -33289 0 256; +#X obj 363 1 inlet; +#N canvas 524 22 450 300 color 0; +#X obj 161 16 inlet; +#X obj 165 263 outlet; +#X msg 158 214 color \$1 12 12; +#X obj 159 162 select 0 1; +#X msg 192 184 76; +#X msg 157 184 10; +#X obj 89 131 loadbang; +#X connect 0 0 3 0; +#X connect 2 0 1 0; +#X connect 3 0 5 0; +#X connect 3 1 4 0; +#X connect 4 0 2 0; +#X connect 5 0 2 0; +#X connect 6 0 5 0; +#X restore 526 369 pd color; +#X obj 363 64 purepd/float_argument \$1 1000; +#X obj 344 366 moses; +#X obj 551 113 /; +#X msg 551 91 1 \$1; +#X text 402 2 total frames; +#X obj 551 3 inlet; +#X text 593 4 frames per second; +#X obj 433 19 loadbang; +#X obj 433 39 trigger bang bang; +#X obj 155 217 metro; +#X obj 551 134 * 1000; +#X floatatom 559 164 5 0 0 0 - - -; +#X obj 123 139 hsl 154 8 0 200 0 0 \$0-hsl \$0-hsl-receive empty -2 +-8 0 10 -262130 -1 -1 0 1; +#X msg 371 88 range 0 \$1; +#X obj 435 337 bang; +#X msg 490 20 bang; +#X obj 263 75 + 1; +#X obj 190 50 receive \$0-hsl; +#X obj 93 333 send \$0-hsl-receive; +#X obj 190 97 int; +#X obj 526 346 receive \$0-tgl; +#X obj 526 392 send \$0-tgl-receive; +#X msg 93 310 set \$1; +#X obj 551 64 framesync/fps \$2; +#X connect 0 0 18 0; +#X connect 1 1 10 0; +#X connect 2 0 1 0; +#X connect 2 0 31 0; +#X connect 3 0 28 0; +#X connect 4 0 3 0; +#X connect 6 0 2 1; +#X connect 7 0 9 0; +#X connect 8 0 30 0; +#X connect 9 0 10 1; +#X connect 9 0 22 0; +#X connect 10 0 5 0; +#X connect 10 0 25 0; +#X connect 10 1 23 0; +#X connect 11 0 19 0; +#X connect 12 0 11 0; +#X connect 14 0 32 0; +#X connect 16 0 17 0; +#X connect 17 0 9 0; +#X connect 17 1 32 0; +#X connect 18 0 2 0; +#X connect 19 0 18 1; +#X connect 19 0 20 0; +#X connect 22 0 21 0; +#X connect 23 0 0 0; +#X connect 24 0 17 0; +#X connect 25 0 28 0; +#X connect 26 0 28 0; +#X connect 28 0 6 0; +#X connect 29 0 8 0; +#X connect 31 0 27 0; +#X connect 32 0 12 0; +#X coords 0 -1 1 1 159 62 1 120 120; diff --git a/fsclock-help.pd b/fsclock-help.pd deleted file mode 100644 index 4005ae5..0000000 --- a/fsclock-help.pd +++ /dev/null @@ -1,16 +0,0 @@ -#N canvas 496 163 487 404 10; -#X floatatom 52 241 5 0 0 0 - - -; -#X text 51 22 a GUI to generate and control the frame clock \, with -a default frames-per-second (FPS) of 30 frames/second.; -#X floatatom 248 239 5 0 0 0 - - -; -#X text 49 72 the first argument/inlet sets the total number of frames -; -#X text 49 92 the second argument/inlet sets the frames-per-second -(FPS); -#X text 54 306 you can set the current frame by dragging the yellow -bar or by clicking in the frame number box \, typing in a number \, -and hitting enter; -#X obj 53 169 fsclock 200; -#X obj 249 167 fsclock 200 24; -#X connect 6 0 0 0; -#X connect 7 0 2 0; diff --git a/fsclock.pd b/fsclock.pd deleted file mode 100644 index 8f1c422..0000000 --- a/fsclock.pd +++ /dev/null @@ -1,86 +0,0 @@ -#N canvas 596 173 724 462 10; -#X obj 155 147 tgl 35 0 \$0-tgl \$0-tgl-receive run 5 7 0 14 -233017 --33289 -33289 0 1; -#X obj 305 346 moses 0; -#X obj 163 256 float; -#X msg 160 49 0; -#X obj 120 147 bng 35 250 50 0 empty empty reset 4 17 0 10 -262144 --4160 -258113; -#X obj 344 426 outlet; -#X obj 190 147 nbx 5 35 -1 1e+37 0 0 \$0-numbox \$0-numbox-receive -empty 0 -8 0 16 -233017 -33289 -33289 0 256; -#X obj 363 1 inlet; -#N canvas 524 22 450 300 color 0; -#X obj 161 16 inlet; -#X obj 165 263 outlet; -#X msg 158 214 color \$1 12 12; -#X obj 159 162 select 0 1; -#X msg 192 184 76; -#X msg 157 184 10; -#X obj 89 131 loadbang; -#X connect 0 0 3 0; -#X connect 2 0 1 0; -#X connect 3 0 5 0; -#X connect 3 1 4 0; -#X connect 4 0 2 0; -#X connect 5 0 2 0; -#X connect 6 0 5 0; -#X restore 526 369 pd color; -#X obj 363 64 purepd/float_argument \$1 1000; -#X obj 344 366 moses; -#X obj 551 113 /; -#X msg 551 91 1 \$1; -#X text 402 2 total frames; -#X obj 551 3 inlet; -#X text 593 4 frames per second; -#X obj 433 19 loadbang; -#X obj 433 39 trigger bang bang; -#X obj 155 217 metro; -#X obj 551 134 * 1000; -#X floatatom 559 164 5 0 0 0 - - -; -#X obj 123 139 hsl 154 8 0 200 0 0 \$0-hsl \$0-hsl-receive empty -2 --8 0 10 -262130 -1 -1 0 1; -#X msg 371 88 range 0 \$1; -#X obj 435 337 bang; -#X msg 490 20 bang; -#X obj 263 75 + 1; -#X obj 190 50 receive \$0-hsl; -#X obj 93 333 send \$0-hsl-receive; -#X obj 190 97 int; -#X obj 526 346 receive \$0-tgl; -#X obj 526 392 send \$0-tgl-receive; -#X msg 93 310 set \$1; -#X obj 551 64 framesync/fps \$2; -#X connect 0 0 18 0; -#X connect 1 1 10 0; -#X connect 2 0 1 0; -#X connect 2 0 31 0; -#X connect 3 0 28 0; -#X connect 4 0 3 0; -#X connect 6 0 2 1; -#X connect 7 0 9 0; -#X connect 8 0 30 0; -#X connect 9 0 10 1; -#X connect 9 0 22 0; -#X connect 10 0 5 0; -#X connect 10 0 25 0; -#X connect 10 1 23 0; -#X connect 11 0 19 0; -#X connect 12 0 11 0; -#X connect 14 0 32 0; -#X connect 16 0 17 0; -#X connect 17 0 9 0; -#X connect 17 1 32 0; -#X connect 18 0 2 0; -#X connect 19 0 18 1; -#X connect 19 0 20 0; -#X connect 22 0 21 0; -#X connect 23 0 0 0; -#X connect 24 0 17 0; -#X connect 25 0 28 0; -#X connect 26 0 28 0; -#X connect 28 0 6 0; -#X connect 29 0 8 0; -#X connect 31 0 27 0; -#X connect 32 0 12 0; -#X coords 0 -1 1 1 159 62 1 120 120; -- cgit v1.2.1