项目作者: gumbol

项目描述 :
A custom html5 audio player
高级语言: CSS
项目地址: git://github.com/gumbol/html5-audio-player.git
创建时间: 2021-01-11T13:50:34Z
项目社区:https://github.com/gumbol/html5-audio-player

开源协议:MIT License

下载


html5-audio-player

A custom HTML5 audio player app that include features like

  • Custom control buttons
  • Custom volume slider
  • Custom display for track duration
  • Custom display for current track time

Here is a Demo

Requirments

jquery v3.3.1 or heigher (this is included with this repo)

Getting started

  • clone the repository
    1. $git clone https://github.com/gumbol/html5-audio-player

If you did not download or clone the repository then make sure that you have the files in the same directory structure locally. Otherwise you will need to point public/index.html to the right file path.

Note

This is a simple demo of the flexability
and the power of the new html audio object.
future development on this app will include

  • Process json and xml data
  • Automate playlist creation
  • Make seek bar draggable
  • Adjust volume slider width to a more convenient length
  • Add numeral scale to the volume control

Licenses

This app is under MIT license