SongAutomation.value

Gets the base value of the automation.

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

Meta