61a69fe4575a864a90d117977ddc57ab11478e4f
determine the number of notes to display from any beat to any beat in O(log n) [n = number of non-empty rows]. it might be used to determine the first displayed beat or last displayed beat based on number of notes on screen (instead of fixed beats), if this can be implemented properly, then notes will no longer disappear or appear during a long slow scrolls/speeds [as long as the number of notes to display is in our limit].
Languages
C++
85.7%
Lua
4.3%
C
4.3%
Rich Text Format
2.3%
CMake
1.1%
Other
2%