Last Updated: February 25, 2016
·
1.542K
· alexanderbrevig

Simulate a phone's audio distortion

In a recent project in Unity3d I needed to simulate phone calls, I ended up doing it with two band pass filters and a distortion.

Feel free to use this code https://gist.github.com/AlexanderBrevig/6086237 or adopt it for your engine.