Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shane-staret/notetester
Very simple 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: 12 days ago
JSON representation
Very simple 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T01:44:39.000Z (almost 7 years ago)
- Last Synced: 2024-11-02T20:30:54.508Z (12 days ago)
- Topics: frequency, java, javafx-gui, midi, music, notes, notes-app, piano, sound
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoteTester
Very simple program that simulates notes playing on a piano and tells you their name, length, frequency, and more using the MIDI package in Java.