I'd like to try and encapsulate a version of a Sound which uses a morphable set of wavetables connected through an IntepolateN block. As a Class, I would like to be able to have a parameter field which accepts an Arrray of filenames, which become the source files used as the inputs into an InterpolateN. Is there a method to do this via a Script?