diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
commit | f18d063d9312c95e25294e0777bc135ee9a3fd8a (patch) | |
tree | 54763b4c61f53c8ec696be54bc1c0e8d816c05aa /smpteToFrames-help.pd |
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'smpteToFrames-help.pd')
-rw-r--r-- | smpteToFrames-help.pd | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/smpteToFrames-help.pd b/smpteToFrames-help.pd new file mode 100644 index 0000000..596eed2 --- /dev/null +++ b/smpteToFrames-help.pd @@ -0,0 +1,33 @@ +#N canvas 319 202 772 321 10; +#X floatatom 85 52 5 0 0 0 - - -; +#X floatatom 322 57 5 0 0 0 framerate - -; +#X floatatom 90 150 5 0 0 0 - - -; +#X floatatom 129 151 5 0 0 0 - - -; +#X floatatom 175 149 5 0 0 0 - - -; +#X floatatom 220 148 5 0 0 0 - - -; +#X floatatom 97 258 5 0 0 0 - - -; +#X obj 382 23 cnv 15 300 250 empty empty empty 20 12 0 14 -24198 -66577 +0; +#X text 390 150 Left outlet: duration in frames; +#X text 390 73 Inlets from left to right: duration in hours:minutes:seconds:frames +; +#X text 390 35 Description: SMPTE to FRAMES time CONVERTER; +#X text 387 243 Author: February 2006 by oli44 (Tulle). Modified by +Tof.; +#X text 387 206 Comments: Only works with integer frame rates.; +#X text 389 112 Rightmost inlet: frame rate (defaults to 25).; +#X obj 97 219 mtl/smpteToFrames; +#X obj 84 99 mtl/framesToSmpte; +#X text 390 52 tags: conversion; +#X connect 0 0 15 0; +#X connect 1 0 14 4; +#X connect 1 0 15 1; +#X connect 2 0 14 0; +#X connect 3 0 14 1; +#X connect 4 0 14 2; +#X connect 5 0 14 3; +#X connect 14 0 6 0; +#X connect 15 0 2 0; +#X connect 15 1 3 0; +#X connect 15 2 4 0; +#X connect 15 3 5 0; |