Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

️🛠 - Prototype phasor DSP algorithm #24

Open
6 tasks
maxwellmattryan opened this issue Nov 25, 2024 · 0 comments
Open
6 tasks

️🛠 - Prototype phasor DSP algorithm #24

maxwellmattryan opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
type : feature Adds new functionality

Comments

@maxwellmattryan
Copy link
Contributor

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
@maxwellmattryan maxwellmattryan added the type : feature Adds new functionality label Nov 25, 2024
@maxwellmattryan maxwellmattryan added this to the M01 - Plugin Support milestone Nov 25, 2024
@maxwellmattryan maxwellmattryan self-assigned this Nov 25, 2024
@maxwellmattryan maxwellmattryan changed the title ️🛠 - Implement phasor ️🛠 - Prototype phasor DSP algorithm Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type : feature Adds new functionality
Projects
None yet
Development

No branches or pull requests

1 participant