Tagged Questions
1
vote
2answers
43 views
Please help, I could use some advice/guidance about setting up a music streaming website internally
The basic idea is I'd like to have a website on the intranet for streaming music. I'm open to any idea. The basic functionality I need can be found at sites like mixtape.me and playlist.com. Ideally ...
1
vote
4answers
184 views
How to identify all the singles in a huge selection of music MP3s?
I have a project at home I'm thinking about using as a way of teaching myself something new.
On an external NTFS drive I have a few tens of GBs of music albums, all in mp3 format and all nice and ...
0
votes
2answers
107 views
Playing LastFM Playlist with Javascript Music Player
I want to play a playlist from LastFM.com and I know Soundmanager2 and some other scripts for playing sound and music.
So I need an out-of-the-box working solution, a jQuery / Javascript Last FM ...
0
votes
2answers
304 views
How can I access playlist created by android default music app and call the music app to play it?
I am writing an android app, and I want to access the playlist created by android default music app.
In my app, the user should be able to browse the playlist and select any playlist to play.
So ...
0
votes
1answer
132 views
0
votes
1answer
147 views
Asking device music playback from inside XNA (Windows Phone 7)
I can access the media library just fine but it means I have to develop my own interface to get a player to select a music track to play or a play list or something.
Is it possible to display the ...
0
votes
1answer
945 views
Java Music Player GUI
I am implementing a GUI using Swing for a Java Music Player. I'd like to know if it is possible to make a time bar like the bar in WinAmp for example that can be moved to jump to a certain position in ...