aboutsummaryrefslogtreecommitdiff
path: root/smpteToFrames-help.pd
blob: 596eed2605891c3ea3d120885e00be4a7d6999d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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;