Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AxVeProChannel

Hierarchy

Index

Properties

Optional Readonly balance

balance: number | null

Optional Readonly channelId

channelId: string | null

Optional Readonly channelIndex

channelIndex: number | null

Optional Readonly channelInfo

channelInfo: any | null

Optional Readonly effects

Optional Readonly enabled

enabled: boolean | null

Optional Readonly instrument

instrument: AxVeProPlugin | null

Optional Readonly midiChannelIndex

midiChannelIndex: number | null

Optional Readonly midiPortIndex

midiPortIndex: number | null

Optional Readonly name

name: string | null

Optional Readonly outputIndex

outputIndex: number | null

Optional Readonly parent

parent: AxNode | null

Optional Readonly supportsAutoUpdate

supportsAutoUpdate: boolean | null

Optional Readonly title

title: string | null

Optional Readonly volume

volume: number | null

Methods

channelDelete

channelEdit

channelSelect

channelSetBalance

channelSetVolume

invalidate

Generated using TypeDoc