Strip

final case
class Strip(bus: AudioBus, target: Group, addAction: AddAction)

Specification of a meter strip.

Value Params
addAction

the relation of the meter synth with respect to its target node.

bus

the audio bus to meter

target

the target point at which the meter synth will sit

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

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