Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

v0.3.1 Fix BPM Math

Choose a tag to compare

@samblenny samblenny released this 10 Jun 11:07
91a5ae8

This fixes the playback timing BPM calculations to be tolerably close to accurate by using scaled integer math instead of software floating point.