astrofox-io / astrofox

Astrofox is a motion graphics program that lets you turn audio into amazing videos.
https://astrofox.io
MIT License
1.74k stars 105 forks source link

fix: corrects loadUrl call by calling loadData with arrayBuffer #109

Open JodyAndrews opened 1 year ago

JodyAndrews commented 1 year ago

loadData from loadUrl was incorrectly called with fetch response rather than result of fetch responses' arrayBuffer