View Single Post
Old 12-23-2009, 02:20 PM   #11
EvilDragon
Human being with feelings
 
EvilDragon's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 24,790
Default

Quote:
Originally Posted by jedstar2000 View Post
Chunk editing is just two tricksy for your average Rescripter it needs to be transformed into something far more friendly.
I agree.

Jedstar, would your proposed API call be able to, for example, take all notes of certain pitch in the item (or all notes from current note selection), and then, for example, select every other note in each pitch? Visually:

Code:
C5
B4
A#4  e               e
A4
G#4          e               e
G4
F#4    e e e   e e e   e e e   e e e
F4
E4
Let's say this is a hi-hat rhythm you'd want to transfer to closed hats only, and then select every other note to edit velocity further manually. After setting:

Code:
C5
B4
A#4
A4
G#4
G4
F#4  e E e E e E e E e E e E e E e E
F4
E4
EvilDragon is online now   Reply With Quote