A MIDI Library for .NET

PitchExtensionMethods Methods

The methods of the PitchExtensionMethods class are listed below. For a complete list of PitchExtensionMethods class members, see the PitchExtensionMethods Members topic.

Public Static Methods

IsInMidiRange Returns true if pitch is in the MIDI range [1..127].
NotePreferringFlats Returns the simplest note that resolves to this pitch, preferring flats where needed.
NotePreferringSharps Returns the simplest note that resolves to this pitch, preferring sharps where needed.
NoteWithLetter Returns the note that would name this pitch if it used the given letter.
Octave Returns the octave containing this pitch.
PositionInOctave Returns the position of this pitch in its octave.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

PitchExtensionMethods Class | Midi Namespace