/Music_note_shifter

This script is used to rotate musical notes. It takes an actual note, a shifted note, and a string of notes as input. It then rotates the notes in the string based on the shift between the actual and shifted note.

Primary LanguagePython

"# Music_note_shifter"