Encore-Developers / Encore

A 4 and 5 lane rhythm game with taps and lifts.
https://discord.gg/GhkgVUAC9v
MIT License
36 stars 7 forks source link

Overdrive depletes too quickly #15

Closed BraqueDown closed 1 month ago

BraqueDown commented 1 month ago

Windows 10 x64, fa20278 x64

Now lasts one measure instead of two.

https://github.com/Encore-Developers/Encore-Raylib/assets/43602802/a4ee87bc-42d0-4449-93bb-93ac9f75ca13

3drosalia commented 1 month ago

i know the exact issue and now i eliminated it, check 03c1ca0 as i reverted the OD code to be based on a set number rather than whatever math i was doing for midi resolution

3drosalia commented 1 month ago

for some reason the math is weird, and the od code still needs to be changed to be based on the BEAT track, but setting it to how it was in older builds is better than what i was doing previously