It is a drumpad made in java using swing components, event handlers and jaco mp3 jar file. You can create your own music using this drumpad.
- Single click to play sample
- Double click to keep repeating sample
- Triple click to stop repeating the sample *NOTE : You can keep repeating multiple samples simultaneously*
- Download This Project
- Open this project folder in Eclipse IDE
- right click on the folder >>Build Path >>Configure Build Path
- Now, In libraries tab, click on "Add External JARs.."
- Add the given Jaco Mp3 JAR file provided with the project
- Then Apply and close
- Now Run your project *NOTE : Make sure you have installed window builder in Eclipse. Tutorial*