https://github.com/artnc/clef-fairy
Convert treble clef PDFs to bass clef :musical_note:
https://github.com/artnc/clef-fairy
clef music pdf sheet-music transposition
Last synced: about 1 year ago
JSON representation
Convert treble clef PDFs to bass clef :musical_note:
- Host: GitHub
- URL: https://github.com/artnc/clef-fairy
- Owner: artnc
- License: mit
- Created: 2019-10-07T09:49:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-07T09:50:15.000Z (over 6 years ago)
- Last Synced: 2025-01-16T14:52:21.302Z (over 1 year ago)
- Topics: clef, music, pdf, sheet-music, transposition
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Clef Fairy
This is a quick-and-dirty script that takes PDF sheet music written in treble clef and spits out bass clef transpositions. Doesn't work on scans.
## Usage
1. Install [Docker](https://docs.docker.com/docker-for-mac/install/) on your Mac or Linux machine
1. Clone this repo
1. Run `./clef-fairy /path/to/sheet/music.pdf`
1. Wait a comically long time (on my laptop: about 6 seconds per page)
The result will be generated at `/path/to/sheet/music.bass.pdf`.