Taos API Reference
    Preparing search index...

    Class AudioClip

    A decoded sound, ready for playback. Thin wrapper over a Web Audio AudioBuffer that carries the source URL/name and some convenience accessors. Produced by AudioLoader / AudioEngine.load.

    Index

    Constructors

    Properties

    Accessors

    Constructors

    Properties

    buffer: AudioBuffer

    The decoded PCM data.

    name: string

    Source URL (or a caller-supplied name) this clip was loaded from.

    Accessors