Anyone get an RPC to work with the implicit DopplerPitchScaler variable?
I can get Distance and OrientationAngle to drive an RPC using Cue.Apply3D but it doesn't seem to effect DopplerPitchScaler (as I'm using it).
I created an RPC and added 2 curves to it. One for Distance to Volume, the other for DopplerPitchScaler to Pitch. I have also played around with various values for the SpeedOfSound variable to see if it had an effect, but it did not.
If I replace the variable DopplerPitchScaler with OrientationAngle to effect Pitch in the RPC, it works as expected, but that's not what I want.
Any suggestions? experience?