mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Mention the linear-phase mode for Crossover
This commit is contained in:
@@ -45,7 +45,7 @@ Scroll down for more information on the plugin framework.
|
||||
cleanly splits the signal into two to five bands using a variety of algorithms
|
||||
and outputs those through auxiliary outputs so they can be accessed and
|
||||
processed individually. Meant as an alternative to Bitwig's Multiband FX
|
||||
devices but with cleaner and steeper crossovers.
|
||||
devices but with cleaner crossovers and a linear-phase option.
|
||||
- [**Diopser**](plugins/diopser) is a totally original phase rotation plugin.
|
||||
Useful for oomphing up kickdrums and basses, transforming synths into their
|
||||
evil phase-y cousin, and making everything sound like a cheap Sci-Fi laser
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
This plugin is as boring as it sounds. It splits cleanly splits the signal into
|
||||
two to five bands using a variety of algorithms and outputs those through
|
||||
auxiliary outputs so they can be accessed and processed individually. Meant as
|
||||
an alternative to Bitwig's Multiband FX devices but with cleaner and steeper
|
||||
crossovers.
|
||||
an alternative to Bitwig's Multiband FX devices but with cleaner crossovers and
|
||||
a linear-phase option.
|
||||
|
||||
In Bitwig Studio you'll want to click on the 'Show plug-in multi-out chain
|
||||
selector' button and then on 'Add missing chains' to access the chains. The main
|
||||
|
||||
Reference in New Issue
Block a user