Hello,
Would there be a way to apply a played duration to a (large) selection of notes in write mode ?
Thanks
jeano
Hello,
Would there be a way to apply a played duration to a (large) selection of notes in write mode ?
Thanks
jeano
Welcome to the forum @jeannoel.renucci1
You could select the notes and set this in the properties panel (lower zone)
Jesper
Thanks @jesele
I imagine these are milliseconds
Jeano
Not sure, I think they are ticks, and Dorico uses 480 ticks per quarter note.
A percentage box would be handy.
Jesper
As @jesele said, the playback start and end offsets are measured in MIDI ticks, and Dorico uses 480 ticks per quarter note.
To convert n milliseconds to ticks, multiply the current tempo expressed in quarter notes per minute by 0.008 and then multiply that product by n. For example, to convert 40 milliseconds to ticks at a tempo of q=100, compute 100 × 0.008 × 40 = 32.
@johnkprice @jesele
Thank you very much