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
jquery v3.3.1 or heigher (this is included with this repo)
- clone the repository
$git clone https://github.com/gumbol/html5-audio-playerIf 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.
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
This app is under MIT license