Skip to content

veejayts/sound-board-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sound Board App

A cross-platform beat maker app implemented using java swing API.

The interface is done using the Swing API. It uses the grid layout which makes it flexible and responsive. If the window size goes below a specified limit, the buttons can be access by using the scrollbars.

The audio is played using the AudioInputStream class. It matches the action event when a button is pressed and plays the respective sound file.

Screenshot of beat-maker-app

All the sounds present in this repository are from random sources and is only for educative and non-commercial purposes.

About

A cross-platform music production app using java swing API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages