Skip to main content

alphaTab.model.BendPoint

A single point of a bending graph. Used to describe WhammyBar and String Bending effects.

 class BendPoint

Properties​

MaxPosition​

(no description)

static readonly MaxPosition: number;

MaxValue​

(no description)

static readonly MaxValue: number;

offset​

Gets or sets offset of the point relative to the note duration (0-60)

offset: number;

value​

Gets or sets the 1/4 note value offsets for the bend.

value: number;