Skip to content

Tool for learning piano chords and their structures

Notifications You must be signed in to change notification settings

blumenthaler/Piano-Chords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Piano Chords

See the app in action here!

Description

Welcome to Piano Chords! This single-page application is a tool for learning piano chords and their notes.

Credit

This application (src/audiosynth.js) incorporates code from audiosynth.js by keithwhor, which allows the program to generate .wav files in the browser.

Development

Backend: Rails-API

Frontend: HTML, CSS, JavaScript

To try this app in your local environment, clone and run following command from the piano-chords-backend directory:

$ bundle install

To start up local server:

$ rails s

For interactive console:

$ rails c

With the server running, open the index page from piano-chords-frontend directory:

$ open index.html

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/blumenthaler/Piano-Chords. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The project is available as open source under the terms of the MIT License.

About

Tool for learning piano chords and their structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published