Skip to content

Composer's Assistant for REAPER

Compare
Choose a tag to compare
@m-malandro m-malandro released this 26 Sep 03:21
· 9 commits to main since this release
d7381ef

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.