C# Class AlphaTab.Rendering.Utils.PercussionMapper

Afficher le fichier Open project: CoderLine/alphaTab Class Usage Examples

Méthodes publiques

Méthode Description
MapNoteForDisplay ( Note note ) : int

Maps the given note to a normal note value to place the note at the correct line on score notation

MidiFromElementVariation ( Note note ) : int

Method Details

MapNoteForDisplay() public static méthode

Maps the given note to a normal note value to place the note at the correct line on score notation
public static MapNoteForDisplay ( Note note ) : int
note AlphaTab.Model.Note
Résultat int

MidiFromElementVariation() public static méthode

public static MidiFromElementVariation ( Note note ) : int
note AlphaTab.Model.Note
Résultat int