Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineState

The overall state of the machine. Everything that's not specific to a particular instrument is represented here.

Hierarchy

  • MachineState

Index

Properties

bpm

bpm: number

The beats per minute the machine is operating at.

flywheelConnected

flywheelConnected: boolean

Whether or not the programming wheel is spinning.

mute

mute: {}

Whether or not particular Channel is muted.

Type declaration

Generated using TypeDoc