Hi!
I've been stumped over this problem for so so long. Is there a straightforward way to apply slew to a signal that has a separate rate for positive going changes vs. negative going changes?
For example to limit the speed of an increase in a signal to 15Hz and limit a decrease in the same signal to 5Hz.
I've tried various foolish things to keep this at signal rate and have decided that I should just convert to messages and use a buffer table or something. I'd love to hear from you if you have a signal-rate solution.
If no one does, I'll try some kind of control-rate buffer and upload my results.