Hard core crash ..grid element

Official support for: loomer.co.uk
Post Reply New Topic
RELATED
PRODUCTS

Post

hard core crash of architect , two rotarys going into pair tuple --
First rotary =index, second is value
Going into grid (gui element ) ,turning right rotary crashes architect (value + trigger )


Here's the file
I am also having some issues , it accepsts arrays just fine (left example), but tuples of (index,value) seems odd (right )
Image
You do not have the required permissions to view the files attached to this post.
Eyeball exchanging
Soul calibrating ..frequencies

Post

I've reproduced the crash. I'll investigate and see if I can get to the bottom of this...
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post

So it seems there is a logic error when trying to address the [grid] with a single index for a tuple, which can either crash, or write garbage to the grid. I'll get this fixed, but in the interim I'd say: use the two dimensional position for writing. So, if you want to write a 1 to column 3, row 7, use ((3, 7), 1), etc.
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post Reply

Return to “Loomer”