SongAutomation.modifyValue

Modifies an automation point.

class SongAutomation(T)
void
modifyValue
if (
isNumeric!T
)

Parameters

value T

The new value of the automation point.

automationPoint size_t

The point to modify.

Meta