Framework to easily build LilyPond books.
Project description
Bertrand Bordage © 2011-2012
This application is a framework for LilyPond, an open-source music engraving software. Its goal is to provide an easy way to create large music books.
Requirements
Name |
Version |
---|---|
2.7.2 |
|
2.14.2 |
Installation
Install the Requirements
sudo pip install titelouze
Using
This is just a regular Python library. Import everything using from titelouze import * and create LilyPond scores easily using our (uncomplete) list of instruments. Regular LilyPond contexts (bookparts, scores, staves, …) are also available.
To see a demonstration, launch ./example.py to generate a test file called example.ly and its PDF example.pdf.
Documentation
There is not much to say about Titelouze, since this project is still a draft. But this is already quite powerful for such a simple library.
I strongly recommand you read ./example.py. There is a lot of comments so it can be read as a tiny tutorial.
Future
For sure : a Django application to easily include scores to the database of your Django project.
Maybe : a small user-friendly GUI.
Contributing
Any idea would be welcome ! So don’t be shy and open an issue if you have spotted something odd.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Titelouze-0.1.2.tar.gz
.
File metadata
- Download URL: Titelouze-0.1.2.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b90b78a00dec1218a869837d68cfea00ee236bbcf44c644857b4b8150d498b8 |
|
MD5 | aad20cbb8225960c540879f575c028e9 |
|
BLAKE2b-256 | 3907bda7bc9ce6a0f3914f3fbd84ceef914e5e05d77bd4885a8936dce33709f7 |