NoteWorthy Composer Forum

Forums => Tips & Tricks => User Tools => Topic started by: Rick G. on 2013-12-04 06:22 pm

Title: rg_pasteDurations.php - User Tool to replace selected durations
Post by: Rick G. on 2013-12-04 06:22 pm
The attached User Tool will replace the durations in the current selection with durations found in the Clipboard. Durations found in the Clipboard are put into a circular queue and assigned as needed to the selection.
Required 'User Tool Description'->Options are:
See: How do I create a command to insert a specific set of notes? (https://forum.noteworthycomposer.com/?topic=5940.msg38947) for one possible use for this tool.

As usual, comments and suggestions are welcome.
Title: Re: rg_pasteDurations.php - User Tool to replace selected durations
Post by: Bradshaw on 2014-04-11 09:15 am
Brilliant, now I just need to work out how I get it to repeat this tool when ever a sequence of notes appears in a staff!
Title: Re: rg_pasteDurations.php - User Tool to replace selected durations
Post by: Rick G. on 2014-04-11 04:20 pm
Thanks.

now I just need to work out how I get it to repeat this tool when ever a sequence of notes appears in a staff!
I would need a better understanding of "a sequence of notes" to be of much help.