Skip to content

sky-music/sky-abc-python-transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sky ABC Python Transcriber

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.

Instructions to install

  1. Click the green Clone or Download button in the top right, and then Download ZIP.

  2. Unzip the folder and move it to your Desktop.

  3. 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

terminal-with-instructions.png

  1. 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
  1. 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.

sky-python-transcriber-cli

  1. 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 😊

Apotheosis Notation

If you have questions, comments or suggestions, please feel welcome to let me know at https://sky.bloomexperiment.com/

About

Transcribe thatskygame songs into ABC notation with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published