Re: [PD] Nestable Dictionaries in Pd

2021-09-08 Thread João Pais
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

Re: [PD] Nestable Dictionaries in Pd

2021-09-08 Thread João Pais
can you post an example of a parsed content? Thanks all for the pointers. Now it is on mer to check the other tutorials > and find a way around. Our object does parse json in and out to file and > std if needs be, the only idea here is a batch interface with Pd so users > can input and retrieve

Re: [PD] Nestable Dictionaries in Pd

2021-09-08 Thread Pierre Alexandre Tremblay
Thanks all for the pointers. Now it is on mer to check the other tutorials and find a way around. Our object does parse json in and out to file and std if needs be, the only idea here is a batch interface with Pd so users can input and retrieve en masse to our dataset world (with mlp and umap

Re: [PD] Nestable Dictionaries in Pd

2021-09-08 Thread João Pais
is jmmmp/cellblock a model of what you could use? but adapted to lists and maybe not so complex? I tried opening your first example in [text]. As I thought, the issue is that commas are already reserved in pd for line changes. The output is this (I added a line number at the start of each