SongAutomation.value

Sets the base value of the automation.

  1. T value [@property getter]
  2. T value [@property setter]
    class SongAutomation(T)
    @property
    void
    value
    if (
    isNumeric!T
    )

Meta