Interface WaveformSegment

A waveform segment contains a height and 'whiteness' value.

Hierarchy

  • WaveformSegment

Properties

Properties

height: number

The height this segment in the waveform. Ranges from 0 - 31.

whiteness: number

The level of "whiteness" of the waveform. 0 being completely blue, and 1 being completely white.

Generated using TypeDoc