vAudio do Seek bug

Hi All

I have created a little spreadable playlist player for the new VAudio nodes.
I do however have the problem that when one file reaches the end, all currently playing files seeks, thus starting over.

behavior is present in both v0.4 and v0.5

see the attached patch.

VaudioDoSeekBug.zip (10.0 kB)

One weird thing, the is not clearly explained in the example patch is that when I make IOBox (bang) with in this case 6 buttons and click them using the mouse, it seeks as it should

After looking into the problem, it seems like it is not a problem with doo seek, but when you have a spreaded input to the file names and change one slice, all the other slices seem to reload.

I make a new post