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

FIR, crossover and compressor support #15

Closed
mrene opened this issue Jan 10, 2021 · 0 comments · Fixed by #18
Closed

FIR, crossover and compressor support #15

mrene opened this issue Jan 10, 2021 · 0 comments · Fixed by #18
Milestone

Comments

@mrene
Copy link
Owner

mrene commented Jan 10, 2021

Add cli commands to be able to:

  • Configure an FIR filter on each output channel while setting the number of active taps
    • Read coefficients from a wav file (ensure it has the right sampling rate)
  • Control compressor parameters on output channels
  • Set crossover biquads (could use a similar syntax to PEQ since we don't support designing the filters yet)
@mrene mrene added this to the 0.0.2 milestone Jan 10, 2021
@mrene mrene closed this as completed in #18 Jan 11, 2021
@mrene mrene mentioned this issue Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant