Tuesday, November 12, 2013

#11. Effects in Reason - The BV512 Digital Vocoder


The vocoder is the device which can make your vocal samples sound robotic. It achieves that effect by combining a vocal signal (referred as modulator) with a synth signal (referred as the carrier).



Link the synthesizer`s output to the modulator`s inputs of the vocoder. Below them are located the device`s outputs. On the right you have single input for the modulator – connect your sampler`s output (containing the vocal sample) there (of course, you can use another device if you like).


In order to hear the effect, you need to draw some notes in the sequencer.


The DRY/WET knob of the device determines the amount of the synth effect upon the vocal sample.

It`s beginning and decaying span can be further tweaked with the attack and decay knobs above.

The hold button holds the position of the voice sample, while continuing playing the synth carrier.

Shift pitches the voice sample only (modulator) and doesn`t affect the synth (carrier).

The HF EMPH knob brings up the volume of the higher frequencies of the sound.

There are two meters on the left – one for the carrier and one for the modulator levels.


Then you have band resolution knob. Note that changing this can affect the sound, even though the relationship between the bands is still the same. Below it, you can select between equalizer and vocoder mode. If you want to use the vocoder as an equalizer, you put the device in the carrier inputs and use the outputs below, without inserting anything in the modulator input. Only the red knobs are available for tweaking. This EQ although not as precise as the MClass in frequency selection, can make much more complex Q shapes. It can also be used as a device which easily splits the bands when creating multiband compression/distortion patches. You can select between low resolution 4 up to high resolution of 32 with fft512 on the top.

The FFT512 mode (using Fast Fourier Transform algorithm) has 512 bands divided into 32 sections on the display. It uses linear scale, rather then logarithmic one like the 32 band mode below. The bars on the left will therefore control fewer frequencies then those on the right.

Linking copy of the audio output signal of a device using spider audio merger and splitter and inserting it into the modulator input of the vocoder (set to vocoder mode) gives us a small visual spectrum analysis information about the sound.


On the back of the device we see 16 cv in and outs for the corresponding band levels. In 32 and 512 modes two bands share each cv in/out.


It also has CV input for affecting the shift option with an amount determining knob.

That`s basically all you need to know about the vocoder effect`s mechanics.


Friday, October 28, 2011

#3. Reason`s Mixers

reason mixer

In tutorial #1 Basic Audio Wiring we learned how to connect a device to the hardware interface. If you have a standard sound card like me, you may have already noticed that there is only one available pair of inputs for left and right signals, which can support only one device... So the question is - how can we link more devices to the hardware interface? Well, we need to use a mixer.

Open new empty rack and create Mixer 14:2. Connect it`s outputs to the inputs of the hardware interface. Now you have 14 brand new input channels for 14 new devices.

reason mixer connection
With the mixer linked up, we now have 14 different inputs for 14 different devices.

Each time you create a musical instrument it will automatically connect to the next free channel of the mixer. If you need more channels, simply link the mixer to another one as shown in the picture below (it will auto connect):

reason mixer connection
All you need to do is to connect master out to chaining master cables. There are four cables that also auto connect and they are for the aux send effects. You will read more about them below. Connecting them is optional.

Let`s look at the front of the mixer. On the lowest row we see 15 volume sliders - 14 for each device and 1 in the end for the master level. Above that we have a panning knob, which moves the signal from left to right in the stereo field. Above it we have Mute and Solo buttons. Then, above that we have an EQ section which can reduce or boost low frequencies (bass, set at 80Hz) or high ones (treble, set at 12kHz ). On the back, in the down left angle of the mixer you can switch between two different types of that EQ.

At last, on the top of the mixer`s front there are 4 red auxiliary send effects knobs.

reason mixer tutorial
1. Volume slider, 2. Pan knob, 3. Mute / Solo buttons, 4. EQ button with Treble and Bass knobs, 5. Aux send knobs with pre-fader button.

When we added an effect to Thor in tutorial #1, it was an insert effect, affecting the signal directly. The signal was flowing from Thor trough the effect to the hardware interface.

The send effect works differently. It mixes the original dry (unaffected) audio signal with a copy of it with the applied effect. To make an auxiliary send effect, just create an effect below the mixer (but not below another device) and it will link automatically. It`s outs will go into send out section and it`s ins will go into the aux section.

rv7000 aux
Linking an instance of RV7000 Advanced Reverb to the first aux send channel. We can now control the effect with the first of the four red knobs on the upper front of the mixer.

aux send tutorial reason
Make sound device, for example Thor and put it in the first channel of the mixer.

aux send
On the mixer`s front side bring the first aux send knob up a bit. Now when you play the sound of Thor you gonna hear the effect next to it.

We can have up to 4 send effects in a single instance of mixer 14:2 and use them on any of the devices linked to it. We control their amount with the red knobs on the top of the mixer. The small button, left from the lowest red knob switches the Pre Fader On/Off, basically leave it as it is on off and the ratio between the original signal and the affected one will stay the same when you make changes of the sound`s volume.

The red knobs on the top right of the mixer determine the return level of the effect.

We can use those effects in a technique that The Prodigy uses for example when creating beats called Parallel Compression, where you mix your beat signal with an overcompressed version of it (more about the compressor - later). We can also connect a chain of effects in the aux not just one.

When you create new mixer, the four chaining aux cables of the old one connect to the four aux channels of the new one. That way, the effects of the old mixer can be used in the new one too. If you wish to put new effects into the new mixer instead, do not connect those cables (but leave chaining master to master out connection as it is).

On the back of the mixer, below the input channels you can see smaller inputs...

mixer Reason cv
We will talk about them later, they are basically control voltage inputs which can use external signals to control the level and the panning of a particular channel. The little knobs determine the amount of the effect.

There is also another, simpler mixer called Line Mixer 6:2. It has only one aux send and lacks the level control voltage input on the back - it has only one for panning. The aux pre fader on/off option is on the back of the device.

line mixer
That`s basically all you need to know about the mixer. Make sure you understand the logic behind the connections then move to the next lesson.