[PD] static array/text

Alexandre Torres Porres porres at gmail.com
Mon May 7 16:46:18 CEST 2018


Seems like the "value behaviour" is something that could be implemented in
[array define] with a new flag, right?

2018-05-07 10:19 GMT-03:00 Antoine Rousseau <antoine at metalu.net>:

> In moonlib you can find [sarray] and [slist], which implement the [value]
> behaviour (i.e multiple declarations of a shared data) for array and list
> of symbols.
> They are also dynamically re-assignable.
>
>
> Antoine Rousseau
>   http://www.metalu.net <http://metalu.net> __ htt
> p://www.metaluachahuter.com/
> <http://www.metaluachahuter.com/compagnies/al1-ant1/>
>
>
> 2018-05-07 13:47 GMT+02:00 Ingo Stock <mail at ingostock.de>:
>
>> Maybe you can just put the text/array object into the main file, like in
>> the attached demo?
>>
>> best, ingo
>>
>>
>> On 05/07/2018 12:02 AM, Dan Wilcox wrote:
>> > Is there one way to define a "static" table or text data that can be
>> > shared among abstractions? I have a few abstractions which use lookup
>> > tables and I realize now that they are basically creating a copy with
>> > each instance when they could really share the same data directly. I
>> > suppose this would be somewhat related to [value].
>> >
>> > --------
>> > Dan Wilcox
>> > @danomatika <http://twitter.com/danomatika>
>> > danomatika.com <http://danomatika.com>
>> > robotcowboy.com <http://robotcowboy.com>
>> >
>> >
>> >
>> >
>> >
>> > _______________________________________________
>> > Pd-list at lists.iem.at mailing list
>> > UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
>> stinfo/pd-list
>> >
>>
>> _______________________________________________
>> Pd-list at lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
>> stinfo/pd-list
>>
>>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/
> listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180507/cdae2e79/attachment.html>


More information about the Pd-list mailing list