Skip to content

a mini python program that takes a root note and a modal scale as input and gives you back the notes of that scale

Notifications You must be signed in to change notification settings

JimmyMcBride/musical-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musical Graphs 🎵

This is a very small app that takes in the input for a root note and a modal scale and gives you back the notes in that scale.

Install And Run

Step 1

pipenv shell

Step 2

pipenv install

Step 3

python app.py

or...

python3 app.py

About

a mini python program that takes a root note and a modal scale as input and gives you back the notes of that scale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages