Single

final case
class Single(startLevel: Double, curve: Curve) extends EnvSegment
trait Serializable
trait Writable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def numChannels: Int
def startLevels: IndexedSeq[Double]
def updateCurve(curve: Curve): EnvSegment
def write(out: DataOutput): Unit

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product