Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VibraphoneState

The state pertaining to the vibraphone.

Hierarchy

  • VibraphoneState

Index

Properties

notes

notes: {}

Which notes represent which channels. These cannot be changed via events and thus stay the same throughout the course of an entire Performance. They can however, be changed while editing a Program.

Type declaration

vibratoEnabled

vibratoEnabled: boolean

Whether or not the vibrato is engaged

vibratoSpeed

vibratoSpeed: number

The vibrato speed from 0 to 1

Generated using TypeDoc