### Description This is responsible for "distorting" the phase, most often when generating a sine wave output, resulting in phase-distortion synthesis. ### Requirements - [ ] Add ability to add, move, and delete inflection points - [ ] Add piecewise function support - [ ] Add Bezier curves for interpolating values between inflection points (make this a utility of sorts that could re-used with say envelope generators) - [ ] Add noise / "jitter" in phasor output (smooth Perlin vs random?) - [ ] Harmonic blending / phase multiplying (multiplying by integers) - [ ] Figure out a way of some sort of phase feedback is possible