Audio Reload Delay between switch

Hi everyone
I got a little problem with my audio and don’t know how to tackle it.
My project in TD has 8 buttons which can be pressed by the visitor. Each button triggers a video with the according music to it.
Since I want my audio and my movie to start from the beginning each time the button is pressed, I used the output of a null and some expressions to do that (see the picture in the appendix).
But I noticed when the song is starting (because the according button was triggered), I can hear the point of the song, where it previously stopped playing, for a very short moment.
I guess there is a brief moment in which the song tries to continue playing, but then is pulsed to reload. So there seems to be some delay somewhere.
Interestingly somehow the videos don’t have the same problem.
What can I do to stop this?
TouchDesigner_IVCjFP5dI7

You might condiser baking the audio track into the movie file and using the audio movie CHOP instead. Should do what you want but without the need for setting up seperate triggers etc.