This is a Python program that outputs Sky songs in the ABC1-5 notation. The notes are colored according to which row they are in.
-
Click the green Clone or Download button in the top right, and then Download ZIP.
-
Unzip the folder and move it to your Desktop.
-
a) Mac: Open a Terminal and type these commands:
This will change directory:
cd Desktop/sky-abc-python-transcriber-master
This will run your program: (If you don't have Python installed, see the Python website)
python3 skytranscriber.py
- b) Or Windows: Open cmd and type these commands:
This will change directory:
cd Desktop/sky-abc-python-transcriber-master
This will run your program: (If you don't have Python installed, see the Python website)
python skytranscriber.py
- Use QWERT, ASDFG, ZXCVB as the harp keyboard. Brackets and spaces are allowed for notation. Press Enter each time you want to start transcribing a new line.
- Press Enter on a blank line to finish the song. There'll be a file named
(your-song-name).html
on your Desktop in the sky-abc-python-transcriber-master folder. Double click on it to open. Voila 😊
If you have questions, comments or suggestions, please feel welcome to let me know at https://sky.bloomexperiment.com/