Class MixerDevice

This class represents a mixer device in Live. It provides access to volume, panning and other DeviceParameter objects. See [[DeviceParameter]] to learn how to modify them.

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    Returns MixerDevice

Properties

path: string = 'live_set tracks $1 mixer_device'

Accessors

  • get id(): undefined | number
  • Returns undefined | number

Methods