Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface V3GUISettings

Interface for automaton GUI settings.

Hierarchy

  • V3GUISettings

Index

Properties

minimizedPrecisionTime

minimizedPrecisionTime: number

Fractional precision for minimized data, for time axis.

minimizedPrecisionValue

minimizedPrecisionValue: number

Fractional precision for minimized data, for value axis.

snapBeatActive

snapBeatActive: boolean

Enable the beat snap.

snapBeatBPM

snapBeatBPM: number

BPM of the beat snap.

snapTimeActive

snapTimeActive: boolean

Whether the time snap is activated or not.

snapTimeInterval

snapTimeInterval: number

Interval of time axis snap.

snapValueActive

snapValueActive: boolean

Whether the value snap is activated or not.

snapValueInterval

snapValueInterval: number

Interval of value axis snap.

useBeatInGUI

useBeatInGUI: boolean

Use beat instead of time in GUI.

Generated using TypeDoc