ScalarValue

final case
class ScalarValue(value: Float) extends Scalar
trait Serializable
trait Product
trait Equals
trait Scalar
trait Value
class Object
trait Matchable
class Any

Value members

Concrete methods

def numChannels: Int
def toControl(key: String, numChannels: Int): ControlSet
def values: IndexedSeq[Float]

Inherited methods

final
def isScalar: Boolean
Inherited from
Scalar
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product