Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineTempoEvent

A change in the machine's BPM.

This change will be instantaneous, so if a gradual change is desired, it must be achieved by specifying small increments of change to the BPM. This may change in the future.

Hierarchy

  • MachineTempoEvent

Index

Properties

Properties

bpm

bpm: number

The BPM to set the machine to.

kind

kind: "machine_tempo"

Generated using TypeDoc