Question about the [replacelist] object

Kaspar's icon

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.

Luke Hall's icon

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.

Kaspar's icon

ah, ok, thanks :-)