validate


Description:

public static bool validate (string note)

Check whether a note is valid

Parameters:

note

The note in scientific notation (as in E3)

Returns:

True if the note is valid or false otherwise