Hello,
I'm just starting to learn about data structures in PD and at this stage I'm not sure if I'm exploring the appropriate path for what I need. I'm looking for a way to display a sequence of symbols arranged in a grid (like a lead sheet of chord symbols) which I can then click on to select and edit (using traverse next/get/set/append etc). Using a data structure seemed ideal but append isn't cooperating with symbols. I've seen a couple of posts which have raised the same issue from 2004 and 2013 re append not accepting symbols but I wondered if there was a way around this 12 years later or if anyone could offer another suggestion.
Thanks in advance
~~