Hello, I made a patch to undo what [wrap~] does.
It basically remove discontinuities when the signal jumps from -pi to pi or vice-versa. As shown in the image below:
I personally needed for unwrapping phase before applying complex logarithm when I was trying to implement liftering in the complex cepstrum... (What didnt go so well, by the way...)
Hope it's useful for someone else - The patch is pure vanilla.