1
0
Fork 0

Mention the linear-phase mode for Crossover

This commit is contained in:
Robbert van der Helm 2022-06-07 21:39:32 +02:00
parent b389268168
commit 92a3acdd0a
2 changed files with 3 additions and 3 deletions

View file

@ -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 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 and outputs those through auxiliary outputs so they can be accessed and
processed individually. Meant as an alternative to Bitwig's Multiband FX 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. - [**Diopser**](plugins/diopser) is a totally original phase rotation plugin.
Useful for oomphing up kickdrums and basses, transforming synths into their 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 evil phase-y cousin, and making everything sound like a cheap Sci-Fi laser

View file

@ -3,8 +3,8 @@
This plugin is as boring as it sounds. It splits cleanly splits the signal into 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 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 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 an alternative to Bitwig's Multiband FX devices but with cleaner crossovers and
crossovers. a linear-phase option.
In Bitwig Studio you'll want to click on the 'Show plug-in multi-out chain 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 selector' button and then on 'Add missing chains' to access the chains. The main