An open API service indexing awesome lists of open source software.

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

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

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)