58 – Taking Komplete Kongtrol

This tutorial should prove a little enlightening for those that only think of Kong as a basic drum module. Here we’re going to twist it into the ultimate controller for everything under the sun. For starters, I’ll show how Kong can control 8 filters at once, and then I’ll move on to use Kong to control the FM Pair Oscillator in Thor. Using some of these methods, you’ll be able to control pretty much anything in Reason or Record with Kong; moving traditional device control from a basic keyboard to a Pad controller.

This tutorial should prove a little enlightening for those that only think of Kong as a basic drum module. Here we’re going to twist it into the ultimate controller for everything under the sun. For starters, I’ll show how Kong can control 8 filters at once, and then I’ll move on to use Kong to control the FM Pair Oscillator in Thor. Using some of these methods, you’ll be able to control pretty much anything in Reason or Record with Kong; moving traditional device control from a basic keyboard to a Pad controller.

Sound exciting? I thought so.

You can download the project files here: Taking-Komplete-Kongtrol. This file contains 2 .rns and 2 .cmb files that are outlined below. Both require Reason 5 or Record 1.5 due to the fact that it uses the new Kong device and new CV inputs on the back of the Combinator. There is also a “Volume Control” example .rns file for you to get your feet wet.

Note also that I’ll be unplugged until next Thursday April 15th, so don’t take it personally if I don’t respond to questions until that time. Some times you just have to unplug from things for a bit. But feel free to leave me a little love. I promise to get to all your comments or questions when I jump back online. Have a great week! 🙂

A Little Background

When I was working on my mammoth “Key Flux FX Processor” patch I got a post on the Propellerhead User Forum from someone who jokingly said “what’s next? A Kong controlling Thor? A Thong?” After I stopped laughing and rolling around on the floor, I thought about it for a minute and said “well why not?” And that was the start to this tutorial here. I decided I wanted to try to control Thor with Kong. Whether or not this is practical is for you all to decide. For my part, I can see this being a new fun way to play around with the devices inside Reason.

Understanding the Kong Control Concepts

There are two main concepts that I’d like to outline here. The first is the idea of using the Pads in Kong as an up / down selector switch to transpose MIDI values up or down. The other is the idea of visualizing these changes in Reason, since visualization in Reason (and Kong especially) is somewhat limited.

The first concept was opened up to me by Ed Bauman of EditEd4TV fame. In the midst of his working on recovers for his 80’s band, I asked him to help me figure out how to transpose from one octave to the next using the Kong pads. This helped me set up the Kong Piano Roll Keyboard (again, that was explored in another article). So credit where credit is due. Without his help on that project, I couldn’t have figured out some of these tangential concepts to control other parameters with the Kong pads.

The concept works like this: Using one pad in Kong for the upward movement and one pad for the downward movement, you use the Thor Step Sequencer “Note Transpose” function to manipulate a device parameter that goes from 0 – 127 MIDI value. Each time the up or down pad is pressed, it transposes the value by an increment of “1.” For example, you can go from 64 to 65 to 66 to 67 and so on, using the “Up” pad. Since Reason allows you to interchange CV values (using Note CV for Gate or Gate CV for Note), this isn’t difficult to accomplish.

Here’s the basic setup to control the Volume of a Channel in the Mixer (just as an example):

  1. Open up Reason with a Main Mixer. Then create a Combinator with a 14:2 Mixer.  Underneath that, create a sound generating device (for simplicity’s sake, create a Subtractor and load up your favorite Sub patch). But note that this can be any device you like. Underneath that, create a Matrix and add a pattern in, so that it is playing the Subtractor.
  2. Now holding the Shift key, create a Kong device. Still holding Shift, create a Thor device and call it “Vol Up.” Completely initialize the Thor device by pulling down all the parameters, removing the Oscillator and Filter, and turning everything to 0 (zero). Also while we’re at it, pull down the level of the Channel on the Mixer where the Subtractor is connected to 0 (zero).
  3. Open up the Thor programmer, and in the Step Sequencer set the Run Mode to “Step,” Step Count to “1,” and set the first step’s note to “D3.” In the Modulation Bus Routing System (MBRS), set up the following 2 lines in the first 2 slots:

    Seq. Note : 100 > S. Transp (Step Sequencer Note : 100 > Step Sequencer Transpose)

    Seq. Note : 100 > CV Out1

  4. Duplicate the “Vol Up” Thor device and rename it “Vol Down.” Then go into this Thor’s Step Sequencer and change the note value of step 1 to “A#2.”

    The MBRS settings for the "Vol Up" Thor device.
    The MBRS / Step Sequencer settings for the "Vol Up" Thor device.
  5. Next, holding the Shift key down, create a Spider CV Merger/Splitter at the bottom of the Combinator rack and name it “Vol Merge.” Now it’s time to route everything up.
  6. Flip the rack around to the back, and on the Combinator’s 14:2 Mixer, turn the Subtractor channel’s level trim knob up to 127. Then connect the Merged output from the “Vol Merge” Spider to the Level CV input on the Mixer channel.
  7. Connect the Kong’s pad 1 “Gate Out” CV to the “Gate In (Trig)” CV input on the “Vol Down” Thor. Also connect Kong’s pad 5 “Gate Out” CV to the “Gate In (Trig)” CV input on the “Vol Up” Thor.
  8. Connect the CV 1 Modulation Output from the “Vol Up” Thor to the “Vol Merge” Spider’s Merge Input 1. Also connect the CV 1 Modulation Output from the “Vol Down” Thor to the “Vol Merge” Spider’s Merge Input 2. Set both trim knobs to a value of “84.” That’s the magic CV number that makes things happen correctly.

    The CV routing for the Up / Down Volume Control using the Kong Pads
    The CV routing for the Up / Down Volume Control using the Kong Pads
  9. Flip the rack to the front again, and label Pad 1 in Kong “Vol Down” and Pad 5 “Vol Up.” Now play your device by pressing “Play” on the Transport and you’ll hear the volume at level 64. Press Pad 5 about 10-15 times and you’ll start hearing the volume rising. Press Pad 1 and the volume drops. You’ve now set up Kong to act as your up / down fader for the volume of your Subtractor device.

Visualizing the Kong Volume Control

Since there’s no visualization in Kong, it’s hard for us to track where the volume is located for the Subtractor. Here’s one way to do it using the DDL-1 device. Note that this trick is curtosy of Sterioevo, and I can’t thank him enough for showing it to me. See the comments to my previous “Kong FX Chain Builder” tutorial for more information on the ins and outs of this visualizing method.

  1. Building on our previous volume level control, hold Shift down and create a DDL-1 device underneath your Kong device. Label it “Volume Viz” or something like that. Also change the Unit to “MS” for Milliseconds.
  2. Open up the Combinator programmer, select the “Volume Viz” device, and in the Modulation Routing area, set up the following line:

    CV In 1 > Delay Time (MS) : 1 / 127

  3. This sets up the CV 1 input on the combinator to change the display of the DDL-1 to show values between 1 and 127.
  4. Now we just need to send the same CV merged signal to also send a value to the CV 1 input on the Combinator, so flip the rack around to the back, and move the CV merged output to one of the A split outputs. Then connect the Merged output to the Split A input on the same “Vol Merge” Spider.
  5. Finally, send another A split output to the Combinator’s new CV 1 input and turn its trim knob all the way to 127.
The DDL-1 used as a visualizer for the Volume setting
The DDL-1 used as a visualizer for the Volume setting

You’re all set. Now when you flip to the front of the rack and start pressing the volume pads, you’ll see the value update in the DDL-1 device. I know, it’s pretty sweet. You now have visualization of your volume setting.

A Look at the “Thong 8-Type Filter FX Processor” Combinator

So to answer the question about controlling Thor with the Kong device, I set up 2 patches. The first one is the “Thong 8-Type Filter FX Processor” which can be used as an insert effect on any sound you like. This patch allows you to switch between 8 different filter types and control them all via the Kong pad interface. Here’s a rundown of the pad assignments. Note: You do not want to use any of the Combinator parameters, since all the CV for the Rotaries, as well as the Mod Wheel was used to create the pad assignments and visualization. So simply create a track for the Kong device in the Combinator, and use that track as your control.

Note: I made all the up / down switches bipolar so that everything starts out with a value of 64. This is because each pad press only moves up one midi value, and if you started out at 0 (zero), you’d have a long way to go to get higher up on the register. Starting out at the middle makes working with the up / down pads a lot easier IMHO.

  • Pads 5 & 1: Controls the Frequency of all filter at once. Pad 5 moves the filter frequency up and Pad 1 moves the filter frequency down. These two pads together act as the frequency rotary control. Visualization for the Frequency setting can be seen on the “Freq Viz” DDL-1 device located just below the Kong device.
  • Pads 6 & 2: Controls the Resonance of all filters at once. Pad 6 moves the resonance up, and Pad 2 moves the resonance down. These two pads together act as the resonance rotary control. Visualization for the Resonance setting can be seen on the “Res Viz” DDL-1 device located just below the Kong device.
  • Pads 7 & 3: Controls the Drive of all filters at once. Pad 7 moves the drive up, and Pad 3 moves the drive down. These two pads together act as the drive slider control. Visualization for the Drive setting can be seen on the “Drive Viz” DDL-1 device located just below the Kong device.
  • Pads 8 & 4: Controls the LPHP parameter of the “Notch” and “Peak” filters, as well as the Gender parameter of the “Formant” filter. Pad 8 moves the LPHP and Gender parameters up, while Pad 4 moves the LPHP and Gender parameters down. These two pads together act as the LPHP and Gender rotary controls. Note that the filter must be set to “Notch,” “Peak,” or “Formant” for you to hear the effects of these two pads. Visualization for the LPHP/Gdr setting can be seen on the “LPHP/Gdr Viz” DDL-1 device located just below the Kong device.
  • Pads 13 & 9: Controls the Envelope Amount of all filters at once. Pad 13 moves the envelope amount up, while Pad 9 moves the envelope amount down. Together, these two pads act as the envelope amount rotary. Note: To turn off the envelope entirely, reduce the envelope amount to 0 (zero) using the “Env Down” Pad (Pad 9). If you wish to insert your own pattern sequence to control the envelopes, change the pattern sequence in the Thor Filter device’s Step Sequencer. Each Thor Filter device Step sequencer controls the corresponding filter envelope, except for the “Peak” Thor Filter, which controls both the “Peak” Thor and “AM” Malstrom filters. Visualization for the Envelope Amount setting can be seen on the “Env Amt Viz” DDL-1 device located just below the Kong device.
  • Pad 14: Controls whether the Filter Envelope is turned on or off for all filters. Visualization for this pad can be seen on the fourth band of the “Filter Type Viz” BV512 Vocoder device.
  • Pad 12: Controls whether the “Comb” filter is set to plus (+) or minus (-). Visualization for this pad can be seen on the third band of the “Filter Type Viz” BV512 Vocoder device. Note that this is a very specific setting, and the filter type must be set to “Comb” in order for you to hear anything.
  • Pad 15: Controls which filter is heard. Visualization for the Filter Type setting can be seen on the first band of the “Filter Type Viz” BV512 Vocoder device.  Selections can be one of the following 8 different filter types:
  1. LP (Thor Low Pass Ladder Filter)
  2. HP (Thor State Variable Filter – High Pass mode)
  3. Comb (Thor Comb Filter)
  4. Formant (Thor Formant Filter)
  5. BP (Thor State Variable Filter – Band Pass mode)
  6. Notch (Thor State Variable Filter – Notch mode)
  7. Peak (Thor State Variable Filter – Peak mode)
  8. AM (Malstrom AM Filters – both Filter A and B are set exactly the same way when controlling this filter).
  • Pad 16: Filter / Bypass. This provides you with a quick way to switch between the Filtered sound and the non-filtered sound. Think of this as a Wet / Dry switch.

A Look at the “Oscillator Kongtrol – FM Pair” Combinator

The second patch is a Kong controlling an Oscillator inside Thor. To start things off easy, I decided to control the FM Pair Oscillator. Again, I made all the up / down switches bipolar so that everything starts out with a value of 64. This is because each pad press only moves up one midi value, and if you started out at 0 (zero), you’d have a long way to go to get higher up on the register. Starting out at the middle makes working with the up / down pads a lot easier IMHO.

The FM Pair Oscillator control has at least one interesting twist. Since controlling the Carrier / Modulator pair is unlike controlling a MIDI value of 0 – 127, we need to figure out the proper settings to control a MIDI value of 1 – 32. This is done by going into the Up / Down Thor devices and changing the note values of the first step to the following:

“Up” Thor device: G#3

“Down” Thor device: E2

Once this is updated, you can control parameters that have 32 options. This does not only mean the FM Pair Carrier and Modulator, but also the Matrix pattern devices, or Thor’s Wavetable Oscillator “Table” selection. Anything with 32 MIDI values can now be controlled and stepped through one at a time in Kong.

Here’s a rundown of the pad assignments. Note: You do not want to use any of the Combinator parameters, since all the CV for the Rotaries, as well as the Mod Wheel was used to create the pad assignments and visualization. So simply create a track for the Kong device in the Combinator, and use that track as your control.

  • Pads 5 & 1: Controls the Pitch of the Oscillator. Pad 5 moves the pitch up and Pad 1 moves the pitch down. Visualization for the Pitch setting can be seen on the “Pitch Viz” DDL-1 device located just below the Kong device.
  • Pads 6 & 2: Controls the FM Parameter of the Oscillator. Pad 6 moves the fm up and Pad 2 moves the fm down. Visualization for the fm setting can be seen on the “FM Viz” DDL-1 device located just below the Kong device.
  • Pads 7 & 3: Controls the Carrier setting of the Oscillator. Pad 6 moves the carrier setting up and Pad 2 moves the carrier setting down. Visualization for the carrier setting can be seen on the “Carrier Viz” DDL-1 device located just below the Kong device.
  • Pads 8 & 4: Controls the Modulation setting of the Oscillator. Pad 6 moves the Modulation setting up and Pad 2 moves the modulation setting down. Visualization for the mod setting can be seen on the “Mod Viz” DDL-1 device located just below the Kong device.
  • Pads 13 & 9: Controls the Amp Envelope’s “Attack.” Pad 13 moves the Attack setting up (slower attack) and Pad 9 moves the attack down (faster attack). Visualization for the envelope’s attack can be seen on the first and second band of the “Amp Vizualize” BV512 Vocoder device, located just below the 4 DDL-1 devices. The first band shows the upward setting, and the second band shows the downward setting (much easier to see when you are actually using the Kong controller – so download the patch and try it out).
  • Pads 14 & 10: Controls the Amp Envelope’s “Decay.” Pad 14 moves the Decay setting up (longer decay) and Pad 10 moves the decay down (shorter decay). Visualization for the envelope’s decay can be seen on the third and fourth bands of the “Amp Vizualize” BV512 Vocoder device, located just below the 4 DDL-1 devices. The third band shows the upward setting, and the fourth band shows the downward setting.
  • Pads 15 & 11: Controls the Amp Envelope’s “Release.” Pad 15 moves the Release setting up (longer release) and Pad 11 moves the release down (shorter release). Visualization for the envelope’s release can be seen on the fifth and sixth bands of the “Amp Vizualize” BV512 Vocoder device, located just below the 4 DDL-1 devices. The fifth band shows the upward setting, and the sixth band shows the downward setting.
  • Pads 16 & 12: Controls the Panning of the sound. Pad 16 moves the panning left, while Pad 12 moves the panning right. Visualization for the panning can be seen on the seventh and eighth bands of the “Amp Vizualize” BV512 Vocoder device, located just below the 4 DDL-1 devices. The seventh band shows the leftward setting, and the eighth band shows the rightward setting.

Where can you go from Here?

Sometimes it’s the smallest concepts that can lead to the biggest revelations; opening doors to new ideas and solutions. This is definitely one of those cases. Using these simple ideas, you can now control virtually every possible parameter in Reason via the Kong Pads. These are just two types of control devices I built here. But there’s nothing stopping you from building a Reverb Kong controller (ReKong 7001?), or a DDL-1 controlled by Kong (DDKong-2?). And there’s nothing stopping you from building a controller that allows you to combine Oscillators or Filters or any number of things together that can be triggered by Kong pads. Just use your imagination and come up with some cool ways to take your pad controlling to new heights. This is just the tip of the iceberg. Where you go from here is all up to your patience and ambition.

Any thoughts?

57 – Kong FX Chain Builder

In this tutorial I’m going to show you how to create a flexible FX chain that has 8 stops along the chain, and at each of these stops, allows you to select from 1 of 6 different FX devices. This means you have a total of 48 different FX devices to select from in the chain, and the possible permutations of all these FX are 8×7 possible FX combinations, which amounts to 40,320 possible FX chain permutations.

In this tutorial I’m going to show you how to create a flexible FX chain that has 8 stops along the chain, and at each of these stops, allows you to select from 1 of 6 different FX devices. This means you have a total of 48 different FX devices to select from in the chain, and the possible permutations of all these FX are 8×7 possible FX combinations, which amounts to 40,320 possible FX chain permutations. Don’t believe me? Go here: http://www.vpgenius.com/tools/combin.aspx. That’s a hell of a lot of possibilities. Now change the order of your FX chains, and you end up with double, triple and even more possibilities. So let’s see how it’s all done.

You can download the project files here: Kong-FX-Chain-Builders. The file contains 3 different FX chain combinators that are outlined below. The effects in each chain are the same. The only difference is that they each present the chain in a different order. You can take this idea and build any number of effects chains in any order you wish to combine both “Serial” and “Parallel” processing of your audio signal through various FX that you create in Reason. It’s all only limited by your own imagination.

Introducing the “Kong FX Chain Builder” Patch

The beauty of this type of system lies also in the fact that you can combine a “Serial” and “Parallel” audio system together. So when I was working on my “Key Flux FX Processor” in project number 56 here on my site, I introduced the notion of a Parallel system, whereby the same audio was sent through many different FX chains and then sent out to the soundcard. In this tutorial, I’m going to introduce the idea of a Serial FX system, and merge it with a Parallel FX system so that you get much more flexible audio routing and audio possibilities.

The main controls for the Kong FX Chain Builder (and Combinator Controls)
The main controls for the Kong FX Chain Builder (and Combinator Controls)

The idea is pretty simple. First you have a set of FX in a chain, as follows:

Filter > Delay > Distortion > Chorus > Phaser > Delay 2 > Filter 2 > Reverb

Now, each of these “stops” along the chain also has 7 different selectable FX sound possibilities, as follows:

Filter>

(Pad 1)

Delay>

(Pad 2)

Distortion>

(Pad 3)

Chorus>

(Pad 4)

Phaser>

(Pad 5)

Delay2>

(Pad 6)

Filter2>

(Pad 7)

Reverb>

(Pad 8 )

FX 1 FX 1 FX 1 FX 1 FX 1 FX 1 FX 1 FX 1
FX 2 FX 2 FX 2 FX 2 FX 2 FX 2 FX 2 FX 2
FX 3 FX 3 FX 3 FX 3 FX 3 FX 3 FX 3 FX 3
FX 4 FX 4 FX 4 FX 4 FX 4 FX 4 FX 4 FX 4
FX 5 FX 5 FX 5 FX 5 FX 5 FX 5 FX 5 FX 5
FX 6 FX 6 FX 6 FX 6 FX 6 FX 6 FX 6 FX 6
Dry Audio Dry Audio Dry Audio Dry Audio Dry Audio Dry Audio Dry Audio Dry Audio

 

The Dry audio is there so that you have a selection that sets things back to being the original audio, like a pass-through. Using this table you can come up with an amazingly large array of different sounds by mixing and matching the different FX together. You can, for instance, create the following:

Filter >

(Pad 1)

Delay >

(Pad 2)

Distortion >

(Pad 3)

Chorus >

(Pad 4)

Phaser >

(Pad 5)

Delay 2 >

(Pad 6)

Filter 2 >

(Pad 7)

Reverb >

(Pad 8 )

FX 1 FX 1 FX 1 FX 1 FX 1 FX 1 FX 1 FX 1
FX 2 FX 2 FX 2 FX 2 FX 2 FX 2 FX 2 FX 2
FX 3 FX 3 FX 3 FX 3 FX 3 FX 3 FX 3 FX 3
FX 4 FX 4 FX 4 FX 4 FX 4 FX 4 FX 4 FX 4
FX 5 FX 5 FX 5 FX 5 FX 5 FX 5 FX 5 FX 5
FX 6 FX 6 FX 6 FX 6 FX 6 FX 6 FX 6 FX 6
Dry Audio Dry Audio Dry Audio Dry Audio Dry Audio Dry Audio Dry Audio Dry Audio

 

And that is just one example.

Switching the Order of Effects in the Chain

The Kong FX Chain builder from the back of the rack
The Kong FX Chain builder from the back of the rack

Now I know some of you are going to say, “well why can’t I switch the order of the FX chain?” So instead of having the Filter come before the Delay, how about switching it so that the Filter comes after the delay. And to that I’ll say that Reason is not the easiest software to work with when it comes to making routing decisions such as these and building it into a single setup is very difficult. But thankfully it’s pretty easy to build multiple instances of the Combinator to come up with any FX chain order you like. The trick is to flip to the back of the rack and change the following:

  1. The order of the “Gate Out” CVs from the first 8 Kong Pads
  2. The order of the 14:2 Submixers and their associated splitters. The signal flow goes from the “To Devices” of the Combinator into the first Effect’s splitter. Then the 14:2 Submix main output of the first effect goes into the second effect’s splitter. And so on down the chain, until the final output goes into the Pan splitter device. The Pan also has a bank of different “Global” LFO Panning selections. This can be selected on Pad 15.

So anyway, this just shows you that with a little thought, you can create a variety of FX of your own and route them in a serial way. Then use the “Parallel” processing idea to create multiple effects at each stop in the chain. Simple enough right?

Here are the other 2 effect chains I came up with. Feel free to create your own based on variations that work for you. You can either change the routing scheme as I outlined above, or you can change the actual effects at each stop. As you can see, you don’t even need to have all the FX in play within the chain. You can keep any part of the chain set to “Dry Audio” so that it will not be affecting the chain at all. This means you can make your chain simple with only 1 effect in play, all 8 in play, or any amount in between. Here are the other two effect chains I put together:

Delay > Filter > Phaser > Delay 2 > Chorus > Filter 2 > Reverb > Distortion

Phaser > Chorus > Filter > Reverb > Distortion > Delay > Delay 2 > Filter 2

Working with the “Kong FX Chain Builder”

There are 2 components to working with the Kong FX Chain Builder: 1. The Combinator and 2. The Kong device. Both work together to create your FX chain. You can also use them “Live” and play the different effects out on the pads in real-time, or else build them up in the studio until you find a combination of effects that works for your sound, and then just leave this setting as it is (or save it for future recall).

I’ll start off with the Kong device. Note that if you want to fully utilize the device, you should create a track for it in Reason or Record’s Main Sequencer. This way, you can not only play the Kong device, but also record your Kong pad changes over time. And you can also lock your pad control surface to the Kong device and another controller to the Combinator; essentially controlling them both via 2 different controllers at the same time. So here are all the Kong pad settings:

  • Pads 1 to 8: These are the 8 stops in the FX chain going from Pad 1 > 2 > 3 > 4 > 5 > 6 > 7 > 8. In the original file I created (Kong FX Chain Builder A), this goes from Filter > Delay > Distortion > Chorus > Phaser > Delay 2 > Filter 2 > Reverb. The Pads act as a cycle, starting with a dry signal, then going through 6 different possible FX. The pad cycles through these 7 positions. So each time the pad is pressed, you’ll hear a new effect inserted into the chain.
  • Pads 9 and 10: Decay Down / Decay Up – These pads will shift the decay of all the Reverb effects upward or downward. So you need to have the Reverb effect turned on (in other words, you need to have one of the 6 Reverbs enabled; not the dry signal).
    Note that there is an upper and lower limit, which, when reached, will not go any further. However, the pad can continue to go upward or downward for a few more times. This means that if you push the decay all the way to zero, and still hit the “Decay Down” pad, it will continue to move downward. So it may take a few more Pad pushes on the “Decay Up” pad to get it back to a “zero” postion (until you start hearing the decay again). This is true of all the Up/Down pads.
  • Pads 11 and 12: Envelope Pattern Down / Envelope Pattern Up – These pads will shift the matrix pattern banks upward or downward. These curve patterns are used to “play” the envelope amount on all the filters in the system. Therefore, you need to have at least one filter turned on to hear anything. You also need to have the “Env Pattern On” button (button 2 on the Combinator) enabled. There are 25 patterns on each Matrix (from A1 to D1), for a total of 50 patterns from which to select (you need to use Button 4 on the Combinator to switch between Matrix A and Matrix B).
    Note that there is an upper and lower limit, which, when reached, will not go any further. However, the pad can continue to go upward or downward for a few more times. This means that if you push the patterns all the way down to A1 on the Matrix, and still hit the “Env Pat Down” pad, it will continue to move downward. So it may take a few more Pad pushes on the “Env Pat Up” pad to get it back to the “A1” postion (and get the patterns to start moving forward again). This is true of all the Up/Down pads.
  • Pads 13 and 14: Volume Down / Volume Up – These pads will shift the global volume upward or downward. Note that there is an upper and lower limit, which, when reached, will not go any further. However, the pad can continue to go upward or downward for a few more times. This means that if you push the volume all the way down to zero, and still hit the “Volume Down” pad, it will continue to move downward. So it may take a few more Pad pushes on the “Volume Up” pad to get it back to a “zero” postion (until you start hearing the volume again). This is true of all the Up/Down pads.
  • Pad 15: Panning. You can select from 6 different Auto-panning effects, which are global and affect the signal after it has gone through all 8 effect stops in the chain. There is also a seventh “dry” position, which is on by default. The Pad cycles through all 7 positions (6 “auto-panners” and 1 “dry” position).
  • Pad 16: FX / Bypass – this allows you to switch between hearing the effects chain or hearing the original “dry” signal.

The Combinator controls are outlined below:

  • Pitch Bend: Not assigned.
  • Mod Wheel: Controls the envelope amount on all the filters. This is used in conjunction with the Envelope patterns in both Matrixes that also control the envelope amount. In other words, you can use the Mod Wheel to scale the envelope amount, and therefore, how much the envelope is affected by the patterns or not. If you wish to control the envelope amount without having any patterns control the envelope, disable button 3 on the Combinator, and then use the Mod Wheel, which will now be the only parameter affecting the amount of envelope applied to the filter(s).
    Note also that both the Mod Wheel and the Patterns affect all filter envelopes globally; both “Filter 1” and “Filter 2.” And of course, at least one filter needs to be added into the FX chain for you to hear the effect of the Mod Wheel or Patterns applied to the Filter Envelope amount.
  • Rotary 1: Filter 1 Frequency. Adjusts the Frequency of the first filter in the chain. All the filter selections for “Filter 1” are affected using this rotary, so that as long as you have one of the six filters enabled in the Filter 1 slot, the Frequency can be adjusted.
  • Rotary 2: Filter 1 Resonance. Adjusts the Resonance of the first filter in the chain. All the filter selections for “Filter 1” are affected using this rotary, so that as long as you have one of the six filters enabled in the Filter 1 slot, the Resonance can be adjusted.
  • Rotary 3: Filter 2 Frequency. Adjusts the Frequency of the second filter in the chain. All the filter selections for “Filter 2” are affected using this rotary, so that as long as you have one of the six filters enabled in the Filter 2 slot, the Frequency can be adjusted.
  • Rotary 4: Filter 2 Resonance. Adjusts the Resonance of the second filter in the chain. All the filter selections for “Filter 2” are affected using this rotary, so that as long as you have one of the six filters enabled in the Filter 2 slot, the Resonance can be adjusted.
  • Button 1: Not Assigned.
  • Button 2: Invert Envelope. This is a simple envelope invert button, and affects all filters in both the “Filter 1” and “Filter 2” slots in the FX chain.
  • Button 3: Envelope Pattern On. This turns on the envelope pattern Matrixes so that the curve pattern that is selected in Matrix A or B will affect the envelope amount of all Filters in both “Filter 1” and “Filter 2” slots in the FX chain. There are 2 parameters that both affect the Filter Envelope Amount: The pattern here, and the Mod Wheel. The higher you raise the Mod Wheel, the higher the Envelope amount. You can use a combination of the pattern and Mod Wheel to effectively “play” with the Filter Envelope Amount parameter. The reason I set it up this way is that you have ultimate control over the envelope amount. For example, you can turn off the pattern by keeping this button (button 3) disabled. Then use the Mod Wheel to scale the amount upward or leave it fully off (when the Mod Wheel is fully down). Or you can turn on the pattern and leave the mod wheel fully down to have the amount controlled solely by the pattern. Or use both in combination to play around with the envelope amount.
  • Button 4: Envelope Bank A / B. Selects between the two pattern banks (2 Matrixes) that affect the Envelope Amount parameter on all filters (read above for more information). There are 25 patterns on each Matrix (from A1 to D1), for a total of 50 patterns from which to select. Button four switches between the first 25 patterns on Matrix A (when the button is disabled) to the second set of 25 patterns on Matrix B (when the button is enabled).

Visualizing the active FX Chain

Sterioevo over at  Mute.Hate.Loud.Love was kind enough to provide two methods for visualizing the active effect chain (see the comments below this post for more info about this CV method). He used the Gate Length of the Thor Trigger devices to change the Modulation Level Bands of the BV512 Vocoder and the delay steps in the DDL delay devices to show visually which effect was enabled at each stop in the FX chain. So I updated the patches (just download the Project files again if you haven’t already) using his “Vocoder Visualization” method. You’ll now see a Vocoder under the main Kong device. This uses an 8-band setting to display the position of each effect on Pads 1-8 in the Kong device. This way you can visualize what’s going on as you play the pads. Very cool and handy little tool! Thanks Steve!

Visualizing the active FX chain using the Modulation Levels of the BV512 Vocoder
Visualizing the active FX chain using the Modulation Levels of the BV512 Vocoder

So what do you think of this combination of “Parallel” and “Serial” effects processing using Kong? Any other ideas come to mind on how these ideas can be used? I can envision setting both this and the “Key Flux FX Processor” ideas on the alternate devices. For example, you could set up the “Key Flux FX Processor” on Kong and you can probably set up the “FX Chain Builder” on a Combinator. The device is somewhat irrelevant. What matters is the concepts and what you want to accomplish. And as you can see, Reason can usually provide an avenue to make your systems come to life.

Until next time, hope you can make this work for you and use it in your own productions. If you do, drop me a line and let me see what you come up with. I’m always interested to see how others’ use my patches. Cheers for now.

Reason Patch A Day Refill

A review of Robb Neumann’s “Reason Patch A Day” Refill, with approximately 500 Patches for Propellerhead Reason. This is one refill you don’t want to miss. Basses, Pads, Effects, Combinators, Synths. It’s all in there. Take a listen for yourself.

If you frequent the various Propellerhead forums and sites, you’ve probably come across Robb Neumann’s “Reason Patch A Day” website. The concept is simple. Robb provides a new patch each day which is produced by him or contributed by others, and he provides a short write-up explaining each one on his blog at http://www.reasonpatchaday.blogspot.com/

Recently, he decided to release the entire 1.5-year collection in a single Refill that anyone can download for a donation. Being a person who runs my own Reason website, I know what goes into maintaining this growing monstrosity. And I know that a few modest donations go a long way. And for 500 patches in a rock-solid refill, that’s well worth it. And that’s what you get.

Some of the great Combinator patches from the refill
Some of the great Combinator patches from the refill. Notice the dedication to Brian Eno in the bottom Combi backdrop. Love it!

There’s Basses, Synths, Rhythm patches, and tons of Effects. If you’re looking for some great new sounds or looking to be inspired and see how one sound designer works his magic, then this is a great refill which you’ll want to have in your collection. Play the video review I put together below to hear some of the sounds and what you can accomplish.

Now keep in mind this only scratches the surface. I could go on and demonstrate many more of his patches, but I think this modest little intro showcases some of the magic you’ll find here.

I think in general the refill focuses on Basses, Synths, Pads and Effects. However, there are also some really nice percussion kits, and a lot of great Yamaha RX one-off samples that you can easily put inside an NN-XT kit.

The only nit-pick I would have is that some of the Combi patches that I opened up were templates where you had to add in your own Redrum kits. I would have liked to have been able to open up those Combis and start rocking out right away. But that’s such a minor nit-pick, it should in no way stop you from downloading this refill right away. You will not be disappointed.

To download the Refill, go to http://www.reasonpatchaday.blogspot.com/ and click the Donate button on the right side navigation bar. Once you enter a paypal donation, Robb will send you an email with a link to download the refill. Simple as that.

I think the cherry on the cake are the Combinator backdrops. There’s some really nice designs in there. I know that’s just a minor thing, but it adds that special touch that is usually lacking in a lot of refills. So this refill gets an extra gold star for that.

So thanks to Robb and thanks to all of you Reason/Record sound designers out there. You guys all give of yourselves so much and so freely that it makes me proud to be considered part of this small little niche community. Keep up the great work!

Thor Bells, Pads & Oddities

Here are a few various Thor patches I’ve come up with in the past week. There’s 6 in total, with Bells, Leads, and Pad sounds. Some are eerie, some industrial, and the Bell sound is like a kid with a toy. Just some various sounds you’re free to use.

Download the zip file here: 6-thor-patches

Description: These are a few various Thor patches I’ve come up with in the past week. I was going to provide a few Thor patches to Robb’s excellent site: Reason Patch-A-Day (and yes, that’s a different Robb — you can tell because of the second “b”). However, I came up with more than I expected and so here are a few “extras” if you will.

There’s six patches in this zip:

  1. (Lead) Tightrope Bounce
  2. (Lead) Trance Trauma
  3. Throaty and Bouncy
  4. Footsteps Behind you in the Night
  5. Marauders
  6. Modular Bells

They are basic Thor patches. Feel free to use them in your own projects, and if you do, please let me know so I can post a link to your work here. Also let me know what you think. Comments and discussion are always welcome! And keep checking in here, because there’s much more in store and coming your way soon.

All my best!