Nigel Mackay Posted June 16, 2020 Share Posted June 16, 2020 (edited) Maybe there is already one somewhere. I just like programming. ? Really old MIDI files used the modwheel for modulation (read vibrato.) These days VSTis use the modwheel for volume/expression. And use aftertouch for modulation/vibrato. This script changes modwheel events to aftertouch events, keeping the value. Will work with any controller, just defaults to modwheel. Change Controller to Aftertouch.CAL Edited June 16, 2020 by Nigel Mackay 4 Link to comment Share on other sites More sharing options...
henkejs Posted April 20, 2021 Share Posted April 20, 2021 This is very helpful. Thanks! I don't really know anything about CAL programming, but looking at this script I was able to modify it to create KeyAft events. Would it be possible to add an input field so you can specify the note number for KeyAft? Link to comment Share on other sites More sharing options...
Nigel Mackay Posted April 20, 2021 Author Share Posted April 20, 2021 Will get back to you. Link to comment Share on other sites More sharing options...
henkejs Posted April 22, 2021 Share Posted April 22, 2021 On 4/20/2021 at 9:02 AM, Nigel Mackay said: Will get back to you. Thanks for the reply. I was just curious if this modification would be a simple thing to do, but please don't feel you have to spend any time on it. Link to comment Share on other sites More sharing options...
Promidi Posted April 23, 2021 Share Posted April 23, 2021 I have created a CAL script that translates Channel aftertouch events to Key Aftertouch events using a selected note to determine the Key Aftertouch note. Translate Channel Aftertouch to Key.cal 1 Link to comment Share on other sites More sharing options...
Nigel Mackay Posted April 23, 2021 Author Share Posted April 23, 2021 @henkejs Would you like to look at @Promidi's script and have a go yourself? Link to comment Share on other sites More sharing options...
henkejs Posted April 23, 2021 Share Posted April 23, 2021 Thanks Promidi and Nigel. You've solved my problem. Much faster than editing events one by one in Event View! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now