Method | Description | |
---|---|---|
AddNote ( |
||
AddWhammyBarPoint ( AlphaTab.Model.BendPoint point ) : void | ||
Beat ( ) : AlphaTab.Audio | ||
CalculateDuration ( ) : int |
Calculates the time spent in this bar. (unit: midi ticks)
|
|
Clone ( ) : |
||
CopyTo ( |
||
Finish ( ) : void | ||
GetAutomation ( AutomationType type ) : AlphaTab.Model.Automation | ||
GetNoteOnString ( int @string ) : |
||
RefreshNotes ( ) : void | ||
RemoveWhammyBarPoint ( int index ) : void |
public AddWhammyBarPoint ( AlphaTab.Model.BendPoint point ) : void | ||
point | AlphaTab.Model.BendPoint | |
return | void |
public static CopyTo ( |
||
src | ||
dst | ||
return | void |
public GetAutomation ( AutomationType type ) : AlphaTab.Model.Automation | ||
type | AutomationType | |
return | AlphaTab.Model.Automation |
public GetNoteOnString ( int @string ) : |
||
@string | int | |
return |
public RemoveWhammyBarPoint ( int index ) : void | ||
index | int | |
return | void |