audiojs / web-audio-api

Node.js implementation of Web audio API
MIT License
826 stars 67 forks source link

Enhance `decodeAudioData` #64

Closed Korilakkuma closed 2 years ago

Korilakkuma commented 7 years ago

This implement enables to return Promise. It conforms to the latest specification.