Not sure if I understand this correctly, but the delay/write ms and delay/read ms set I added recently should at least make millisecond-based delays easier? and from the full delay length you can go and calculate the current milliseconds or BPM if I am not mistaken
Indeed, it is possible to calculate the delay using this method but I was hoping for a millisecond readout on my OLED display. Maybe it’s doable with strings and an equation type of object? I’m not sure if these exist..