Comment 4 for bug 1117722

Revision history for this message
rob (another-rob) wrote :

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.