An open API service indexing awesome lists of open source software.

https://github.com/shane-staret/NoteTester

A Java program that simulates notes playing on a piano and tells you their name, length, frequency, and more using the MIDI package in Java.
https://github.com/shane-staret/NoteTester

frequency java javafx-gui midi music notes notes-app piano sound

Last synced: 8 months ago
JSON representation

A Java program that simulates notes playing on a piano and tells you their name, length, frequency, and more using the MIDI package in Java.

Awesome Lists containing this project

README

          

# NoteTester
A Java program that simulates notes playing on a piano and tells you their name, length, frequency, and more using the MIDI package in Java.