Method |
Description |
|
ApplyDurationEffects ( Note note, int duration ) : int |
|
|
ApplyStaticDuration ( int duration, int maximum ) : int |
|
|
GenerateAutomation ( Beat beat, AlphaTab.Model.Automation automation, int startMove ) : void |
|
|
GenerateBeat ( Beat beat, int barStartTick ) : void |
|
|
GenerateBend ( Note note, int noteStart, int noteDuration, int noteKey, DynamicValue dynamicValue ) : void |
|
|
GenerateChannel ( AlphaTab.Model.Track track, byte channel, AlphaTab.Model.PlaybackInformation playbackInfo ) : void |
|
|
GenerateFadeIn ( Note note, int noteStart, int noteDuration, int noteKey, DynamicValue dynamicValue ) : void |
|
|
GenerateHarmonic ( Note note, int noteStart, int noteDuration, int noteKey, DynamicValue dynamicValue ) : void |
|
|
GenerateMasterBar ( MasterBar masterBar, MasterBar previousMasterBar, int currentTick ) : void |
|
|
GenerateNote ( Note note, int beatStart, int beatDuration, int brushInfo ) : void |
|
|
GenerateSlide ( Note note, int noteStart, int noteDuration, int noteKey, DynamicValue dynamicValue ) : void |
|
|
GenerateTrack ( AlphaTab.Model.Track track ) : void |
|
|
GenerateTremoloPicking ( Note note, int noteStart, int noteDuration, int noteKey, DynamicValue dynamicValue ) : void |
|
|
GenerateTrill ( Note note, int noteStart, int noteDuration, int noteKey, DynamicValue dynamicValue ) : void |
|
|
GenerateVibrato ( Note note, int noteStart, int noteDuration, int noteKey, DynamicValue dynamicValue ) : void |
|
|
GenerateVibratorWithParams ( AlphaTab.Model.Track track, int noteStart, int noteDuration, int phaseLength, int bendAmplitude ) : void |
|
|
GenerateVoice ( Voice voice, int barStartTick ) : void |
|
|
GenerateWhammyBar ( Note note, int noteStart, int noteDuration, int noteKey, DynamicValue dynamicValue ) : void |
|
|
GetBrushIncrement ( Beat beat ) : int |
|
|
GetBrushInfo ( Beat beat ) : int[] |
|
|
GetDynamicValue ( Note note ) : DynamicValue |
|
|
GetNoteDuration ( Note note, int beatDuration ) : int |
|
|