-
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
-
Reaktor - Modulo on audio
I was comparing the modulo on audio audio signals between pure data and reaktor primary . Input signal : reaktor as sound source using stereo outputs going into reaktor as effect , left channel and right channel t going into modulo's input , same for Pure data . Result : output of modulo recorded There is a major…
-
Can we resurrect Absynth?
Okay, Komplete 14, lovely huge expansive pack of sounds, synths, and effects, and I am here for it. Literally. I have it, so I'm here. But one item got left behind. For reasons, Absynth was left out of the newest pack, and I can understand how hard it can be to update a classic instrument to new hardware and OS ecosystems.…
-
Anyone have a cheaper Delay module in core?
Hey guys, I'm working on something which involves a looot of delays and its taking up a lot of CPU. I noticed that the normal delay in core uses 4 samples for interpolation, and I'm wondering if anyone has a more efficient version? I only need linear interpolation, so I think that's just crossfading two samples instead.…
-
Welcome back to your "Building With Reaktor" area
Hey everybody, This is your new place to discuss Reaktor building, as previously available here: https://www.native-instruments.com/forum/forums/building-with-reaktor.68/ We made sure to keep the more advanced area for both Reaktor and Kontakt available in our new space. With your help, we will do our best to make some of…
-
Help me build a (simple) compressor.
Hi everyone. I'm trying something out in Core. A super basic audio compressor. Something (maybe the whole thing 😉) is wrong with it, though. Because apart from the Output Gain control, nothing is happening to the signal. I think i have the basics of compression down, but at this point i can't be sure. Anyone willing to…
-
MIDI Pitch and Gate Modules not working in Reaktor 6 Builder
Hi there, As the title suggests, the Reaktor 6 MIDI NotePitch and Gate modules aren't transmitting any MIDI information from my MIDI keyboard. This is especially odd as I know reaktor is seeing MIDI data from using the MIDI monitor. The screenshot shows my set-up. As you can see, the MIDI monitor is displaying note…
-
EzFFT Phase Retrieval/Reconstruction - Phase Gradient Heap Integration Algorithm
Does anyone comprehend "the Phase Gradient Heap Integration" algorithm in EzFFT context and know how to implement it? I need this in my custom-made macro which swaps (shifts) amplitude positions in ezfft, of course, the result of such an operation is spectral noise and jitter. I want to correct phases to fix the resulting…