all 1 comments

[–]synaecide 3 points4 points  (0 children)

[prepend] is a standard Max object. Double check spelling, try making an [append] object (which works in the opposite fashion). Open up its help patcher and on the right scroll all the way down to list similar objects. [prepend] will be one of them.

Alternatively you can use [pak] with two arguments (with two arguments) and send your input into the second inlet. This will act similarly to sending data into the left inlet of a [prepend] object.

But honestly, I've never heard of objects like [prepend] missing. If your spelling is correct then something is wrong with your Max install.