Cycle through tracks by name

<aside> ⚡ Cycles through tracks containing a string where the track visible in TCP, unmuted and has unmuted media items at current play position. Modify selecttrack to implement custom track selection behaviour (see example under main code).

</aside>

<aside> 💡 Hold shift when running action to cycle in reverse (you'll need to set up two shortcuts for the same action, one with shift, one without)

</aside>

Mute/solo track under cursor

Unmute all visible TCP tracks

A setTimeout style function