-
FX chain
Hello… I am trying to replicate the functionally (not sound) of an old synth from the 90's in REAKTOR. It's effects were separated into 3 busses. A layer could either be routed to BUS1, BUS2, or BUS3. If the layer was routed to BUS 1, then there would be mix amounts as to how much of BUS2 and BUS 3 you wanted. If the layer…
-
Value gets stuck in the Core Macro
i'm still gaining experience with the core level and am stuck at what is probably a fundamental point again :-/. i'm using the AHDSR envelope from the library and trying to use different settings for "max AHD" e.g. "max R". there's a controller with the values 1-4 for this. this value is multiplied by 5000 within the…
-
Resonant body, poly or mono?
I am making a basic karplus strong instrument . Three delay lines for the strings ( poly ) and 6 parallel comb filters for the resonant body . I am deciding if the resoant body should be set to poly or rather mono as an effect . Mono Or poly ?
-
Kind of fun, flashing lights to let you know when something is muted
There's 4 lights in this one but you can use more or less by duplicating the flashing buttons. They receive controller code 32.
-
Organ Tone Wheel development.
The nice thing about an organ tone wheel is how the phase between notes played at different times remains the same. This is quite different than a polyphonic ensemble because playing octaves or other intervals can produce a variety of phase relationships between the notes. With a polyphonic instrument while holding down a…
-
Resynthesis in Razor
Has anyone tried to include EZFFT to obtain the amplitude of a sound to use inside Razor. I'm replacing the Pulse to Saw with EZFFT amplitudes, inside the "Partial Process" Core Cell (It's inside Synth>Synth>Parameters>Parameter Calc),
-
New MPE instruments and MPE Macro for everyone in the User Library
Hey there fellow Reaktor Devs, i added an MPE Macro to the User Library so everyone can make their own MPE instruments in the future. You can downloaded the Macro here: MPE MODULE I also added two new instruments with very low CPU usage to demonstrate the awesome sound capabilities you can achieve with MPE and some very…
-
Modal Bank Decay
Hi! I'm modifying the BF Resiner Patch in order to use it with a modal bank instead of a sine bank. https://www.native-instruments.com/en/reaktor-community/reaktor-user-library/entry/show/6729/ I'm using damp parameter because it only requires one numerical input, but I also want to control the decay parameter. I don't…
-
NI Reaktor - Is there an abstract way to let voices interact?
Hi, I would like to "abuse" the polyphony to easily set the number of certain repetitive elements in my building project, much like it is done for the classic vocoder that was part of the Reaktor 5 factory library. However, I would like to get some interaction between the voices. For example, I want all even voices to…
-
Reaktor building, bipolar/unipolar LFOs
Hi there, i am trying to create a switch to make the LFO bipolar/unipolar. i have checked about this topic online but i could not find anything that helped, maybe because is very specific to my synth. I'll show what is my situation: I have this LFO sending with "IC send" in to a output matrix macro(Next) the "IC receiver"…
-
How to calculate delay/phase caused by filters and other modules.
Probably I just don't know the correct search term. I have been making some distortion and saturation effects which include filters in the signal chain. I want to have a wet/dry mix just before the output but the wet signal is of course out of phase with the dry signal so I get unwanted cancellation. How can I calculate…
-
How do you recursively call a macro?
I'm a newbie at reaktor (though I'm an experienced programmer). I'm trying to build a samchillian, and I'm most of the way there, but I'm stuck on what I hope is something simple. In case you don't know what a samchillian is, it's a remapping of the keyboard, so that each key doesn't represent an absolute midi value, but…
-
Reaktor - Create sample & hold
No sample and hold to be found in the new and old core library ....go figure /. So triggering signal is a square , when square is high it samples and hold the input signal . First part is easy , square into comparsion , when >0 , then into router , but how would one hold the input signal at that specific time and send out…
-
Reaktor - Geiger in Core
Hello, everybody! Need Core Geiger Oscillator. Please share. Best regards.
-
Reaktor - Instant crash , read -write macros
Make reaktor crash instantly -create a core cell -Insert a memory read and memory write (for arrays) from the macro dropdown . Create an erroneous feedback loop . Now connect to the outside primary world , mind you that nothing is connected outside of the core cell