Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a control point that handles sample sounds.

Hierarchy

Index

Constructors

Properties

customSampleBank: number

The index of the sample bank, if this sample bank uses custom samples.

If this is 0, the beatmap's sample should be used instead.

The sample bank at this control point.

sampleVolume: number

The sample volume at this control point.

time: number

The time at which the control point takes effect in milliseconds.

Methods

  • toString(): string
  • Returns a string representative of the class.

    Returns string

Generated using TypeDoc