Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 288 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 288 Bytes

mmir-plugin-encoder-amr

Cordova plugin for the MMIR framework that adds a JavaScript based AMR encoder.

Uses AMR.js (MIT license), see https://github.com/jpemartins/amr.js [modifications] compatability for use in WebWorkers: export to global as >window< or >self< (instead of >this<)