mattdiamond / Recorderjs

A plugin for recording/exporting the output of Web Audio API nodes
4.16k stars 1.46k forks source link

Use revokeObjectURL to remove URLs #191

Open MysteryPancake opened 5 years ago

MysteryPancake commented 5 years ago

The URL is no longer needed as it gets downloaded the second the click event is dispatched.