ScalarVector

final case
class ScalarVector(values: IndexedSeq[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

Inherited methods

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