https://github.com/whyboris/digital-piano-visualization
Full screen visualization of what you play on your piano
https://github.com/whyboris/digital-piano-visualization
piano processing
Last synced: 11 months ago
JSON representation
Full screen visualization of what you play on your piano
- Host: GitHub
- URL: https://github.com/whyboris/digital-piano-visualization
- Owner: whyboris
- License: mit
- Created: 2021-06-27T14:00:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T02:09:32.000Z (almost 5 years ago)
- Last Synced: 2025-06-13T06:08:26.686Z (12 months ago)
- Topics: piano, processing
- Language: Processing
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Piano Visualization
Full screen visualization of the keys you press on your digital piano using [Processing](https://processing.org/).
## How to use:
1. Install [Processing](https://processing.org/download/)
2. Install [The MidiBus](https://github.com/sparks/themidibus)
3. Run the script using Processing :rocket: