get element [ x,z] from [w,x,y,z]

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

Post

I want to get the the first and third element from a list consisting out of 4 elements
The result is then a list of two elements , so I need another get element to get each separate value .
Is there another way to get element where the keys is an array but it outputs indiviual elements ?
Image
Eyeball exchanging
Soul calibrating ..frequencies

Post

I'd probably use two individual [get element] modules, one with a key of 1 and the second with the key of 3.

Or, take the output of your existing current [get element] module, and use a [head] to take the first element of the resulting pair, and [tail] -> [head] to take the second.
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post Reply

Return to “Loomer”