0XDE57/scales

Run the code?

Closed this issue · 2 comments

How can I run the code? Thanks

oh, I suppose I forgot to add instructions...

  1. install python 3.
  2. install python-rtmidi library from pip:
    pip install python-rtmidi
  3. run:
    python scales.py

let me know if you need further direction.

added build and run instructions to readme.

feel free to reopen if you run into issues.