← API
Symbol
createEngine
Signatures
- createEngine ( config: EngineConfig ): EngineConstruct a new engine. Does NOT touch the AudioContext — that happens on the first unlock() or play() call. Safe to call before any user gesture.