I'm having some issues getting the sample data into a mutlitidisplay
The data is correctly pushed into a core .
The iterator ( length provided by [?] module ) first triggers the index , then x1 , then y1 ( x2,y2 are not needed since I am using the line object ) .
For Y1 , the third outlet goes ito the core cell and this is how it looks , iterating the index then into a memory read with cr.c
I tried pushing the mem.read with the iterator istead of cr.c but still no luck
For some reason it doesn't work
The iterator and core cell are set up correctly ( I think ) since connectin the mem read sr.c to out produces audio .
But I need events