C# 클래스 AlphaTab.Audio.GeneralMidi

This public class provides names for all general midi instruments.
파일 보기 프로젝트 열기: CoderLine/alphaTab

공개 메소드들

메소드 설명
GetValue ( string name ) : int
IsPiano ( int program ) : bool

메소드 상세

GetValue() 공개 정적인 메소드

public static GetValue ( string name ) : int
name string
리턴 int

IsPiano() 공개 정적인 메소드

public static IsPiano ( int program ) : bool
program int
리턴 bool