-
How to sort 12 values?
Hi guys, I am trying to use the module Herw created in this old thread... It is sorting 5 values like this... I am trying to expand it to sorting 12 values....and i don't quite get how that works,i can recognize the pattern somewhat and create more chains but i have no idea how many to add and where to stop... It shouldn't…
-
How do I trigger a toggle switch with a button?
Simple question: How do I trigger a simple gate signal that very quickly toggles a switch on and off? I just want to quickly send a value of 1 and then 0 (or maybe the opposite: 0 and then 1) to a switch via a wireless connection from a button. I'm guessing some event processing modules can do this.
-
Polyphase allpasses update
I updated the polyphase allpasses with a complete set of quasi linear-phase filters. As I said in this post, I'd been looking for a way to oversample a level detection sidechain with IIR filters. There are other potential uses for these, whenever the oversampled and non-oversampled signals need to be mixed in some way. For…
-
'sine wave' from a triangle wave
ok, this isn't quite a sine wave, but rather, as one of the commenters in the youtube video i got this from astutely called it, a potato. there is still a fair bit of THD, but its still pretty neat: you take a triangle, square it, invert, add dc offset, and then square again compared to the primary 'parabol' oscillator, it…
-
Does anyone have the select-max midi module?
I guess it didn't come with version 6, I found the select-min already. It's a monophonic module designed to give the top note priority or let's it play when lower notes are already on. tia
-
Sequencer Retrigger
Does anyone know how to retrigger a Filter Envelope during Sequencer Playback and when the Hold function is on?
-
Modelling Yamaha's classic PITCHFIX plugin from the year 2003.
Does anyone have an idea how Pitchfix's formant correction module algorithm works? Is that even possible to model such thing in Reator?
-
Wish to report a bug with the panel "list" module
Every once in a while the modules stop working. When this happens I turn on edit mode, unlock and relock the panel movement, then exit the edit mode and they work fine. Also just changing the list options to spin then back to another view, many strange things happen, mainly you have to discard it and call up another and…
-
Does Reaktor support full duplex midi
Having problems with hanging notes, apparently the env gen is occasionally missing the note off commands. Probably the note on commands too. Curious if there is an acknowledgment method that a note off command was actually received and latched into an envelope generator vs being missed altogether.
-
Possible to stitch images in G.I.M.P. like Jknob does?
Jknob is nice, but it's very unstable and I'd like the freedom that G.i.m.p. offers, but i don't know how to make a stitched image, anyone else know if this is possible?
-
Is there a way to overlay two knobs, One smaller in the middle and the larger around it.
Just want to make a fine tune knob on the outer part and course tune in the middle. Not sure if layering makes it possible. Any ideas?
-
Battling CPU, Dynamic CPU reduction
Simple thing really but can be quite effective on some things. Simple get the cpu usage from the system info. Select the number of voices and get a base load value first. Latch the base load into the bottom input of a subtract module and attach the cpu to the top. Now you have a calibrated output from the subtract module…
-
I'm having an issue with the table framework (Video).
Here is an example of the issue. the table framwork is seemingly not loading new samples as fast as it should if the project is on the larger side of things. Has anyone ever had any issues with this before? Is there a way to manually work around this issue? Thanks.
-
Auto resize Reaktor ensemble to screen resolution
Hello 🙂 Is there a way to auto resize a Reaktor ensemble according to screen resolution? There are many ensembles (usually user-made ones) that are huge and while this is great on a desktop's big screen, it is a total mess of frustrating on a laptop. I couldn't find any solution online, so i ask here. Thanks in advance for…
-
Battling Cpu another scenario
After going crazy figuring this out I thought I'd pass it on. This module attaches to an XR gate the can shut down and envelope generator when it's output is 60 db down. The objective was to shut the envelope generator down when the release phase reached -60 db. Regardless of whether the input midi gate was on or off. As…
-
FFT Phase Vocoder crackling
Hey guys, Trying to morph two sounds by taking the FFT amplitudes of one and combining it with the Phases of another. I'm using the FFT Macros by Robin Davies and am using the phase vocoder within the EzFFT as a reference. The sound is there, however, there are very distinct crackles everywhere. Second half is what it…
-
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?