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

️🛠 - Implement different types of Effectors #3

Open
8 of 23 tasks
maxwellmattryan opened this issue Jun 26, 2024 · 0 comments
Open
8 of 23 tasks

️🛠 - Implement different types of Effectors #3

maxwellmattryan opened this issue Jun 26, 2024 · 0 comments
Assignees
Labels
type : enhancement Improves an existing feature

Comments

@maxwellmattryan
Copy link
Contributor

maxwellmattryan commented Jun 26, 2024

Description

There should be multiple effector algorithms available rather than one hard-coded. They should be easily usable from the developer's point-of-view.

Requirements

  • Amplifier (M)
  • Mixer (M)
  • Distortions
    • Overdrive (M)
    • Distortion (S)
    • Fuzz (S)
  • Filters
    • Low-pass (M)
    • High-pass (M)
    • Band-pass (M)
  • Delays
    • Delay (M)
    • Echo (M)
    • Chorus (S)
    • Phaser (S)
    • Flanger (S)
  • Reverb (M)
  • Dynamics
    • Compressor (M)
    • Limiter (S)

Checklist

  • I have linked the correct milestone and/or project(s)
  • I have added the appropriate labels
  • I have assigned this task to the correct people
@maxwellmattryan maxwellmattryan added the type : feature Adds new functionality label Jun 26, 2024
@maxwellmattryan maxwellmattryan self-assigned this Jun 26, 2024
@maxwellmattryan maxwellmattryan added type : enhancement Improves an existing feature and removed type : feature Adds new functionality labels Jun 26, 2024
@maxwellmattryan maxwellmattryan changed the title ️🛠 - Add support for multiple effectors ️🛠 - Implement different types of Effectors Jun 27, 2024
@maxwellmattryan maxwellmattryan added this to the M1 - Library MVP milestone Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type : enhancement Improves an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant