the blooo Manual Page 2
Table of Contents
Introduction................................2
What's New With Version 2.1?........2
Architecture.................................3
Oscillators...................................3
Filters.........................................4
Modulation Sources......................5
Envelopes.....................................6
LFOs............................................6
Global Section..............................7
Options Menu................................7
The blooo.ini Configuration File........8
MIDI Control Change Messages........8
MIDI Learn...................................8
Parameters..................................9
Global..........................................9
Oscillators.....................................9
Filters.........................................10
Envelopes...................................11
LFOs..........................................11
Frequently Asked Questions.........12
Introduction
The blooo is a software synthesizer plug-in for Microsoft Windows (VST) and Apple
macOS (VST/AU) based on the classic subtractive synthesis architecture. It is written
in native C++ code for high performance even on “lighter” systems. The main
features are:
● Up to 64 voices polyphony including portamento
● Two band-limited oscillators including Ring modulation and Soft/Hard sync
● Four oscillator waveforms (sawtooth, pulse, sawpulse, sine) with shape control
● Additional white noise generator
● Two multi-mode four-pole filters (lowpass, highpass, bandpass, allpass, phaser)
with resonance and panorama control
● Three envelopes (ADSR) with exponential slopes
● Three low frequency oscillators (LFOs) with tempo synchronization
● Double precision audio processing
● All parameters can be controlled by MIDI controllers
● Plug-in supports Windows and macOS (32 bit and 64 bit)
What's New With Version 2.1?
Apart from macOS compatibility, most changes are under the hood. Version 2.1 of the
blooo is fully compatible with the previous versions; it should be safe to replace the
old plug-in with the new one.