Module hw06
Package provided.abcMusic.utils
package provided.abcMusic.utils
Utilities for working with MIDI and ABC music
- Author:
- Stephen Wong, Scott Rixner
-
Class SummaryClassDescriptionRepresents an instrument as a name and an integer valueSingleton 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.