-
Tell me about Reaktor Legacy modes.
Hi! I assume that Reaktor (4/5) Legacy modes exist because some Reaktor protocols and/or Primary modules have undergone changes since the olden days. If i would, hypothetically, want to incorporate something old and dusty that was built in R4 into an R6 project (with all the modern stuff), how would i get rid of Reaktor…
-
Oversampling a Channel Strip - questions about OS methods, placements and signal paths
Im building a channel strip and exploring oversampling for the EQ portion. Ive seen the best results so far using the Hermite 2x macros and the "cubic ILO" macros. They both seem to cut a certain amount of aliasing out in their own right (bear in mind im driving the hell out everything with FM and obscene amounts of gain…
-
Battling CPU
It seems the latch might be your best friend in turning off a module. As shown below I installed latches on all inputs except the reset. The clock for the module is turned of externally but without the front latches a lot of things were still active. It seems the latch cannot send out an event with it's clock stopped. So…
-
Why does the "SWITCH" retrigger gate inputs on envelope generators.
Any time the switch is used I get a blast of any notes that have been previously played and the keys have been released. I have 5 switches and regardless of which one is used this always happens. Any suggestions?
-
Whats the difference between linear and cubic interpolation?
I understand linear interpolation, it's basically just crossfading values in a set timing, but what is cubic interpolation and how does it differ? I've never gotten a good explanation of cubic interpolation, so please, take me to school on this subject.
-
8 step analog trigger sequencer, inspired by Doepfer A-155
I wanted to drop this here in case anyone has comments or suggestions for improvement for my entry A-155 Trigger Sequencer | Entry | Reaktor User Library (native-instruments.com). I will post description below. One question I have out of the gate is about interpolation. The bottom row sequences Audio inputs and can…
-
This is sweet, found a way to reduce cpu when the envelope generator stops.
I took a look into and envelope generator "ahdsr" hoping to find a way to detect the end of the envelope and discovered the init. As soon as the release stage is finished the init changes states. Here's a way to tap it and shut off external oscillators etc. when the envelope is over. This is inside the env generator.…
-
Default output dB -2?
Hi, not sure about default Reaktor dB output amount. Here's a very basic ens, outputting 1.0: somethings like -2db? Which kind of default is that? Or i am missing somethings and there is some kind of attenuator somewhere? I'd like to put "0db", for fancy measurements. Thanks for your helps.
-
Audio Table doesn't play
Hi all, i'm trying (with any gate-on event) to play my "draw" custom audio table, this way: While I can clearly see the Ramp osc "playing", Audio Table is fixed at sample 0 (output the sample at that index). Where am I wrong? CV scaling? Thanks for any helps
-
2D panner
I've been doing some spatialization for video lately, so I decided it was a good moment to make a binaural(ish) panner. It doesn't try too hard to be realistic, but it's flexible enough to do silly things like this: That's meters. Look Andrew, I still hate the empire! (?)
-
How to create Reaktor Arpeggiator?
Does anyone know how to create a arpeggiator in Reaktor. I require an arpeggiator that does octave range scaling (etc up and down, down and up, random).
-
"Previous event module" difficulty
Here's a case where the initialization produces note 69. As the module states it's a one time init number based on what you put in there, in this case 69. It does exactly what it is suppose to if I input any midi pitch on the input except the first midi note "zero". If a zero goes in there a 69 comes out. If a 1 goes in, a…
-
Anyone else notice pitch increases with louder volume.
Seems to be a brain thing, I can play a constant sine wave low note around 42 to 100 hz and turn up the volume. If I turn up the volume about 10 db it sounds like the pitch increases almost a half step. Pretty crazy but for me it's true, take it from an old piano tuner, my sense of pitch is well trained. Got a little time?…
-
Merge module functions.
I'm not sure exactly how the merge is working. This module produces scaled values for midi notes above or below a fixed value. There are actually two breakpoints. For example, the merge will receive an event if a midi note is above of below the breakpoints. If the note breakpoints are set to 48 for the low and 70 for the…
-
Reaktor Player for iOS
I just learned that NI has some products for the iPad: iMachine and Traktor DJ. Here's hoping that we can get an iOS version of Reaktor Player someday. It can even cost money, I don't care. In fact, charging for it might be an additional revenue stream for NI. I just want to be able to run a Reaktor ensemble on an iPad.
-
Looking to work someone with Reaktor Core experience
I am a game audio sound designer. I use Tonsturm's Whoosh reaktor ensemble weekly in my work. The ensemble sounds fantastic, but there's one major issue. Everything comes out as one stereo summed track. I'd like to work with someone to convert it to a multi-output device: 4 stereo whoosh tracks and 4 stereo impact…
-
Sequencer/Filter
Can anyone on the forum provide a hint on how to get my sequencer to trigger as opposite to gating. I ask this because when performing on my Ensemble while using the filter envelope and the sequencer; the sound only gates instead of trigging notes which causes sound to die out and only follows the envelope completely. This…
-
How do I make attack/release ramps for a gate?
Hey guys, I've got a really simple gate set up here, if the volume of one FFT bin is lower than the threshold, it gets cut off, but because it's just logic, it instantly gets shut off which creates a click. How could I mod it so it's more smooth? I tried a lin smoother, but it didn't sound great :(
-
Has anyone noticed that main macro's can use a lot of cpu?
I consolidated several sections or an ensemble inside a macro. I also removed audio ins and outs and converted them to events on all non audio sections. The macro ended up with around 30 output terminals which were attached to a core cell with all input set to event type. I also disconnected all send and receive module…
-
I'm having problems passing events between main macros and external core cells.
We had a discussion a while back and concluded that main macros within a structure are not free cpu wise. This may affect event timing as I have an event based core cell in a macro and it works fine when using a macro audio output going into a core cell in the structure. The external core cell can accept event inputs and…