Skip to content

profumato4/MusicalKeyboard-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musical Keyboard in Java Swing

Musical Keyboard is a project written in java swing that represents a computer keyboard and most of the keys correspond to a musical note on the piano

Demo video:

https://www.youtube.com/watch?v=EoP12PKanRY

Features

  • A graphical interface that displays a keyboard with keys that can be clicked to play notes
  • A range of musical notes that can be played, from middle C to the C an octave higher
  • The ability to play multiple notes at once, allowing for chords to be played

Requirements

  • Java Development Kit (JDK) version 8 or higher
  • Apache NetBeans or another Java IDE

Installation

  1. Clone the repository to your local machine using the following command:
    git clone https://github.com/profumato4/MusicalKeyboard-Java
  1. Open the project in your Java IDE.
  2. Build and run the project to launch the musical keyboard application.

Usage

  • Click on the keys on the keyboard to play different musical notes.
  • To play multiple notes at once, hold down the desired keys simultaneously.

Credits

This project was developed by profumato4.

License

This software is licensed under the MIT license. See the LICENSE for more information.

Question or Issues?

If you have any questions or encounter any issues, please use the issue tracker in the repository to report them.

Releases

No releases published

Packages

No packages published

Languages