you can also see many examples of structs on gop in the jmmmp library:
faders, bezier, multiarray, matrixctrl and others whose name I can't
remember now.

On Wed, 27 Oct 2021 at 14:14, Christof Ressi <i...@christofressi.com> wrote:

> I cannot find a way to graph-on-parent a struct - is it just not possible?
>
> It is certainly possible. After all, graphical arrays are just that: data
> structure arrays inside a GOP subpatch.
>
> You just have to remember to set the "x range" and "y range" in the GOP
> settings to match the value range of your data structure(s).
>
> Attached you will find a simple example.
>
> Christof
> On 27.10.2021 13:12, Pierre Alexandre Tremblay wrote:
>
> Hello
>
> I’m trying to made a plotter abstraction and I cannot find a way to 
> graph-on-parent a struct - is it just not possible?
>
> If not possible, is there a good repo of examples of vanilla-only programmed 
> plotter abstractions that would graph-in-parent like Arrays do?
>
> Any pointer (pun intended) welcome
>
> p
>
>
> _______________________________________________pd-l...@lists.iem.at mailing 
> list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list
>
> _______________________________________________
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to