Coordinate and loop footstep sound using matinee?

So I’m making a character jogging, and this is my matinee setup:

As you can see, I have a basic animation track that’s looping, and another track for movement.
I also added a track for sound, which I coordinated for each step in the animation track:

Is it possible to loop this along with the animation track, or do I have to place the sound manually?
Thank you!

I personally wouldn’t use matinee for adding footsteps -> an easier way is to directly do it in the animation. There you can add sound notifies :slight_smile:

Ahh, cool! It worked! But now everytime the matinee does the loop (at frame 0 from the loop) all the sounds play at the same time. Know what can it be?