Woooooo so I figured out how to draw wave forms to graphic windows now my question is. How can I make this work ? I have run into issues while resizing the graphic array "tab" to fit its own window bounds. The normal way I would have gone about this would be to use a [cords....] object to adjust the bounds for the sub-patch but because I'm dealing with a graphic window a error is thrown stating the array can not be found.
The second screenshot is the result of a newly drawn wave form. You can see that whenever a new wave is loaded with a different sample length it has to be resized.
I should mention currently array1 is being resized correctly the problem is the graphic array "tab"
Any help or direction is appreciated.
After a new wave is loaded.