Giter Site home page Giter Site logo

webpiano's Introduction

Web Piano

Web Piano is a web application that allows you to play piano online by tapping the keys you see on the screen (https://webpiano.surge.sh/).

You can incorporate a piano like this into your React project by downloading the Web Piano npm package. See the installation section here for more information: https://github.com/DavidVerghese/WebPianoNPM#Installation.

deployed site: https://webpiano.surge.sh/

Installation

Fork and clone down this repo 
npm install 
npm start 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

webpiano's People

Contributors

davidverghese avatar robegeland avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

robegeland

webpiano's Issues

Add More Sounds

Give the users the option to select between multiple sounds.

Add more scales

Add more scales. Such as Major Pentatonic, Major Blues, Mixolodian, Klezmer, Minor Pentatonic, Minor Blues, Japanese, Harmonic Minor, Dorian, and South-East Asian

Playing notes with keyboard.

Allow users to play notes by clicking keys on their keyboard. The buttons should also show the names of the keys you need to press in order to trigger the note.

Make this a npm package.

Create an npm package version of this app that other users can import into their React projects.

Expand README

Add a project description (mentioning the goals), license, contributing

Customize height and width

Add the option to customize the height and width of the keyboard. Incorporating SASS might be helpful, as it would enable us to use variables in our CSS code.

Faulty dropdown

If you use the dropdown to change the sound, you have to click away on another part of the screen to unselect the dropdown. Otherwise, the next time you press a key, the value in the dropdown will change to a sound that starts with that letter. For instance, if I select the 'mono' sound, and then press the 'a' key, the value in the dropdown will change to 'am', and the sound will be 'am' synth.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.