Note.PitchInOctave Method
Returns the pitch for this note in the specified octave.
public
Pitch PitchInOctave(
int octave);
Parameters
-
octave
- The octave, where octaves begin at each C and Middle C is the first note in octave 4.
Return Value
The pitch with this name in the specified octave.
See Also
Note Class | Midi Namespace