
-----------------------------------
mightymoosie
Tue Apr 22, 2008 7:58 pm

Language with Music
-----------------------------------
Hey Everyone,

I'm setting off on a quest to write my Grade 12 Comp Sci ISU. I have decided on a music manager of sorts. I want as good and marketable as possible. What language is best suited to working with music? Is there one? Any point in the right direction would be awesome :D

MightyMoosie

-----------------------------------
jernst
Tue Apr 22, 2008 8:08 pm

Re: Language with Music
-----------------------------------
I was in a Vb.net class a couple of years ago and some guys made a kind of iTunes type of clone thing that kept a library of all the music on the computer and allowed someone to play it and organize it into playlists and such. I don't like vb much myself but since it is fairly easy to make GUI's in it, it might be something to try.

-----------------------------------
Tony
Tue Apr 22, 2008 9:16 pm

RE:Language with Music
-----------------------------------
If you are looking to manage music (like a jukebox) then you don't need to work with music itself (besides, all of that would be in the libraries, not a language).

VB.net will give you a tool for graphical design of GUI. So will Java (NetBeans). So will other tools.
