Skip to content

[Tech debt] Refactor beat() and change_track() methods out of handler classes #111

Open
@Yoronex

Description

@Yoronex

Each handler now has a beat() and change_track() method, which are called on each beat and song change respectively. However, not every handler uses this. Furthermore, we might want to add more methods like this in the future. Therefore, we should refactor/redesign the way these calls are made to handlers. Events maybe?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions