-
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.…
-
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).
-
How come Reaktor's native upsampling displays both pre-ring and non-linear phase response?
could someone explain to me the mechanics of this implementation and why you think NI went for it?
-
"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…
-
FR Reaktor> UPDATE SYSTEM INFO with upsampling information
currently i know of no way to make the build aware of whether audio SR is a product of reaktor's upsampling. Consequently there can be no logic of modifying the build's behavior to accomodate for reaktor's upsampling mechanics (filtering in my case), so that has to be a manual option up to the user of the build. i propose…
-
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…
-
CyberQuark Devastator Machine
AS GOLAK SET BOOSTERS TO CRUISE THE BLACK-HOLE, WHERE WOULD HE END UP? FEARLESS HE DID NOT CARE, LIKE A WARRIOR TO BATTLE, THERE WAS NO TIME TO THINK.... JUST TIME TO EXPLORE THE OUTER FRINGES OF THIS GREAT UNIVERSE, WHERE NO LIFEFORMS HAD STOOD BEFORE. Its black...its noisy.... there are no controls.... it burns cpu's to…
-
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 :(
-
Div n Bass Gen
A machine with focus on the bass and drum instruments. When modulating and using the modifiers its capable of some full on alien jazz. When modulation and modifiers are used more sparingly, its also generateso some heavy indusrial and even metal style outputs. The DIV n' Bass Gen has 6 different gate signals that trigger…
-
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…
-
Skrewell Goes to Neptune
A Skrewell derivative - original instrument by LaZy fiSh Its automated by some Rachmeil macros Then the second gen is Myserio feeding through Neptune both by Brett. There is also an echo and reverb both by Brett aswell. In the chain there is a feedback stage. Also a comb filter with various fm sources. Version II just adds…
-
How to alter one event table with values from another one?
I hope someone can help me with this... I want to change values stored in one event table by adding or substracting values from another event table. Table 1 is the destination table that will get updated, Table 2 determines by how much the values of Table 1 will be updated. Like this: Table 1, value X1 = 0,5 Table 2, value…