C# Class AlphaTab.Audio.GeneralMidi

This public class provides names for all general midi instruments.
Afficher le fichier Open project: CoderLine/alphaTab

Méthodes publiques

Méthode Description
GetValue ( string name ) : int
IsPiano ( int program ) : bool

Method Details

GetValue() public static méthode

public static GetValue ( string name ) : int
name string
Résultat int

IsPiano() public static méthode

public static IsPiano ( int program ) : bool
program int
Résultat bool