Composer's Assistant for REAPER
Composer's Assistant for REAPER version 1.1.3
Changelog:
-Added support for casing "poly" and "mono" in track names. (E.g., "Clarinet pOLy" works now.)
-Bugfix in variant-writing scripts: Sometimes these scripts would delete too many notes to make room for new notes.
-Bugfix in replace_selected_midi_items_in_time_selection_with_variation-scripts: These scripts could change notes that were not meant to be changed.
-Added scripts to replace selected midi items in time selection (CA_replace_selected_midi_items_in_time_selection.py and CA_replace_selected_midi_items_in_time_selection_no_rep.py). These scripts are only for convenience. Functionally, they do the same thing that deleting the selected midi items, replacing them with new empty midi items, and running CA_fill_empty_midi_items_in_time_selection.py (or the no_rep version) would do.
-Updated the default instrument naming conventions in constants.py to mitigate instrument-name matching errors.