@KMETE So [vline~] receives "1 250"
Then [sf-play2~] receives "resume"
Then [sf-play2~] receives "all"
It must get the track name somehow from [stereofile myplayer] and I don't have that....... but probably it has not yet received the filename.
You have put 250 msec delays everywhere..... so hard to tell which messages will get there first.
So I think your patch should look like this at the bottom left......
......... with the [delay 250] removed and the order confirmed with the [t b b f] the trackname should get where it needs to go before the start is sent........ unless there are more delays in [stereofile myplayer].
David.