Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SuiWavetable

An audio output that uses browser audio api OscillatorNode as a sound source

Hierarchy

Index

Constructors

Methods

Constructors

Methods

  • createAudioGraph(): Promise<any>
  • Connect the audio sound source to the output, combining other nodes in the mix such as convolver (reverb), delay, and gain. Also set up the envelope

    Returns Promise<any>

    • a promise that tis resolved when duration time has expired

Generated using TypeDoc