Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AlphaTab
Audio
GeneralMidi
C# Class AlphaTab.Audio.GeneralMidi
This public class provides names for all general midi instruments.
Exibir arquivo
Open project: CoderLine/alphaTab
Public Methods
Method
Description
GetValue
(
string
name
) :
int
IsPiano
(
int
program
) :
bool
Method Details
GetValue()
public
static
method
public
static
GetValue
(
string
name
) :
int
name
string
return
int
IsPiano()
public
static
method
public
static
IsPiano
(
int
program
) :
bool
program
int
return
bool