As in previous postings, I've got eight Multisample sounds feeding into an Output8 sound. Up until now, I've been content to use a hot parameter in the Multisample's Gate to stop and restart each of the sounds. However, now I want my Python code to pause and resume playback rather than restart. It seems like it should be an obvious thing, but my searching has turned up naught. Is there sound prototype (not a multigrid, timeline, tool, etc.) that will do that?
Even better (perhaps), is there a way to get the current position (time) in the sample, when stopped and then resume at position (time + X), skipping over a portion of the sample? I think I saw hints of this, but didn't grok how to use what I saw.