-
Notifications
You must be signed in to change notification settings - Fork 0
Developer Documentation
kchen29 edited this page Feb 23, 2017
·
1 revision
Class hierarchy should follow closely to Music XML.
The user creates "nodes" (a Part, Measure, Note, etc.) and links them together to form a tree structure.
With this tree, the program creates a Music XML file.
The user has the ability to:
- Create nodes
- Link nodes to other nodes
- Select a node to change its attributes