programsam / binkjs

Music archival site BINK, rewritten as a Node.js express app
0 stars 1 forks source link

Reconsider jPlayer #71

Closed programsam closed 4 years ago

programsam commented 6 years ago

If nothing else, check if there is a update. This thing doesn’t look right on mobile, doesn’t seem to be responsive really. Sometimes it seems to not play things you add to it.

programsam commented 6 years ago

Reading around on the web, it seems like there’s an HTML5 audio element that can do everything jPlayer can do. They just did the work of driving it w jQuery and I guess there’s a fallback if the browser is old.

Would be easier to just do it myself especially given that it needs to be mobile too.

programsam commented 6 years ago

HOWLER!!

https://howlerjs.com/#player

programsam commented 4 years ago

Added Hower.js in https://github.com/programsam/binkjs/commit/21ee447588fe2e971eb9ac74d98edf5a2beb93ea