simple-mp3-cutter icon indicating copy to clipboard operation
simple-mp3-cutter copied to clipboard

"Failed to execute 'decodeAudioData' on 'BaseAudioContext': Unable to decode audio data"

Open mikey88 opened this issue 2 years ago • 1 comments

Hi :-) Happening in latest version of Chrome.

Uncaught (in promise) ReferenceError: Mp3LameEncoder is not defined at mp3cutter.computeData (cutter.js:63:17) at cutter.js:42:72

mikey88 avatar Dec 18 '22 22:12 mikey88

install the Mp3LameEncoder library. If it does not work, edit the source in cutter.js

ghost avatar Dec 20 '22 05:12 ghost