Package version 6.29 NVDA add-on 6.27 Where Am I 4.13 Where Am I - Settings 4.13 Prepare Partiture for Print 5.0 Safe
NVDA_addon:
Capella_scripts:
Documentation contains complete Czech and English instructions. Detailed print-script documentation is in Prepare_Partiture_For_Print.
capellaDialogAccessibility-6.27.0-COMPLETE.nvda-addon
Add-on version 6.27 can be installed over an earlier version.
The scripts are not installed by loading files through Ctrl+F3.
Copy all three files from Capella_scripts to the Capella user-script directory:
Documents\capella\scripts\
They may also be placed in a subfolder that you use for your scripts.
Restart Capella after copying the files.
Ctrl+F3 opens Capella's script list. It is not an installation dialog, and custom keyboard shortcuts cannot be assigned to Capella scripts there.
Ctrl+R is not an assigned shortcut for Where Am I or for another specific script.
It is Capella's built-in command to:
repeat the last script that was run manually.
Its result therefore depends on which script was most recently started manually from Capella's script list.
Example:
Do not document Ctrl+R as a dedicated or assigned Where Am I shortcut.
For Where Am I to track the score cursor automatically, it must be selected as Capella's position-display script.
In the English Capella interface:
Automatic tracking is then turned on or off with:
Extras → Position display by script
When tracking is enabled, Capella calls Where Am I automatically after a real score-cursor movement. No custom script shortcut is needed or available.
Language is configured only in:
NVDA Settings → Capella accessibility
Choose Czech or English and confirm with OK.
This single choice controls:
Where Am I - Settings no longer contains a second language selector.
Text supplied directly by Capella's English user interface remains English.
The Capella accessibility category contains:
Do not open Where Am I automatically after note entry or a score edit
When checked:
Correct test:
The documentation must not expect any special invocation after the first note.
With Position display by script enabled, Where Am I starts automatically after score-cursor movement.
The dialog contains one field describing the current object. The text cursor starts at the beginning of the field.
Inside the dialog:
The dialog closes, Capella performs the movement and Where Am I opens at the new position.
Where Am I can also be started once manually from Capella's script list. Ctrl+R repeats it only while it remains the last manually started script.
Every new Where Am I field is copied to the clipboard silently.
This also applies to content generated while the automatic dialog is suppressed after a score edit.
Paste it into a text editor with Ctrl+V.
Copying is not announced and no extra text is added.
Script:
whereami_printscore_settings_v4_13_complete.py
is started manually from Capella's script list.
A custom keyboard shortcut cannot be assigned to it. After it has been run manually, Ctrl+R repeats it until another script is run manually.
It configures:
Context:
Notation and graphic information:
MIDI:
Language is not configured in this dialog.
Inside Preferences the add-on provides:
This behavior applies only inside Preferences.
NVDA+Alt+K is an NVDA add-on gesture, not an assigned Capella-script shortcut.
NVDA+Alt+B is an NVDA add-on gesture, not an assigned Capella-script shortcut.
Script:
PreparePartitureForPrint.py
is started manually from Capella's script list. A custom keyboard shortcut cannot be assigned to it.
After this script is started manually, Ctrl+R repeats Prepare Partiture for Print until another script is started manually.
Use:
The selected number is an upper limit. The script may use fewer measures per system when notation is dense.
Detailed English instructions:
Documentation\Prepare_Partiture_For_Print\INSTRUCTIONS_EN.txt
The script builds and validates a new CAPX outside the open score.
Before loading it, the script compares the exact XML sequence of every noteObject. The open score changes only after successful validation.
It should register one Undo action:
Prepare partiture for print
One Ctrl+Z should restore the original state.
The script uses no threads, ctypes, Windows dialog automation or automatic sending of Ctrl+R.
The add-on suppresses specifically verified nuisance output:
Position display by script to Where am I - Print Score.
the result and one Ctrl+Z.
Useful diagnostic files:
A relevant log can be deleted before a new test so that it contains only the new attempt.