yashbrid03 / Drumpad-in-java

It is a drumpad made in java using swing, event handlers and jaco mp3 jar file. You can create your own music using this drumpad.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drumpad-in-java

đź“™ Abstract :

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.

It includes following features :

  • 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*
with the music the small screen also changes color

Languages Used :

  • JAVAJava

Installation :

  • Download This Project
  • Open this project folder in Eclipse IDE
  • right click on the folder >>Build Path >>Configure Build Path
  • image

  • 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*

Output :

Output

About

It is a drumpad made in java using swing, event handlers and jaco mp3 jar file. You can create your own music using this drumpad.


Languages

Language:Java 70.4%Language:HTML 29.6%