C# 클래스 AlphaTab.Rendering.Utils.PercussionMapper

파일 보기 프로젝트 열기: CoderLine/alphaTab 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

MapNoteForDisplay() 공개 정적인 메소드

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
리턴 int

MidiFromElementVariation() 공개 정적인 메소드

public static MidiFromElementVariation ( Note note ) : int
note AlphaTab.Model.Note
리턴 int