aboutsummaryrefslogtreecommitdiff
path: root/framesToSmpte-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'framesToSmpte-help.pd')
-rw-r--r--framesToSmpte-help.pd41
1 files changed, 41 insertions, 0 deletions
diff --git a/framesToSmpte-help.pd b/framesToSmpte-help.pd
new file mode 100644
index 0000000..fac277f
--- /dev/null
+++ b/framesToSmpte-help.pd
@@ -0,0 +1,41 @@
+#N canvas 234 6 892 300 10;
+#X obj 443 9 cnv 15 420 250 empty empty empty 20 12 0 14 -24198 -66577
+0;
+#X text 451 58 Left inlet: duration in frames;
+#X text 455 117 Outlets from left to right: duration in hours:minutes:seconds:frames
+;
+#X text 453 88 Right inlet: frame rate (defaults to 25);
+#X text 451 24 Description: Converts a duration of frames into smpte
+time code.;
+#X floatatom 89 48 10 0 0 0 - - -;
+#X floatatom 134 122 5 0 0 1 Minutes - -;
+#X floatatom 24 123 5 0 0 1 Hours - -;
+#X floatatom 240 122 5 0 0 1 Seconds - -;
+#X floatatom 335 122 5 0 0 1 Frames - -;
+#X symbolatom 155 222 15 0 0 0 - - -;
+#X msg 188 33 24;
+#X obj 89 27 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 452 163 Author: February 2006 by oli44 (Tulle). Modified by
+Tof.;
+#X msg 220 33 30;
+#X text 451 193 Comments: Only works with integer frame rates for now.
+;
+#X obj 155 171 pack f f f f;
+#X obj 89 69 mtl/framesToSmpte;
+#X obj 155 196 zexy/list2symbol;
+#X text 455 231 tags: conversion;
+#X connect 5 0 17 0;
+#X connect 6 0 16 1;
+#X connect 7 0 16 0;
+#X connect 8 0 16 2;
+#X connect 9 0 16 3;
+#X connect 11 0 17 1;
+#X connect 12 0 5 0;
+#X connect 14 0 17 1;
+#X connect 16 0 18 0;
+#X connect 17 0 7 0;
+#X connect 17 1 6 0;
+#X connect 17 2 8 0;
+#X connect 17 3 9 0;
+#X connect 18 0 10 0;