Skip to content

Scale Full LN gaps w.r.t. current BPM #109

@Bestfast

Description

@Bestfast

As the title suggests, in my opinion having it set to a dataframe would make the algorithm more flexible for chart generation and make FLN only a small piece of a chart. At the moment, the full LN algorithm uses a dataframe anyway for its operation, so I think it should be just a couple of lines to change it. Reference:

df = m.stack((HitList, HoldList))._stacked

main focus of this would be making custom algorithms based on full LN possible eg: having the gap set to a 1/4 of the current BPM of the chart, thing that is not possible (without having a lot of writes and splitting the chart for every bpm change) for multi-bpm charts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestAdds an API, feature in the code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions