Add empty staves for your analysis to your score.
Project description
Analytical Stave Appender
How to install?
Conveniently install the tool with pip
and use it from your command line:
pip install add_staves
Windows
Make sure python
is installed on your machine. This can be tested from the
terminal with:
python --version
If it isn't installed yet, you will be prompted to install it from the Store. After the installation, pip will output a warning if its installation directory is not available in the global PATH.
[!Note] I don't have access to a Windows machine.. I hope it works in most cases.
Adding a path to PATH
Open the Start menu and search for “Edit the system environment variables”, or type “Environment Variables” into the search bar and select “Edit the system environment variables” from the results.
In the System Properties window, click on the “Environment Variables…” button.
In the Environment Variables window, under the “System variables” section, locate the variable named “Path” and select it. Then, click on the “Edit…” button.
In the Edit Environment Variable window, click on the “New” button.
Enter the path you want to add in the provided field. Make sure to type the directory containing the executable files you want to access globally.
Click “OK” to close each of the open windows.
Restart your shell, in order for the new path to be picked up.
Einen Pfad zu PATH hinzufügen
Öffnen Sie das Startmenü und suchen Sie nach “Systemumgebungsvariablen bearbeiten” oder geben Sie “Umgebungsvariablen” in die Suchleiste ein und wählen Sie “Umgebungsvariablen für Ihr Konto bearbeiten” aus.
Im Fenster “Umgebungsvariablen” unter dem Abschnitt “Systemvariablen” suchen Sie nach “Path” und klicken Sie darauf, um es zu markieren. Klicken Sie dann auf “Bearbeiten…”.
Klicken Sie im Fenster “Systemvariablen bearbeiten” auf “Neu”.
Geben Sie den Pfad ein, den Sie hinzufügen möchten, und klicken Sie auf “OK”.
Klicken Sie auf “OK”, um das Fenster “Umgebungsvariablen” zu schließen, und dann erneut auf “OK”, um das Fenster “Systemeigenschaften” zu schließen.
Starten Sie die Eingabeaufforderung neu, damit der Pfad aktualisiert wird.
Briss
Briss depends on a Java runtime. When you open it you will be prompted to install it (if it's not already on your system).
Usage
add-staves path/to/your/score.pdf
Further information about its usage can be found in its help: add-staves --help
.
Separate a score into systems
You can use any program of your choice in order to separate a score into systems.
[!Important] Make sure that each system or part you want to append analytical staves to, is its own page in the PDF.
The following tool works quite well, but any other suggestions are much appreciated.
Briss
BRISS is a cross-platform application for cropping PDF-files. By default, it will try to find common areas on all the pages and overlay them in the interface, so that you only have to declare the area to crop once and not on all pages. However, this doesn't work particularly well for scores. This behaviour can be circumvented by passing a range from the first to the last page (e.g. "1-4") to the dialog showing immediately after loading a document.
Installation
On a mac, briss
can be installed and started from the command line with:
brew install briss
briss path/to/score.pdf
For usage on Windows, an executable can be downloaded here. After unzipping, double-clicking will launch Briss.
[!Note] Briss needs a Java runtime to be installed on the system. You will prompted to install it if it doesn't exist.
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
Built Distribution
File details
Details for the file add_staves-0.2.4.tar.gz
.
File metadata
- Download URL: add_staves-0.2.4.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecbb0b46ad90f3e6ac94422d0bf4debdf7321b807bb46441ad8945b31502ccf6 |
|
MD5 | b0aa60cde4ca8b6f48dab1b8e765f40f |
|
BLAKE2b-256 | 7f57716b24bc0d0c81b1c553b324439ff026a60eaacd7c15490555923301f61b |
File details
Details for the file add_staves-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: add_staves-0.2.4-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | faafc7f62c6f8d9b9797bd106a1b26d291de4d8c6e6b042c0cb39a6b878db5cb |
|
MD5 | b799442c39ba5b6fbb831cd0be5fe16d |
|
BLAKE2b-256 | da20177679830ac07dd6b6ddd75a49c9257588598af2ce4063f74aac556eaefc |