Skip to content

️🛠 - Prototype phasor DSP algorithm #24

Description

@maxwellmattryan

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

scope : libPertains to the actual library source code

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions