Copying Function Data into another Function
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.
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.
Thanks! Great object.
Max Patch
Copy patch and select New From Clipboard in Max.
This task is pretty easy to do, even without ej's thing:
You can even maintain your sustain points.
Max Patch
Copy patch and select New From Clipboard in Max.
lh