garcia / simfile

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

count_hands() does not count all hands reported by StepMania #47

Open som1sezhi opened 4 months ago

som1sezhi commented 4 months ago

Currently, count_hands() only counts hands consisting of 3+ simultaneous notes. StepMania also counts hands consisting of 2 simultaneous notes during 1+ active hold/roll, or 1 note during 2+ active holds/rolls, neither of which are counted as hands by the library as of current.