AS3 music player part of a Ruby on Rails project.
Site consists of many user accounts. Each user account will have the ability to upload music to a music playlist. The music player will play music from each users playlist. The music player itself will be in a separate pop up browser window.
MUSIC PLAYLIST:
1. Each user profile will have a music playlist
2. Ability to upload songs to playlist – fields for the playlist items will be:
i. artist name
ii. song name
iii. Record name
iv. Album art
3. Ability to add songs to playlist from other users playlists (songs from the other users playlist should have a “+” button)
4. Ability to remove songs from playlist
5. Ability to update playlist item info (artist name, song name)
7. Each profile will have a “launch music player” button/link which opens a new browser window which has the music player.
MUSIC PLAYER:
1. plays music from the users playlist
2. Spectrum Analyzer
3. Display the playlist with the ability to play selected songs.
4. Play/pause/stop/forward/rewind/previous track/next track buttons
5. Ability to scrub the timeline (play any part of the song/skip to certain parts)
For the MP3 Player with spectrum analyzer, there are a few source files that can be found, which can be built on top of – revolt, techlabs.
We look forward to working with the right person. Thanks!