[PD] Typewriter effect

tim vets timvets at gmail.com
Mon Aug 22 01:52:55 CEST 2011


Here's another example showing what I mean.
I couldn't test it with text3d right now,
("gem is compiled without font support")
but it should work.
I also don't know if [text2d] accepts [string ( but [text3d] does.
'asciify.pd', is an abstraction based on makefilename and list-find to get
the ascii values.
gr,
Tim

2011/8/22 tim vets <timvets at gmail.com>

> no problem.
> You may be able to do it character by character with [string $1 $2 $3 ...(
> .
> and also a suggestion: randomize the drip speed ;)
> gr,
> Tim
>
> 2011/8/21 Antonio Roberts <antonio at hellocatfood.com>
>
>> Thanks Tim Vets, it worked great. Here's what I created
>> http://www.youtube.com/watch?v=EOzDdYahsrs
>>
>> Ant
>>
>> On 21 August 2011 16:58, tim vets <timvets at gmail.com> wrote:
>> > You could use [add2 $1( to add letters to a [text ( message box and send
>> > that to text2d each time a letter is added.
>> > gr,
>> > Tim
>> >
>> > 2011/8/21 Antonio Roberts <antonio at hellocatfood.com>
>> >>
>> >> Is there a way to get a typewriter effect using pd i.e. have letters
>> >> appear one character at a time?
>> >>
>> >> I was thinking I could send the text to [text2d] using [drip] but that
>> >> just displays one character/word at a time.
>> >>
>> >> Cheers,
>> >>
>> >> Ant
>> >>
>> >> --
>> >> 07875 006 245
>> >> antonio at hellocatfood.com
>> >>
>> >> ============================
>> >> http://www.hellocatfood.com
>> >> ============================
>> >>
>> >> _______________________________________________
>> >> Pd-list at iem.at mailing list
>> >> UNSUBSCRIBE and account-management ->
>> >> http://lists.puredata.info/listinfo/pd-list
>> >
>> >
>>
>>
>>
>> --
>> 07875 006 245
>> antonio at hellocatfood.com
>>
>> ============================
>> http://www.hellocatfood.com
>> ============================
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110822/aebd7a4a/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: typewriter.pd
Type: text/x-puredata
Size: 940 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110822/aebd7a4a/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asciify.pd
Type: text/x-puredata
Size: 833 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110822/aebd7a4a/attachment-0003.bin>


More information about the Pd-list mailing list