Each time I load a sound into an array using soundfiler that array will automatically have the "save-in-patch flag" cleared. I know this is normal behavior, but sometimes I don't want that to happen. So is there a way of setting an array to save the contents with a message of some kind? currently to do that after loading a new sound into the array I have to:
- right-click
 - select "properties"
 - tick the checkbox for "save contents"
 - click OK
 - click OK again for the other array properties window
 
this feels needlessly tedious. have I missed something obvious? maybe a flag for when I'm loading the sound in soundfiler? or is there something I can do using the [array] object?