Open sofian opened 9 months ago
Question is: what word to use?
Also: there would be an easy way to avoid using an extra boolean in the Metro and Osc classes by using the sign of one of the floats.
I think we should follow a common API similar to Chrono. See #92
This is important to re-sync a Metro or an Osc object. We could also either add a reset() function, which would be the easiest. We could also choose to add similar functions as the Chronometer object, with start/stop/resume functions. But this would involve keeping track of whether the object has been started.