BogaudioModules

BogaudioModules for VCV Rack
Log | Files | Refs | README | LICENSE

commit 3647777ecf96e02b661aff553543653b647de487
parent 094d0f37db86c74c0b1f8632649808377c634bda
Author: Matt Demanett <matt@demanett.net>
Date:   Thu, 13 Aug 2020 02:13:01 -0400

Update README for recent change to PEQ6/14.

Diffstat:
MREADME.md | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -264,7 +264,8 @@ _Polyphony:_ <a href="#polyphony">Polyphonic</a>, with channels defined by the I A six channel parametric EQ. It generally works as PEQ does, except: - The global FCV control has a knob, which becomes an attenuverter if a CV is provided. - There is a global BW paramter with CV, rather than per-channel bandwidth controls. - - The "FCV RNG" option controls the scaling of the frequency CV inputs; if set to OCTV, the full CV range will alter the band frquencies up to an octave in either direction; if set to FULL, the CV can run the frequencies over the full range, as on PEQ. + - The "FCV RNG" option controls the scaling of the frequency CV inputs; if set to OCTV, the full CV range will alter the band frequencies up to an octave in either direction; if set to FULL, the CV can run the frequencies over the full range, as on PEQ. + - On the context (right-click) menu, there is an option "Exclude direct-output bands from mix"; if this is enabled, any band that has its direct output in use (if something is patched to its output) does not get its output mixed into the main output. Usually, the main output includes all bands. _Polyphony:_ <a href="#polyphony">Polyphonic</a>, with channels defined by the IN input. @@ -278,6 +279,8 @@ A fourteen channel parametric EQ. The control scheme is as with PEQ6. It adds ODD and EVEN outputs: these are mixes of the odd and even channels, respectively. If the low channel is set to LOWPASS, its output will go to both ODD and EVEN. Same for the high channel, if its set to HIGHPASS. +The "Exclude direct-output bands..." option, if enabled, applies to ODD and EVEN as well as the main OUT. + _Polyphony:_ <a href="#polyphony">Polyphonic</a>, with channels defined by the IN input. #### <a name="peq14xf"></a> PEQ14XF