A MIDI Library for .NET

PercussionExtensionMethods.Name Method

Returns the human-readable name of a MIDI percussion.

[Extension]
public static string Name(
   this Percussion percussion
);

Parameters

percussion
The percussion.

See Also

PercussionExtensionMethods Class | Midi Namespace