Skip to main content

sheet music converter

Project description

music-visualisation

This library converts sheet music in musicxml format to visualisations that refer to notes and chords with their relative position within the key of the song. More about how this notational system works here.

installation

  1. Download python
  2. install the integerbook package using pip: $ pip install integerbook
  3. Download or copy the file run.py from the github repository to a folder on your computer, e.g. ~/Documents/music-visualisation.

running the code

  1. In the terminal, navigate to the folder where run.py is stored, e.g. ~/Documents/music-visualisation.
  2. In the terminal, type: $ python run.py -s <path-to-song> e.g.
    $ python run.py -s "/Users/jvo/Documents/music-visualisation/example/Summertime.musicxml"

This will convert the musicxml file you specified to a pdf and store it in the current folder.

Further options include:

  • -o set output directory (without "/" at the end)
  • -b for bassline output
  • -l for printing lyrics
  • -c for colouring notes according to circle of fifths
  • -cn for printing chord notes
  • -cp for printing chord progressions (no melody, 8 measures per line)
  • -d can be used to pass a custom settings dictionary. (most flexible) See src/integerbok/settings.json for the default settings.

example musicxml files

In the folder example, there are some musicxml files that can be used to try out the program.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

integerbook-0.0.10.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

integerbook-0.0.10-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file integerbook-0.0.10.tar.gz.

File metadata

  • Download URL: integerbook-0.0.10.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for integerbook-0.0.10.tar.gz
Algorithm Hash digest
SHA256 45c02cd7f87bf5b5067de97e3387c712856e772703f563aaddeb1e8dd9d48a31
MD5 63d1474a27e60a38b23a47a01418b1e0
BLAKE2b-256 9ffc5ff57e2015ed3681b59d7cfba4324abfe2b13e44eecd07c40089710af4ec

See more details on using hashes here.

File details

Details for the file integerbook-0.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for integerbook-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 68cbba0aebd3c05a9cbcd1b7a174d20a6d3b13f9abb32f3c7970aa75b2f694a1
MD5 bcdb79b9e3621be32d0289a296dc32f1
BLAKE2b-256 fc18c6b77f30cc89b27055cdcaa1f678b62e5a16ae5e6c414ce0dcf0f0e25454

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page