flat

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

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

Return

The new note.

Parameters

octave

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

tone

The tone within the octave.