Method | Description | |
---|---|---|
AddBeat ( |
||
AddMasterBar ( |
||
FindBeat ( AlphaTab.Model.Track tracks, int tick ) : |
||
Finish ( ) : void | ||
GetMasterBarStart ( |
||
MidiTickLookup ( ) : AlphaTab.Collections |
Method | Description | |
---|---|---|
FindMasterBar ( int tick ) : |
public AddBeat ( |
||
beat | ||
return | void |
public AddMasterBar ( |
||
masterBar | ||
return | void |
public FindBeat ( AlphaTab.Model.Track tracks, int tick ) : |
||
tracks | AlphaTab.Model.Track | |
tick | int | |
return |
public GetMasterBarStart ( |
||
bar | ||
return | int |
public MidiTickLookup ( ) : AlphaTab.Collections | ||
return | AlphaTab.Collections |