In order to really catch the attention of the other band members, I set up a CSS animation to make the background color blink, noticeably. However, the animation duration is set to a fixed amount.
Can you output a custom CSS property that converts the currently-playing tempo (BPM) to milliseconds (without the ‘ms’ suffix)?
This will allow us to animate many things based on the current tempo of the song.
Thank you very much! I tried the --beat-time property and it is exactly what I was looking for. After our weekend show, I’ll take a deeper look at the two classes you added.
Also, thank you for the additional track-group classes!