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.
- Host: GitHub
- URL: https://github.com/shane-staret/notetester
- Owner: shane-staret
- Created: 2017-09-27T19:46:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T22:42:51.000Z (7 months ago)
- Last Synced: 2025-03-16T12:36:20.355Z (3 months ago)
- Topics: frequency, java, javafx-gui, midi, music, notes, notes-app, piano, sound
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.