One possible solution might be to replace your sample name strings with variables, e.g. ?sourceSample. Then you could set all of them from a Script and, when it comes time to change them, change it in the Script. If you use this same Sound all the time, it might make sense to change it into a user-defined class where the variable names are parameters.