Display current sample in waveform
-
Is there an automatic way to show the "current" sample in a waveform tile?
I can think of ways to do this via scripting but wanted to know if there is already a mechanism to handle this.
-
@d-healey I think setting the sampleIndex to -1 will do that.
-
@Christoph-Hart You are correct! What does it do if multiple samples are triggered at once?
-
@d-healey the last started one.