[PD] using PD/GEM to generate timecode overlay

Mikael.Fernstrom Mikael.Fernstrom at ul.ie
Thu Nov 3 10:38:47 CET 2011


Thanks!
Works perfect.
Next, I'm adding an Arduino to interface the projector.

/Mikael
Sent from my iPad

On 3 Nov 2011, at 08:26, "IOhannes m zmoelnig" <zmoelnig at iem.at> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 2011-11-03 03:14, Hans-Christoph Steiner wrote:
>> 
>> You need to generate a symbol, then Pd won't strip the zeros off.  You can do that with:
>> 
>> [makefilename %02d]
>> 
> 
> though for SSS you would need [makefilename %03d]
> 
> 
>> That will give you just hh.  You could do one of those per hh mm ss SSS, then combine them into a list and feed it thru [zexy/list2symbol :]
> 
> i have to admit that for short fixed size list-to-symbol functionality i
> would use the super cow powers of the msgbox:
> 
> [symbol $1:$2:$3.$4(
> will give you "hh:mm:ss.SSS"
> 
> fgmasdr
> IOhannes
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAk6yT6kACgkQkX2Xpv6ydvQa1wCfTh6QKUKwxb6jlwmdYyLe8JBk
> TDkAoM016VTkDgkyfAaX/TnnbhQpxX4w
> =E9Fm
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list



More information about the Pd-list mailing list