Add a pitch knob to the Convolution Reverb plugin

Hey all,

I’m working on a game where rooms change sizes while you’re in them. I’d like to be able to use a convolution reverb and resample the IR so it speeds up/slows down, giving the impression of a room getting bigger/smaller.

I thought the easiest way would be to create a custom plugin by copying the code of the Convolution Reverb and slapping a pitch knob on it. (If Firelight allow you to poke around in there)

I’m not a coder - I’d hire one - but I’m wondering if this is a) the best solution to my problem and b) feasible.

Thanks!