Simple HTML5 audio player
February 3, 2015 9:53 PM   Subscribe

I'm looking for a very simple HTML audio player that I can customize with CSS.

I recently realized that I'm overpaying for web hosting. 95% of my website is just static pages, so there's really no need to be paying for a host that supports SQL, PHP, etc.

The one exception is that I have a few sites that use OpenTape (OpenTape is the host-your-own alternative to Muxtape that got made after Muxtape was shut down).

Here's an example of what I use OpenTape for. Just a simple, clean list of tracks, and ability to completely customize the look-and-feel via CSS.

I read documentation for HTML5 audio, and I get in over my head really quickly. I figure there must be a template somewhere for more-or-less what I'm trying to do. Any ideas?
posted by roll truck roll to Computers & Internet (3 answers total) 5 users marked this as a favorite
 
Best answer: Would something like Able Player do the trick? Requires jQuery/modernizr but nothing server-side. Here are some examples of its use.
posted by camcgee at 11:32 PM on February 3, 2015


Best answer: I use audio.js for this.
posted by bradf at 3:06 PM on February 4, 2015


Response by poster: Thanks a lot, camgee and bradf. I'll try both of these out.
posted by roll truck roll at 2:40 PM on February 6, 2015


« Older Bay kou bliye, pote mak sonje.   |   Where should my family and I live in Portland? Newer »
This thread is closed to new comments.