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: 3 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.