Project Description:
Hi,
I need a same behavior HTML5 mp3 player similar to the one at beatport.com. The main requirements:
- NO Flash
- unix/linux script on the back-end that scans the mp3 and pre-creates the waveform image file and puts it into the folder where mp3 originates from
- player doesn't reload when clicking on-site links other than different tracks' "play" buttons
- only the basic engine with play-pause/stop/volume buttons and ability to "scroll" through the waveform
- design/look part doesn't matter, as I'd like to handle this part by myself at a later stage.
Note: Ruby on Rails solutions are welcome too since that's the environment it is going to be put into!