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

Band splitter #4

Open
curlymorphic opened this issue May 2, 2020 · 0 comments
Open

Band splitter #4

curlymorphic opened this issue May 2, 2020 · 0 comments

Comments

@curlymorphic
Copy link
Member

curlymorphic commented May 2, 2020

Band Split, 2 way crossover

bandsplit

A utility crossover to split a signal into frequency bands allowing for multiband processing, This implementation contains a single crossover giving two outputs, split into low and high frequencies. multiple units can be chained for additional splitting.

uses for such plugin include applying thickening effects to just the top of a signal, such as a delay, chorus, flanging, distortion or using two units to mono the bass of a signal, multiband compression can be a also be achieved, although this is more common in the post-production stage.

This should use a Linkwitz–Riley filter to allow this signal to be reconstructed.

The vcv library contains a single alternative, with 4 bands, and a much larger UI.
DamiantLillard

https://library.vcvrack.com/FrozenWasteland/DamianLillard

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

No branches or pull requests

1 participant