Re: [PD] change array graph size

2014-03-10 Thread João Pais
I wanted to change the graph canvas of an array, but I can't find the way of doing it. If I have an array called array1, to where should I send a coords message? Does it work like a normal GOP? The graph is named graph$n, where $n is incremented for each graph that exists in the Pd instance.

Re: [PD] change array graph size

2014-03-09 Thread Jonathan Wilkes
On 03/09/2014 08:15 PM, João Pais wrote: Hello, I wanted to change the graph canvas of an array, but I can't find the way of doing it. If I have an array called array1, to where should I send a coords message? Does it work like a normal GOP? The graph is named graph$n, where $n is incremented