Class | Description |
---|---|
ABCInstrument |
Represents an instrument as a name and an integer value
|
ABCUtil |
Singleton utility class that has methods for parsing,
reading file content and getting the list of instruments.
|
KeySignature |
Utility class to simplify dealing with key signatures
Usage: KeySignature keySig = new KeySignature(aKey); // aKey is a string representing a key, e.g. |