make


Description:

public static HashSet<string> make (string incompleteNote) throws MusicalNoteError

Return all notes with a given name (map C to => C0, C1, C2, ...);

Parameters:

incompleteNote

A note without its octave component

Returns:

A set of all possible notes with this name