Quote:
And there are VST tools that show you the ID of a parameter that changes, so if you change it in the GUI it will display the ID in a log.
Interesting. Would it be possible to add the Parameter name to the code in the new/web UI or something?
Perhaps this is relevant from the correspondence I had with the OP.
Quote:
If you touch a parameter, then go into "params" for the FX, it is supposed to show you the last touched parameter - this works for other VSTs for me, but for Stereo Tool it just says "No recently touched FX parameters".... also there is an action called "show/hide track envelope for last touched FX parameter", again, works with something like ReaComp but not with Stereo Tool... I think something somewhere is broken, and i'm not placing any blame on anybody from reaper's side or from thimeo's - but there's some sort of incompatibility somewhere, a minor one, stopping this from working. If you use the vst window to manipulate a parameter in ST, reaper's internal tracker of "what's happening" doesn't seem to register or care for it, whilst it does of course work and impact the sound. However if reaper is used to manipulate params, ST will respond to it, so it only works one way - reaper doesn't see what params you move in ST, but ST sees what params reaper's automation moves
Should this be submitted as a bug?
Natural Dynamics strength multiplier IDs and parameters:
Overall:
Code:
2517 "XpMultTt"
Strength bands:
Code:
2264 "NDMul 1"
2265 "NDMul 2"
2266 "NDMul 3"
2267 "NDMul 4"
2268 "NDMul 5"
2269 "NDMul 6"
2270 "NDMul 7"
2271 "NDMul 8"
2272 "NDMul 9"
Frequency bands:
Code:
2204 "NDFrq01"
2205 "NDFrq02"
2206 "NDFrq03"
2207 "NDFrq04"
2208 "NDFrq05"
2209 "NDFrq06"
2210 "NDFrq07"
2211 "NDFrq08"
2212 "NDFrq09"