audio-worker-node icon indicating copy to clipboard operation
audio-worker-node copied to clipboard

AudioProcessEvent properties

Open dy opened this issue 9 years ago • 1 comments

Hi! In the latest spec the AudioProcessEvent has attributes inputs and outputs. In this implementation, there is redefined inputBuffer and outputBuffer properties of AudioProcessingEvent. Would it be better if AudioProcessEvent is created from scratch instead with proper attributes names?

dy avatar Jan 01 '16 02:01 dy

Just now, I've released AudioWorkerShim based on the latest spec.

https://github.com/mohayonao/audio-worker-shim

mohayonao avatar Jan 01 '16 12:01 mohayonao