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

Extend custom phasers #514

Merged
merged 7 commits into from
Oct 11, 2021
Merged

Extend custom phasers #514

merged 7 commits into from
Oct 11, 2021

Conversation

ubuntor
Copy link

@ubuntor ubuntor commented Oct 4, 2021

Add support for all custom phaser params: period, stage, loFreq, hiFreq, Q, feedback, stereoWidth, hiCutGain

Additional misc changes:

  • sample mix for effects instead of always setting it to 1.0 when enabled
  • fix default effect params
  • factor out biquad filters from BQFDSP

Comparison of KSM, USC (new), USC (old) using #define_fx testFx type=Phaser;period=1;stage=12;loFreq=5000Hz;hiFreq=15000Hz;Q=0.5;feedback=25%;stereoWidth=25%;hiCutGain=-20.0dB;mix=0%>75%:
phaser

@Drewol Drewol merged commit a3b13fb into Drewol:develop Oct 11, 2021
@ubuntor ubuntor deleted the extend_phaser branch October 11, 2021 19:43
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 this pull request may close these issues.

2 participants