Return the natural note names without octave
Optional
Note.names(); // => ["C", "D", "E", "F", "G", "A", "B"] Copy
Note.names(); // => ["C", "D", "E", "F", "G", "A", "B"]
Return the natural note names without octave