Saxonberg Server API
    Preparing search index...
    Index

    Constructors

    Properties

    amplitude: Quantity<"dB">
    character: string
    sources: readonly SoundSourceRef[]
    SILENT: Sound = ...

    Silence — the canonical zero.

    Methods

    • Apply a linear-amplitude scale factor (multiplier on the 10^(dB/10) term). dB's registered UnitOps handle the dB-side arithmetic (subtract 10 * log10(1/factor) from the value).

      Parameters

      • factor: number

      Returns Sound