Attributes & arguments

    Dev

    Théophile Rousic-Plantec
    May 17 2023 | 2:05 pm
    Hi, I'm currently developing a max object with an attribute inside of it. This object take as argument an array of symbols. The problem is that I can't modify the attr value with @param on the object. Do I need to use a function at object instanciation to process the arguments ? Thanks