Cool, thanks. In addition to a straight "instant double" function, it would be nice to have direct access to some functions along the lines of:
file=engine.getValue("[Channel1]", "file_currently_loaded") and engine.setValue("[Sampler1]", "load_file", file)
...with that, you could implement the rest of the instant double functionality however you like in a controller script.
Cool, thanks. In addition to a straight "instant double" function, it would be nice to have direct access to some functions along the lines of:
file=engine. getValue( "[Channel1] ", "file_currently _loaded" ) setValue( "[Sampler1] ", "load_file", file)
and
engine.
...with that, you could implement the rest of the instant double functionality however you like in a controller script.