I want to create a project, which can deal with the music. Now I want to divide any song into several parts. like drums, bass, human voice, piano and etc.. Then I will use sonic-pi to make my own music. for sonic-pi: see http://www.sonic-pi.net/ Input: .mp3 or .wav music Output: different part of the music
Language:
- I want to use simple language and simple interface. So I think maybe just use HTML5 and JS to deal with it.
- But I think other programming language is OK, maybe C or Python.
- Need more advice about language.
PS: It's the first time that I use the opensource concept to develop. I will edit this many times. Hope people who are interested in music and the project can give me advice or help me.