< Back to IRCAM Forum

Old school function

Hello

is it possible to encapsulate a patch in a function and call this function from`Functions/User as in old OM versions?
If not, is there any way to call a patch without copy it in each workspace?
Image attached

Thanks
Georgia

function.jpg

in principle yes, it is possible.
however, you will have to copy it in every workspace as well
(the “user” functions are stored in the workspace)

Hi Jean,

could you tell me how to do that?

Thanks
Georgia

See attached screenshots (nb look at the names, not the order: )

  1. Open the “user” package
  2. File/New Generic Function
  3. Choose a name
  4. program the function
  5. The function is now avalable in the “User” package and menu

1.png

5th image:

5.png

merci Jean!