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

Prune "legacy" code #4

Open
bobbicodes opened this issue Jun 6, 2020 · 0 comments
Open

Prune "legacy" code #4

bobbicodes opened this issue Jun 6, 2020 · 0 comments
Assignees

Comments

@bobbicodes
Copy link
Owner

bobbicodes commented Jun 6, 2020

Because I started building this without really knowing what I was doing, and ended up trying out dozens of features before converging on an effective few, there remains much vestigial code (entire namespaces, even) that I feel would best be removed, saving it for future projects and refocusing this one on what it has become - a cute, multitimbral sample-based scrolling music editor.

This "legacy code" includes:

  • Western music notation components (currently only using the staff)
  • Numerous unused SVG components (characters, etc.)

Code related to features currently being worked on (MusicXML import, etc.) should be moved to separate feature branches.

@bobbicodes bobbicodes self-assigned this Jun 6, 2020
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