DJ software

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
I have created a simple program for playing music files on a PC.

It has two listboxes, the first is a list of available files and the second is the playlist. Clicking once on a file will transfer it to the playlist.

You can pause and eject tracks.
There is a read out for time elapsed.

I found the file names a problem as many have "10 Tragedy Steps" where I want them to appear in alphabetical order. So I wrote some code to rename the files without the number on the front.

You can also set the start directory so you can read in files from iTunes or Windows media player directories.
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.