compositor
I just found this free vst plug-in within the last week that's made a huge difference for piano dynamics:
When I need such thing, I use my own:
http://www.azslow.com/index.php/topic,275.0.htmla) Sonar does not support MIDI processing in VST format directly, so all that routing problems, especially to "bounce" the processing. DX MFXes are supported natively (exactly like VST MFX should be), so in Live/Clip FX/Bounce modes.
b) MIDI IN : 1-127, MIDI OUT : 1-127. So an possible "scaling" is mapping value X to value Y in 1-127 range. I prefer strait way to just directly click/draw on Y I need for particular X.
I have yet another general MFX processor in DX format, that one is able to do any kind of MIDI acrobatics with incoming signal. But it requires "programming" in Lua (normally just several code lines, but still).
For some reason other Sonar users prefer different approaches. May be I do not understand something