sharp

public static Note sharp(int octave, Note.Tone tone)

Creates new note for sharp tone, such as A-sharp.

Return

The new note.

Parameters

octave

The octave where the note is in. Has to be 0 - 2.

tone

The tone within the octave. If the octave is 2 the note has to be F#.