Copying Function Data into another Function

Danger Raven's icon

I was wondering if there was a way to bang a function object and instantly place the contents of that particular function into a new one? Thanks.

goodparleyandorfing's icon

download emmanuel jourdan's function object from www.e--j.com - it has copy and paste already implemented, as well as a bunch of other stuff. there is also a way to do it by dumping the data of function into a coll, formatting it in some way and then inputting it directly into another function. i cant demonstrate it now though; ej.function is your best bet.

Danger Raven's icon

Thanks! Great object.

Chris Muir's icon
Max Patch
Copy patch and select New From Clipboard in Max.

This task is pretty easy to do, even without ej's thing:

Luke Hall's icon

You can even maintain your sustain points.

Max Patch
Copy patch and select New From Clipboard in Max.

lh