garcia / simfile

A modern simfile parsing & editing library for Python 3
MIT License
62 stars 7 forks source link

Handle DISPLAYBPM edge cases #24

Closed garcia closed 2 years ago

garcia commented 2 years ago

The displaybpm function can't handle #DISPLAYBPM:; or malformed strings currently. I assume StepMania just ignores the field in these cases, but would be good to verify.

garcia commented 2 years ago

Fixed in v2.1.0.