Pitch-shift source effect (DSP) over the network (VOIP)

In the meatime… in the MetaSounds days, i guess we can use a setup like this:
Use the AudioCapture and pipe that data into an AudioBus: AB_Input. Then create a MetaSoundSource that takes AudioBusReader → DelayPitchShift → AudioBusWriter: AB_Output. Finally have an SourceBus that play from the AB_Output.