From f5459e95a530a4c4342331db542ff76ce4dc9e07 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 22 Jul 2022 18:46:34 +0200 Subject: [PATCH] Fix typo in Crossover description Closes #19. --- README.md | 10 +++++----- plugins/crossover/README.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 848e9bb0..3e301f15 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,11 @@ Scroll down for more information on the plugin framework. - [**Crisp**](plugins/crisp) adds a bright crispy top end to any low bass sound. Inspired by Polarity's [Fake Distortion](https://youtu.be/MKfFn4L1zeg) video. -- [**Crossover**](plugins/crossover) 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 crossovers and a linear-phase option. +- [**Crossover**](plugins/crossover) is as boring as it sounds. It cleanly + splits the signal into two to five bands using a variety of algorithms. Those + bands are then sent to auxiliary outputs so they can be accessed and processed + individually. Meant as an alternative to Bitwig's Multiband FX 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 diff --git a/plugins/crossover/README.md b/plugins/crossover/README.md index 385c00c4..7d4db9f8 100644 --- a/plugins/crossover/README.md +++ b/plugins/crossover/README.md @@ -1,10 +1,10 @@ # Crossover -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 crossovers and -a linear-phase option. +This plugin is as boring as it sounds. It cleanly splits the signal into two to +five bands using a variety of algorithms. Those bands are then sent to auxiliary +outputs so they can be accessed and processed individually. Meant as 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