|
| Free Audio Tutorials |
| Popular Tutorials |
|
Reaktor granulation with Grain Cloud.
Reaktor has a beautiful module called Grain Cloud.
This module has all of the classical" granulation techniques easy accessible in one module.
This tutorial will, in the end, give you much better functional granulation ensemble then what we built last time with the Sampler FM module.
(Hits: 793 | Votes: 1 | Visited: 92 | Added: 2007-06-20 08:34:37)
|
|
Algebra is by far the most important form of mathematics needed when it comes to working with Reaktor. Ideally one should have an understanding of high school algebra, along with at least some peripheral knowledge of trigonometry. One generally does not encounter circumstances in Reaktor where things such as the quadratic equation are needed, but g ...
(Hits: 747 | Votes: 0 | Visited: 83 | Added: 2007-06-20 08:30:30)
|
|
This covers some of the same territory as my Virtual Instruments tutorial but goes more in depth about the clock and modulo operations, as well as featuring a sequencer driver macro that syncs to the host.
(Hits: 703 | Votes: 0 | Visited: 74 | Added: 2007-06-20 08:39:09)
|
|
this is a tutorial for new users of Reaktor that want to learn how to become a builder. This is a work in progres, but at this date there are 34 pages in 9 part with over 100 screen shot.
(Hits: 677 | Votes: 0 | Visited: 77 | Added: 2007-06-20 08:41:12)
|
|
In this tutorial we will make a sort of micro montagegenerator using Reaktor. We will automate the process of cutting a sound file in small sound objects and place those short sound objects randomly in time. We will do no transposing this time.
Important!!!
This is a tutorial ensemble. Later on we will do a much more flexible and better functio ...
(Hits: 638 | Votes: 0 | Visited: 81 | Added: 2007-06-20 08:36:51)
|
|
Suppose you have a floating point number, for example the output of a mouse area, and you want to round this number to the lower integer bound. One way to do this is to Modulo/Divide the number by 1.
Input -> Modulo.A Modulo.Div -> RoundedNumber
1 -> Modulo.B
It is often useful to add a StepFilter on the output if you only want to trig ...
(Hits: 623 | Votes: 0 | Visited: 67 | Added: 2007-06-20 08:33:26)
|
|
This tutorial is for beginners to Reaktor (R) and anyone else who wants to explore getting the most out of the vast number of existing R effects and routing components, without the need to build new effects processors. I'll be treating R as big box of stomp-box or rack-mounted processors, modulators and routing tools and describing how to patch, co ...
(Hits: 615 | Votes: 0 | Visited: 66 | Added: 2007-06-20 08:17:45)
|
|
Converting a gate signal, for example a midi gate or the mouse button output of a mouse area, to a trigger signal can be used to trigger an envelope, to store a value into a snap value, etc...
This can be achieved using a stepfilter with a threshold of 0.
GateValue -> StpFlt.In StpFlt.Out -> TriggerSignal
StpFlt.Tol
Another ...
(Hits: 458 | Votes: 0 | Visited: 122 | Added: 2007-06-20 08:32:03)
|
|
Variable Slope Curves
The solutions to this are either, use the Multi-BP envelope Macro which provides a very flexible graphic breakpoint tool a bit like those in Absynth and FM7. (Under no circumstances attempt to understand how the internals of this module work without a packet of asprin).
Alternative Solutions
Or take a regular envelope a ...
(Hits: 443 | Votes: 0 | Visited: 161 | Added: 2007-06-20 08:28:51)
|
|
This simple tutorial shows how you can use IC Send module to control any desired parameter of your favourite instrument with a cool sequencer from another instrument. You just need to understand how to browse through Reaktor structure.
(Hits: 440 | Votes: 0 | Visited: 74 | Added: 2007-06-20 08:31:11)
|
|