AudioBusMeter

Companion
object
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 dispose(): Unit

Disposes the meter. This must be called on the event dispatch thread. It is safe to call this multiple times.

Disposes the meter. This must be called on the event dispatch thread. It is safe to call this multiple times.

def strips: Seq[Strip]

The buses and targets to meter.

The buses and targets to meter.