Java-Tip: Music Database

You look for a special song on a CD, or, even worse, an old cassette,
and then give up in the middle of a great chaos?

There are two ways out:
1) You digitalize everything and create an
huge mp3 archive on your poor little hard disk.
2) You type a few letters of the title into a textfield,
and the computer tells you, on which CD/cassette it is.


...also if the chaos has not taken over your room, just get the
source code and ... well, there you'll have the chaos ;-)

"music" for Java (37,7 kB)
For a better GUI:
nearly the same program in VisualBasic (57,3 kB)>