-
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…
-
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…
-
The uploader gets jammed with ensembles over 6mb - any ideas?
This has been happening for a while now, i tried several browsers but both the same problem...
-
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…
-
How do we cancel or delete a post.
How do we cancel or delete a post.
-
Who else would like to have more pickup choices for sample rates.
Assume all ensembles use 192k sample rate. It seems ideal to select divided down sample rates for different modules. In reality nothing really has to run at 192k, it's only a starting point for a master clock and clock dividers provided to us in the pickup menu. Have to admit it beats having to divide down a bunch of…
-
Reaktor 6 Primary Video Tutorials
Hi all, I'm sharing some videos I made for my classes for getting started in Reaktor 6 Primary, in case some folks here might find them useful: Just a warning, since I made these for my teaching, they might be a little pedantic for some since I spend a bunch of time on theory, but hopefully they can be of help for folks…
-
Time based effects with Sine bank + Iterator setup
Hey there guys! I have this setup for a sine bank with 512 partials. I would like to now make the pitch of all even harmonics move back and forth ever so slightly, they could be modulated by a sine wave. I don't know how to do this at the moment, as the iterator only updates each partial once per note press, but for what I…
-
Can you use EzFFT to edit the pitch of sounds?
Hey there, I noticed that a lot of the EzFFT modules have outputs for Phase and Amplitude, however, there is no pitch outputs. Is there a way to edit the pitch of each harmonic within a sound using EzFFT or the other FFT macros from Robin Davies? Maybe my understanding of FFT is wrong and it's not possible at all? Not sure…
-
Can't get my Komplete A25 keyboard to work with Reaktor Blocks
Greetings, I can't get my Komplete A25 keyboard to work with Reaktor Blocks. In the "Options", my MIDI Keyboard is activated. In the Audio and MIDI settings, the MIDI 'Inputs' status of my keyboard is ON. When using Reaktor standalone, I can see some midi activity (Note In in green) when I type a key, but can't hear any…
-
How do I round to the nearest value in a list?
I think I'm the first person to ever ask a question on the new forum haha. Basically, I want to have some sort of list, maybe stored in an array or table, with a bunch of numbers between 1 and 127 which represent a scale e.g. Cmajor (so, therefore, it will have some gaps in the list of numbers like 1, 2, 4, 5, 8, 9 etc).…