FredW
Member
Hey,
I have created some true legato Sampler (EXS24) instruments in Logic and thought it would also be fun to make the transitions a bit more adaptive using a speed detection script. I am trying to figure out what would be the preferable (most accurate) way to detect timing from incoming MIDI notes to adjust legato groups?
Currently I am using the “JavaScript Date().getTime()” method in Scripter to detect the playing speed and automatically adjust the legato groups in Sampler. It works somewhat fine, but not super accurate during fast passages. I was thinking if it’s possible to use Logic’s clock for better calculation, or is there perhaps any other script method I should try?
Thanks
I have created some true legato Sampler (EXS24) instruments in Logic and thought it would also be fun to make the transitions a bit more adaptive using a speed detection script. I am trying to figure out what would be the preferable (most accurate) way to detect timing from incoming MIDI notes to adjust legato groups?
Currently I am using the “JavaScript Date().getTime()” method in Scripter to detect the playing speed and automatically adjust the legato groups in Sampler. It works somewhat fine, but not super accurate during fast passages. I was thinking if it’s possible to use Logic’s clock for better calculation, or is there perhaps any other script method I should try?
Thanks
Last edited: