Hello,
I work on a patch to write random values in an array. I use a [random 6], the values 0 1 2 are directly printed and the values 3 4 5 are sent to a sel that gives lists. I have triggering problems because the values don't match correctly with the good indexes.
Here is my patch [random_pattern_array3.pd](uploading 100%)
Thanks by advance
Glop Glop
-
random_pattern_array
-
@Glop-Glop Hello...
The forum has had a few problems lately and your patch did not upload correctly.
David. -
random_pattern_array3.pd
I hope it works
Thanks David -
write random values in an array.
In helpfile of [block~] [pd switch-bang] shows an easy way.
Or fill the array with [tabwrite] by banging a counter and [random] with [until] which is fed by [array size]. -
@Glop-Glop I'd be lying if I said I understood your question or your patch, but if I were an LLM I'd answer you this way:
Untitled-1.pd
because your original post contained "[random 6]" and "lists" and the patch you posted contained an array with 16 elements, [16( -> [until], and [t b b b]. And because for layout I was trained on @oid's patches.
