Hi there,
working hard on the prototype (related to this post), I need some help with that.
I decided to use sample message with mubu.track for interpolating. Works perfectly.
But I also have tracks used with markers (I mean unidimensional data) for which I don’t want any interpolation, just sporadic messages when the “cursor” pass on events.
Is there a way to merge both method one for continuous data and the other one for markers ?
I could always filter by using comparators with a mubu.track reading markers too but I feel it very unefficient.