Tagged Questions

9
votes
12answers
473 views
+150

Random playlist algorithm

I need to create a list of numbers from a range (for example from x to y) in a random order so that every order has an equal chance. I need this for a music player I write in C#, to create play lists …
0
votes
0answers
11 views

iPhone: Creating custom playlist like you tube

I want to display all the video files from Photo library like youtube play list. Can anybody suggest me how I should go ahead for this? if possible please post some sample code regarding this.
0
votes
1answer
59 views

Java Music Player GUI

Hello. 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 …
-1
votes
1answer
45 views

iphone .pls parser

how to access the .pls and .qtl file content from web using objective c.
1
vote
3answers
67 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
0answers
46 views

Reccomended a Free Streaming Audio Player with Playlist function

I am looking for a free basic streaming audio player (with playlist capabilities) for a personal website. I would also like to control the playlist using PHP (or some sort of scripting language). …
1
vote
2answers
90 views

How do I create a playlist for RealPlayer?

I want to create a playlist in RealPlayer through a Perl script to avoid every time opening the ReaPlayer for an audio or video file.