Run the code?
Closed this issue · 2 comments
dtokkk commented
How can I run the code? Thanks
0XDE57 commented
oh, I suppose I forgot to add instructions...
- install python 3.
- install python-rtmidi library from pip:
pip install python-rtmidi
- run:
python scales.py
let me know if you need further direction.
0XDE57 commented
added build and run instructions to readme.
feel free to reopen if you run into issues.