closeio / mic-recorder-to-mp3

Microphone Recorder to mp3
MIT License
241 stars 135 forks source link

Replace Script Processor with AudioWorkletNode #44

Open Bloody-Badboy opened 1 year ago

wLancaster commented 1 year ago

Great work! This fixes a lot of the issues many users have been experiencing with choppy/robotic recordings on mobile devices as it frees up the main thread. It also keeps the library up to date too, of course.

Highly appreciated :)