Another attempt at controller smoothing

Hi there - I’ve knocked together a version for pitch bend. Values need to be a bit different, since PB message are 14 bit instead of 7, but give it a try!
midi_PB_autosmoother.zip (1.3 KB)

This is a script for ReaJS - one of the free Reaper Plugins. ReaJS is a VST plugin, which provides both MIDI and audio ports, so you can use it as a MIDI VST plugin - that’s the idea!

You’ll have to install ReaJS, then put this script into the ReaJS script directory (sub-folder “Midi”) - see this post on how to find the script directory:

Now you can load the script into ReaJS.

Cheers,

Torsten