I think it鈥檚 a good time to share, that I started to implement the event highlighting inside of the Pulsar TidalCycles package with decent results.
I saw some Strudel performances recently and then my desire grew to make it work with the classical TidalCycles as well within my own setup.
For this I considered everything that was written and linked here: Reimplementing event highlighting in tidal-listener 路 Issue #1047 路 tidalcycles/Tidal 路 GitHub
Partially I look into the text.management implementation and try my own concepts and optimizations. See: Tidal mininotation highlights by matthewkaney 路 Pull Request #79 路 matthewkaney/text.management 路 GitHub
I mean it鈥檚 obvious that some parts of this could be optimized, but I think that the most time consuming part for me will be, to make it as robust as possible to code changes till the next eval.
My plan is to start the conversation regarding the implementation in the next few weeks with a fully workin implementation.