Hi list,
Since I'm messing around in the guts of Pd's gui code, I thought I'd ask:

Is a Pd patch accessible to, say, the visually-impaired?  How does a text-reader traverse a Pd patch?

With SVG I can add titles to items or groups.  So theoretically I could add data to the diagram that makes it possible to say "frequency outlet of route connects to the center frequency of vcf" rather than "inlet 3 of route connects to inlet 1 of vcf~".

-Jonathan