Like crashing programs?

Cole

Newbie
Joined
Jan 19, 2004
Messages
6,430
Reaction score
1
I've been working on this music player and I want to get out the bugs, etc.. I made it in about 2 days.

It's written in C#(Framework 2.0) and uses the winmm api for songs. It should play most song files(mp3, wav, etc.). I've added a ton of checks to make sure it wont crash.

The GUI is simple, supports repeat and shuffle. Double click on songs in the library to put them into the playlist. Click either play(circle) or double click on the song in the playlist to play the song.

It also doesn't save settings\songs yet(isn't that hard, can add later). It's only 36kb unpacked and 10.2kb packed.
 

Attachments

Back
Top