Skip to content

latencyHint on actual AudioContext #658

@JackCA

Description

@JackCA

The web audio api itself supports latencyHint as a constructor option and after a bit of digging, it seems like that's entirely separate from the Tone.js latencyHint option (there are no options passed into the AudioContext constructor).

Is it correct to say that the latencyHint on the real AudioContext is not being set? If so, how could Tone.js be instructed to use it? The Tone.js API allows for writes on the value after initialized, but I don't think the real AudioContext does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions