trnfoot
I often encounter the same problem Pete.It would be brilliant to have a cal script that will delete duplicate notes of different lengths (ie, they have the same start time but note length varies) Surely this is not that much of a programming jump from undupe?
I haven't looked at the script, but I just did a quick test and Undupe worked on notes with different durations. It appears it's programmed to delete the
later of two notes of the same note number that start within the defined window (i.e.. ± half the window size).
But it left behind the first dupe event in the clip so it's got at least one issue with that scenario.
EDIT: I originally thought it deleted the
shorter of two events, but it appears it deletes the
later of two events. It would be easy to add more rules and user choices to it. But since I have no use for it, myself, I won't be the one to do that.