Class AudioElements

Scans page for

const ae = new AudioElements();
ae.init(); // Initialise

const a = ae.get('kick'); // Get the source that had id 'kick'

Constructors

Properties

Methods

Constructors

Properties

filterType: BiquadFilterType = ...

Methods

  • Returns void