https://github.com/emanuelefavero/tonejs-mini-piano
a mini piano application that uses the Tone.js Web Audio framework
https://github.com/emanuelefavero/tonejs-mini-piano
css html javascript piano tonejs
Last synced: 8 months ago
JSON representation
a mini piano application that uses the Tone.js Web Audio framework
- Host: GitHub
- URL: https://github.com/emanuelefavero/tonejs-mini-piano
- Owner: emanuelefavero
- License: mit
- Created: 2020-09-28T21:26:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T11:27:21.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T16:50:27.796Z (10 months ago)
- Topics: css, html, javascript, piano, tonejs
- Language: CSS
- Homepage: https://emanuelefavero.github.io/tonejs-mini-piano/
- Size: 181 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tone.js Mini Piano
This is a mini piano application that uses the Tone.js Web Audio framework.
> Learn more about [Tone.js](https://tonejs.github.io/)
## Live Demo
- [Play Now](https://emanuelefavero.github.io/tonejs-mini-piano/)
## Screenshot

## Getting Started
- clone the repo and open the `index.html` file in your browser
## How to play the piano
- If on a desktop, use your keyboard keys `a` through `j` to play the piano
- If on a mobile device, tap on the piano keys to play
## Features
- Filter Cutoff
- Delay Time
- Delay Feedback
- Dark, Light Theme
## License
- [MIT](LICENSE.md)