I had placed this topic at the Share your work forum a month ago, but I didn’t manage to solve a problem with Java, so I ask again for help.
I tried to make a program, where someone can draw using known digital tools and simultaneously hears the sound of his painting.
This is my first program using processing. You can download it from the link below.
https://www.dropbox.com/s/p956vvy7j0pgzmn/HearWhatYouPaint.rar
The color is related to musical note, the thickness of the tools is related to amplitude, the mouse motion to tempo.
I know my code is not so good. I only want to know if it works. The user must hear a general sound that can switch on/off and a sound coming from the drawing tools.
Here are some videos to get an idea.
http://www.youtube.com/watch?v=Mg6HTWk98o0
http://www.youtube.com/watch?v=rig2to28Cwk&feature=relmfu
http://www.youtube.com/watch?v=f_-QMQ70VRU&feature=relmfu
http://www.youtube.com/watch?v=bambxWI6O-Y&feature=relmfu
I am about to present it in September so any comments or impovemeats are wellcome.
My problem is the following.
I made the program using Java version 1.6.0_31 and everything worked fine. After installing Java 7, I hear only one of the sounds above, when I use the executable file. If I uninstall Java 7 and use Java version 1.6.0_31 works fine again. Does anyone have an idea what could be wrong? Can I do something to fix it?
Thanks.
https://www.dropbox.com/s/p956vvy7j0pgzmn/ HearWhatYouPaint.rar