Fred's Gratis Scores 103 Posted April 21, 2021 (edited) Note: I looked for a place to share this in the Content forums, but everything there is very specific and I didn't see a good place to post this, probably because it doesn't seem CAL is widely used or supported anymore.... My projects use alot of MIDI, but I've been frustrated by CbB's "HUMANIZE" CAL script. Being a programmer, I decided to delve into it a bit and discovered that the script is using the length of a note to randomize the start of the event. This breaks when you have very long notes mixed with short notes and you end up with a hot mess. I wrote a modified version of the script that will randomize the velocity and start of the event in ticks based on a maximum offset value you give it and I'd like to share it with anyone that can use it. Look in Preferences / File / Folder Locations to see where to put it. https://drive.google.com/file/d/10dsSl8S8rzMMYPr9yZlJ58oYWHvOPbgv/view?usp=sharing Edited April 21, 2021 by Fred's Gratis Scores 2 Share this post Link to post Share on other sites
Rogério 13 Posted April 21, 2021 That's great! Also check my Humanize Plus I made some years ago. 1 1 Share this post Link to post Share on other sites
chris.r 1,531 Posted April 21, 2021 Actually it's not a bad idea to add CAL to the Content corner. And thanks for the modified humanize, will check it out! 1 Share this post Link to post Share on other sites
Fred's Gratis Scores 103 Posted April 21, 2021 5 hours ago, Rogério said: That's great! Also check my Humanize Plus I made some years ago. Wow, I checked out your scripts on GitHub - very impressive! 1 Share this post Link to post Share on other sites
noynekker 445 Posted April 22, 2021 (edited) Thanks guys . . . I still use CAL from time to time, thought I had them all . . . forgot you can roll your own . . . but alas, I'm no programmer, just a consumer. Thanks for all your time and effort, hope I can figure these out. (and not be such a quantize monkey) Edited April 22, 2021 by noynekker Share this post Link to post Share on other sites
Spieler 1 Posted April 22, 2021 I have tried both of your variations. Both work great. Thanks for your effort. Share this post Link to post Share on other sites
Jakub 0 Posted September 29, 2022 On 4/21/2021 at 6:01 PM, Rogério said: That's great! Also check my Humanize Plus I made some years ago. Hello Rogerio. I tried to use Your scripts, downloaded both files into the same directory and when I run the main script I am getting such error: What am I doing wrong? Share this post Link to post Share on other sites
scook 4,696 Posted September 29, 2022 1 hour ago, Jakub said: On 4/21/2021 at 11:01 AM, Rogério said: That's great! Also check my Humanize Plus I made some years ago. Hello Rogerio. I tried to use Your scripts, downloaded both files into the same directory and when I run the main script I am getting such error: What am I doing wrong? The error indicates the file you downloaded is an html document not a CAL script. The link in Rogerio's post is to an old forum post. The link to the actual CAL script is near the bottom of the post Rogerio linked in his post. 1 1 Share this post Link to post Share on other sites
ancjava 0 Posted October 24, 2022 (edited) Those scripts are great but they are lacking function that prevents notes from overlapping so it ould be used to instruments like flute. Anyone knows script or free MIdI plugin that would have such function? Edited October 24, 2022 by ancjava Share this post Link to post Share on other sites
Matthew Simon Fletcher 36 Posted October 24, 2022 On 4/21/2021 at 5:01 PM, Rogério said: That's great! Also check my Humanize Plus I made some years ago. Hadn't seen this - looks excellent! Thanks to both you and the op 1 Share this post Link to post Share on other sites
Rogério 13 Posted October 24, 2022 39 minutes ago, ancjava said: Those scripts are great but they are lacking function that prevents notes from overlapping so it ould be used to instruments like flute. Anyone knows script or free MIdI plugin that would have such function? http://forum.cakewalk.com/LEGATOCAL-Bug-I-created-a-revised-version-m3780325.aspx 1 Share this post Link to post Share on other sites