Run Plugin On Each Staff In Selection

Version 02.11.01
Added 18 Apr 2021 (last updated 20 Apr 2021)

For use with Sibelius 6, Sibelius 7.1, Sibelius 7.5, Sibelius 8.x, Sibelius 18.x, Sibelius 19.x, Sibelius 20.x, Sibelius 21.x, Sibelius 22.x and Sibelius 23.x

Added 17 April 2021. Version 02.11.00.

Allows you to choose a plugin to run against the current active score. It gathers up all the selected objects, passage selects the objects in each selected staff one staff at a time, and runs the called plugin against that selection.

If you are writing a plugin and want to use this plugin but avoid using the dialog, you can call the method API_ProcessScore(score, strPluginMenuName) with the menu name of a plugin.

Updated 19 April 2021. Version 02.11.01. Minor typo fix.

Plug-in written by Bob Zawalich.