As we know, lyrics and midi can be timed using the format mm:ss.xxx
. For example [midi@01:50.00: PC30@1]
. How about being able to calculate that time based on tempo? It could look like [midi@beat.3: CC30.127@1]
and would resolve to [midi@00:01.500: CC30.127@1]
if the song was 120BPM. (60s / 120BPM * 3 = 1.5 seconds). This would allow for many things such as tap tempo, exact lighting and lyrics sync.