Skip to content

Web based tool to identify musical scales and their related keys, rendered with React.js

License

Notifications You must be signed in to change notification settings

laopunk/KeyFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEYFINDER

Purpose

This is is a web based tool for musicians or music lovers developed around the concept of musical scales, and rendered with React.js

Clearly, it will allow you to "sound good" and more importantly "sound in key" when you want to randomly play sounds.

Working Example:

You will find a live example at laopunk's main site

Installation:

You can run this code locally by cloning this project and run the following:

gulp 

This will create all files in the "prod" directory. Now run a local webserver like httpster (needed for dev since we are using gulp-livereload to automatically reload the page after changes)

cd prod && httpster 

And from your browser load

http://localhost:3333/

About

Web based tool to identify musical scales and their related keys, rendered with React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages