-
-
-
-
ingox
@Buck At least you didn't burn the house, smashed the computer and moved to a hotel with a brand new laptop to find that out.
-
ingox
@dgbillotte It just stores each mode and respective value inside [text]. You can click on [text define] to see what is happening. When changing mode to retrieve the value and before writing, it searches for the mode in the first column if it is already there and uses the respective line to read or write. Otherwise it uses 0 as value and writes at the end of [text].
-
-
-
-
ingox
@lavirgenmarea Here is a simple solution using list-drip from https://forum.pdpatchrepo.info/topic/11122/faster-list-drip-with-list-store-pd-0-48.
[sel] is used to filter the contents. Getting the filtered element is a little bit awkward, but usually the way to go: Send the element down and let [sel] bang it through.
-
ingox
@oid Thanks for testing!
I used 32 and 160 to encode $0 into the array name so different abstractions can have arrays with individual names.