howler.js
howler.js copied to clipboard
[How To] acces AudioBuffer (BufferArray from URL audio)
Feature Proposal
Hi, i want to acces AudioBuffer from Howler.ctx, i need AudioBufferArray to make a normalization filtre to improve audio quality.
Possible Implementation
The buffer is Howler.ctx.decodeAudioData(buffer, ...), can you make a global variable to be able to acces?
An ondata
would be useful https://github.com/goldfire/howler.js#options - emitting frames of decoded audio chunks