From 3835692fde56c232d4fc0352d4fd80c78fedf899 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 10 Apr 2012 19:39:08 +0000 Subject: added quick help patch for [fsrecordctrl] svn path=/trunk/externals/framesync/; revision=16119 --- fsrecordctrl-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 fsrecordctrl-help.pd diff --git a/fsrecordctrl-help.pd b/fsrecordctrl-help.pd new file mode 100644 index 0000000..e85f1d9 --- /dev/null +++ b/fsrecordctrl-help.pd @@ -0,0 +1,22 @@ +#N canvas 497 205 515 359 10; +#X text 31 305 the first argument sets how many frames to record; +#X obj 71 221 fsrecordctrl 100; +#X obj 217 252 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 71 252 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 368 256 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 368 221 fsrecordctrl 300; +#X obj 217 221 fsrecordctrl 200; +#X obj 71 105 frameclock 400; +#X text 33 16 A record controller based on total frames for attaching +to [writesf~]. Enable recording by clicking the embedded toggle \, +it will automatically start and stop recording based on the frame clock. +; +#X connect 1 0 3 0; +#X connect 5 0 4 0; +#X connect 6 0 2 0; +#X connect 7 0 1 0; +#X connect 7 0 5 0; +#X connect 7 0 6 0; -- cgit v1.2.1