[PD] Nestable Dictionaries in Pd

João Pais jmmmpais at gmail.com
Wed Sep 8 23:29:19 CEST 2021


just recalled something, see the following patches in my tutorials: 
data-s_09.pd for array encapsulation, and data-s_09a.pd on how to use 
[array] and [text] to interact with data structures. afaik that is still 
up to date info.


> Dear all
>
> I am trying to find the most Pd-vanilla-way to interface with our Dataset object in the FluCoMa project. In Max and SuperCollider we use Dictionaries, which are nestable and queryable in powerful programmatic ways, working essentially like interfaces to JSON-like data structures.
>
> I’ve looked at [struct] but the [set] object does not allow to do symbols and (list of) floats, and [appends] seem to have the same limitations. In all cases, I’m not certain it is the best approach in any cases to create such a list in Pd...
>
> I wonder how people do it and if I am missing an obvious workflow, especially with nested structures.
>
> Any pointer (pun intended) welcome
>
> p
>
>
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list





More information about the Pd-list mailing list