AudioBusMeter

trait AudioBusMeter extends Disposable[RT]
Companion
object
trait Disposable[RT]
class Object
trait Matchable
class Any

Value members

Abstract methods

def component: Component

The swing component showing the meter.

The swing component showing the meter.

def strips: Seq[Strip]

The buses and targets to meter.

The buses and targets to meter.

Inherited methods

def dispose()(implicit tx: RT): Unit
Inherited from
Disposable