Symbols and Singletons [was: Re: [PD] Segmented Patch Chords? PVar / PV?]

Enrique Erne pd at mild.ch
Wed Feb 15 21:23:45 CET 2006


hi frank

if you want to load something just once (like [table a] or maybe a 
'graph library patch'). I used that once when dynamically created table 
in different abstractions without knowing whether the table already 
existed or not.

maybe there is a simpler method.

cheers eni


-------------- next part --------------
A non-text attachment was scrubbed...
Name: singletab-demo.pd
Type: application/octet-stream
Size: 439 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060215/7e457c9a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: singletab.pd
Type: application/text
Size: 1021 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060215/7e457c9a/attachment.bin>
-------------- next part --------------



On Feb 15, 2006, at 12:06 AM, Frank Barknecht wrote:

> And how
> do I make sure, that this graph library patch will be open exactly
> once? Any ideas for how to implement such a Singleton pattern in Pd? 


More information about the Pd-list mailing list