Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AlphaTab
Audio
GeneralMidi
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