Skip to content

Sarthak-Dayal/Virtual-Piano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Piano

A simple virtual piano on the web made with Tones.js, HTML and CSS. Let's you play the piano keyboard with your computer keyboard! Screenshot of Piano Website

Features

  • Make music like any other piano using your keyboard.
  • Hold shift to play sharps
  • Change keyboard sections using arrow keys

Technologies used

  • Tone.js: A Web Audio framework for creating interactive music in the browser. Check out the library here!