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

Fix and extend custom flangers #511

Merged
merged 9 commits into from
Sep 20, 2021
Merged

Conversation

ubuntor
Copy link

@ubuntor ubuntor commented Sep 19, 2021

Fix duration params so they support absolute (s, ms) and relative (float) lengths.
Support feedback, stereoWidth, and volume params for custom flangers.

Comparison between KSM, fixed USC, and original USC using #define_fx testFlanger type=Flanger;period=2;stereoWidth=25% on white noise:
flanger

  • Note the "folding" due to stereoWidth in the right channels of KSM and USC fixed.
  • USC orig interpreted period=2 as 2 ms.

@Drewol
Copy link
Owner

Drewol commented Sep 20, 2021

lgtm, there's still the issue of mid-chart/per-note parameters but that pretty much needs its own entire rework.

@Drewol Drewol merged commit 1031612 into Drewol:develop Sep 20, 2021
@ubuntor ubuntor deleted the extend_flanger branch September 20, 2021 18:33
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