-
How to change OSC messages from Float to Integer?
I was trying for a while to control a few apps and mixers using OSC templates using Reaktor, and I always found myself unable to control certain parameters. After using an OSC monitor I found out that Reaktor always outputs FLOAT OSC messages and certain parameters need them to be INTEGER values or even just STRINGS. After…
-
Something is screwy with the library's shelving filter
Here's a file showing the frequency response of two filter types. The top is a cascaded 2 pole filter and the bottom is the libraries shelving filter. If you switch between lp and hp it's pretty obvious the slope is starting way to early. I'm assuming the Fc should be down about 3 or so db, but his looks way off. Am I…
-
Can I use the Kontakt Library impulse responses in my Reaktor ensemble?
Hello, I am working on a PM Wurlitzer ensemble, I want to be able to use the large library of impulse responses that comes with Kontakt's Convolution effect by default, in Reaktor. These IR files will be embedded within Laurent Sevestre's convolution macro so they cannot (i think) be accessed as an audio file, to prevent…
-
Reaktor primary and core building private lessons
Hi :) Anyone who is interested in giving private lessons about building in primary and core?
-
Tempo sync a clock in core
I have this counter which counts from 0 to 1, it has a speed knob to change how long it takes to get to 1, which ranges from values 0 - 5. I would like to replace this knob with a 1/4 tempo-synced speed, what do I need to change?
-
Is there a module that does the opposite of a selector?
This macro is used to draw values on a table to make shapes that look like saws/sines/square etc. When you press the saw button, it draws a saw. The problem is I have the shape freq slider connected to every shape type, but I want it to only connect to the place in which the button was last placed. e.g. If I clicked the…
-
unsynchronously display
hi community, i have a probably simple display problem, but no solution. since weeks. maybe you have an idea where the problem is. i built a drone that works great and does exactly what it's supposed to. the drone uses a multiplex16-sequencer-module that displays its steps via lamps at a distributor. 16 pieces horizontally…
-
Creating a multitrack sequencer with reaktor.
Is there an easy way to create a multitrack sequencer with swing and variable velocity but that at the same time can send the state of each step out (through midi or osc) so that i can build a hardware interface out of an arduino or something like touchOsc? I have several ideas for sequencer concepts that id like to…
-
Reset Sequencer
Does any prominent programmer know of a way to have the first step reset like in Akkord SEQ in this ensemble/macro I created for an old version of Reaktor 5. Sequencer only resets when in DAW but in standalone hitting the reset button trigger back the sequencer but only during playback not when sequence is paused.
-
Just bought Monark, really happy with it but dissappointed to find out... [cont]
I just bought Monark a few days ago, and I am overjoyed with my new purchase. I am, however, incredibly dissappointed to find out that the filter and envelope macros have been locked (meaning I can't look inside them.) Why is that? I've made measurements with the envelope and they are shockingly advanced, so I don't get…
-
Making my first little sampler in Reaktor and i have some questions!
I started some days ago making my first little sampler in reaktor because i have a idea in my mind... I scripted the whole instrument first in Kontakt6 and everything is working fine there, now i want to make a similar version for Reaktor... Anyway, so far, everything is working, i can choose a sample and play it through…
-
Does anybody have a low latency pitch detector for voice.
I have an old contact mic that attaches to your throat and thought it would be fun to hum the pitches for synth modules. I don't know anything about FFT, but it might be the way to go. On the other hand, a phase locked loop might be able to follow along. Any ideas on a good approach?
-
Construction of FIR filters in Reaktor?
Hello everyone. I want to be able to create a relatively simple FIR filter (specifically lowpass, highpass, bandpass, notch and the like) for a DWG ensemble I'm working on. The reason I want to use FIR filter is because the default primary Reaktor filters (which I assume to be IIR) alters the phase of the delay line which…
-
I want to recreate my monologue in reaktor.
the title says it all. I want to recreate my korg monologue inside of reaktor. I dont need the sequencer part. Im just looking at the sound engine. Specífically the streamlined envelope which gives me a lot of possibilites with just 2 knobs and one 3way switch. The few things that i would change is i would not aim for…
-
How to do a velocity amount knob?
Hi, Im building my first synth, and I found a couple of tutorials online that seem to cover the basics. But Im trying to make a knob that can set the amount of velocity response. Like if the knob is down at 0 = zero velocity sensitivity (fixed velocity). And at full 1 = full velocity sensitivity. How would I go about…