[PD] ds animation trick

Jonathan Wilkes jancsika at yahoo.com
Wed Feb 4 02:41:39 CET 2009


I recently discovered a use for how data structures in gops bleed through to the parent.  test.pd demonstrates a gui object that jumps out of its gop box when clicked.

This technique is limited, though, because you can't manipulate the grob with the mouse once it goes outside the gop box; so a youtube type volume slider would have to be drawn within gop constraints to be usable.  (The other drawback is obvious once you open the abstraction.)

-Jonathan


      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ds-bng.pd
Type: application/octet-stream
Size: 2249 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090203/75696e85/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pd
Type: application/octet-stream
Size: 697 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090203/75696e85/attachment-0001.obj>


More information about the Pd-list mailing list