Module hw06

Package provided.abcMusic.utils


package provided.abcMusic.utils
Utilities for working with MIDI and ABC music
Author:
Stephen Wong, Scott Rixner
  • Class Summary
    Class
    Description
    Represents an instrument as a name and an integer value
    Singleton utility class that has methods for parsing, reading file content and getting the list of instruments.
    Utility class to simplify dealing with key signatures
    Usage:
    KeySignature keySig = new KeySignature(aKey); // aKey is a string representing a key, e.g.