Duration is an OSC tool created in 2012 by @obviousjim , co-developed with YCAM InterLab.
Duration is a timeline for creative coding. Create live performances, interactive installations, and music visualizations by synchronously composing servos, lighting, and projection.
I would go with Chataigne - Chataigne | Chataigne It is a really great project that does timelines really well and a lot more, it is open source and pretty active. A very powerful tool.
But he never gave me an update about this point, he was very helpful for all the other bugs tho.
The colour track let’s you sequence smoothly changing colours. It uses a
provided image as a sample palette, each keyframe specifies a position
on the palette to sample from. Between keyframes the image is traverse
to create smoothly changing colours.
Hi, I wrote ofxLineaDeTiempo in order to allow you to easily create timelines using ofxGui or ofParameters. If you have an ofxPanel gui you can create a timeline with a single line of code, which is connected to that ofxPanel instance and parameter. There are still some “rough edges” on it but it might be useful for you