0.1.2
Fix basic math issues with beat calculations, whoops!
Fixed
- Use double-precision floating point values for beat, bar, and phrase intervals, rather than long integers. This was a bad mistake in the port from Clojure, which was using precise rational values for them. This was leading to inconsistent beat calculations, which was causing sync problems on the Pioneer network.