Customizable Audio Player
There's probably at least a few of these kicking about nowadays, but so far none of them have suited mine or my wife's purposes well enough.
So here we are, I made my own.
Github Link
Follow the instructions in the readme to get started. I'll be keeping the links in there up to date as I make any necessary changes, so refer to that for up to date information.
The player consists of a couple of pieces:
HTML code for the player's visual elements on the page and the audio playlist.
Javascript for the player's operation.
CSS code for the player visuals, with some provision for simplified adjustments to fit whatever theme you need.
Because the player essentially just becomes part of your Tumblr theme itself, you have full control over how it looks. I've given it some base styling to make it usable as-is, but if you want to completely change how it looks, where it goes, that's entirely up to you.
If you have specific needs that are't met with this implementation, feel free to file a Github issue or just send me an ask. I'm much more active on Github than I am here, though, so those will tend to get seen more quickly.
If you want to submit your own custom themes for the player for others to use, that's where I'd ask you submit them to as well, please!
Of course, you're more than free to send asks if you run into any difficulty using it.
























