Question about the [replacelist] object
Hi List,
I have a question about the replacelist object - the question is posed in this patch:
Max Patch
Copy patch and select New From Clipboard in Max.
Sending the message "0 1" to [replacelist] sets the first element to 1 (in your example the first element is 1 anyway so you see no change). Any list received in the first inlet beginning with a number has its first item treated as the starting index and the rest treated as the replacement contents.
ah, ok, thanks :-)