Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master plan #1

Open
5 of 7 tasks
superctr opened this issue May 15, 2020 · 0 comments
Open
5 of 7 tasks

Master plan #1

superctr opened this issue May 15, 2020 · 0 comments

Comments

@superctr
Copy link
Owner

superctr commented May 15, 2020

Window classes

  • Main_Window
    • parent window, handles all child windows (below) and the ImGui "frame"
  • Editor_Window
    • text editor
  • FMPatch_Window
    • FM patch editor
  • TrackList_Window
    • visualize MML tracks (see here for reference)

Singletons

  • Player_Manager
    • MML player interface. interface between libvgm and ctrmml drivers.
      On hold for now
  • Song_Manager
    • MML compiler interface.
      Functionality here could be split into Player_Manager once this class becomes too big.
  • FMPatch_Manager
    • jamming / instrument preview - used by FMPatch_Window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant