mat1jaczyyy / apollo-studio

Apollo Studio is a standalone editor and live playback engine for RGB Launchpad light effects.
https://apollo.mat1jaczyyy.com
BSD 3-Clause "New" or "Revised" License
186 stars 23 forks source link

Pattern Imported MIDI plays faster than intended due to accumulated rounding error #454

Closed mat1jaczyyy closed 1 year ago

mat1jaczyyy commented 1 year ago

https://github.com/mat1jaczyyy/apollo-studio/blob/b14b643321026f15934bafc16fbe84987e2ee5d9/Apollo/Helpers/Importer.cs#L95

This int cast discards sub 1ms values, and the accumulated rounding error ends up speeding the effect up incorrectly.

Ty IMO_N7O for report 144bpm.zip