So, I have a idea for doing song previews in browser
Using zip.js we download the zip into the browsers ram, you can access the ogg file inside the zip as a blob uri, you can feed this into a javascript based audio player
Ill see if I can't get something clobbered together
So, I have a idea for doing song previews in browser
Using zip.js we download the zip into the browsers ram, you can access the ogg file inside the zip as a blob uri, you can feed this into a javascript based audio player
Ill see if I can't get something clobbered together