Skip to main content

alphaTab.model.Automation

Description

Automations are used to change the behaviour of a song.

 class Automation

Properties

isLinear

Gets or sets whether the automation is applied linear.

ratioPosition

Gets or sets the relative position of of the automation.

text

Gets or sets the additional text of the automation.

type

Gets or sets the type of the automation.

value

Gets or sets the target value of the automation.

Methods

buildInstrumentAutomation(boolean, number, number)
buildTempoAutomation(boolean, number, number, number)