← API
Symbol

createEngine

Signatures

  • createEngine ( config: EngineConfig ): Engine
    Construct a new engine. Does NOT touch the AudioContext — that happens on the first unlock() or play() call. Safe to call before any user gesture.