Output current cue from sflist or sfplay
Hello all,
I was wondering if anyone would know a good way to output the current cue number from either a sflist~ object or a sfplay~ object.
Much appreciated
Craig
if you want to know which cue is currently playing in sfplay~, then can't you just intercept the integer which triggers it at the input of sfplay~?
i.e. keep track of what you have asked it to do, rather than try to find out what it is doing...
?
sdf