-
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…
-
Is there a way to change the sample rate of individual instruments within an ensemble.
I made a little 4 channel recorder using multiple audio tables. It works but the audio tables always seem to follow the master sample rate for the ensemble. I assumed the tables would react to an address changes and read or write to a specific memory located within the table and stop using cpu until the next address…
-
Parameter Locks Per Note
Waldorf Iridium MKII features parameter locks per note. Is there anything in the Reaktor universe that comes close? Blinksonic Processorz and The Finger by Tim Exile seem like good starting points, but they're both effects rather than synths. Any way to repurpose any of these structures for a unique performance synth?
-
Multi Display Snap Value array loading incorrectly
I am trying to get Snap Value arrays to work with a multi display and I can't figure out why the Snap shot loads incorrectly. It seems like the indexes are shifting up a value?
-
Adjustable soft saturation curve (desmos)
Here's a useful generalised curve I worked out years ago in desmos. You can easily implement this in core. It's useful for tuning while developing. Best to then convert to fixed settings for efficiency. Also fixed settings are much simpler to implement with Anti-aliasing. It is possible to implement this adjustable curve…
-
GUI design: adventures in Blender.
Hi everyone! I've started experimenting with Blender. I'm trying to rebuild a 2D design i made into 3D. The process is already well underway because i waited for the new forum to launch before starting a thread. The "original": Some working shots of the 3D version (work in progress, obviously): The idea is to, when…
-
Odd Behavior with Reaktor 6 as a CC Controller for Hardware Synth
I have a Liven 8-Bit Warps that I'd like make a software controller for as it's very menu-divey and tedious to program on its own. I eventually settled on Reaktor as while I primarily use Live, I will occasionally need to use it in other DAWs. Using Liven's Midi implementation chart as a reference, I made a CC editor…
-
Generative Accompaniment
This looks so fun Let's build this. OK?
-
Stereo Mixer with selectable outs based on
I love this mixer (4 stereo ins + filters), but I build things that sometimes requires multiple outputs, especially when I'm in Ableton Live. I'd like to have an internal bus on this mixer where I basically pick what stereo output each channel goes out to. But looking at this is like trying to decipher Egyptian symbols……
-
Can someone verify that this works.
This is a simple VSTI. It has no sound but is suppose to get input velocities to match 4 various curves. I think it's sending out midi notes and is 128 voice polyphony but I don't know how to test it. Does anyone have a DAW that lets you chain VST instruments so the one following this responds to it's midi out? I think the…
-
Help me work out the UI concept for a sequencer.
I'm building a sequencer. I'm working out note/time divisions and how to best represent them visually to make programming easy and straight forward. I have no experience with existing sequencers that are visually and practically based off of a hardware sequencer and how they work. Hence i am working out something workable…
-
Core Frequency Divider
Hey guys – I'm sure this is a dumb question for reasons that I don't even realize because I am such a low-level user / builder, but – is there a core macro that's equivalent to the old primary level Frequency Divider? I am basically trying to build a monophonic "octaver" device that tracks zero crossings and outputs a…
-
Octatrack Style Morph Between musical tracks?
Hello there folks, anyone here have a octatrack? When you switch between tracks it literally morphs between songs, the same processed is used with its mixer. Is sound amazing when it does that, I dont have one anymore to listen to but that morphing effect is not really mixing, it is like it slows down or speeds up the…
-
VOICES parameter bug in the REAKTOR 6.5.0.
I am posting here because I have encountered what appears to be a bug in the behavior of REAKTOR 6.5.0. When creating an Instrument in Reaktor and modifying the VOICES parameter from the Ensemble’s Function tab, the system behaves incorrectly: when the value is set to 2 or higher, the number of simultaneous voices is…
-
Does anyone know where to find inharmonic ratio charts?
I'm looking for charts of inharmonic ratios of plucked/struck instruments to build a module for an additive synth. Like a Free bar strike harmonic ratios for 32 harmonics are these… (Thanks to Chet Singer for helping me with this) 1 2.76 5.402 8.93 13.34 18.632 24.806 31.862 39.8 48.62 58.32 68.906 80.372 92.72 105.95…
-
Modyfing Meta Physical Function to make Automation recording mappable
hi everyone, I’m trying to modify metaphysical function to make the automation recording process mappable and control it completely from a midi controller. I’m not very experienced in patching in reaktor by myself, and would need some help here… tried to get to my goal with AI but that didn’t work. Can someone help me…
-
Why doesn't midi gate work in Krypt?
I've been working on modifying the factory grooveboxes so I can control whether and when they play based on midi notes. I got all of them working except krypt and krypt apparat. When I paste in the code to control the audio output based on the midi input, the midi gate control always returns 0. I checked that the…
-
Stick Position : realistic drum sounds wiht levels of drum modes driven by the stick hit position
Hello On real drums the sound of the drum change with where you hit the drum skin. But on public information there is nothing , as far i know, that says how each modes of the drum evolves with the hit position. And after some research based on some pictures of the modes, and a map of real amplitudes of a drum skin , i have…
-
A simple sinewave multiplier
Pretty simple way to generate multiples of a sine wave. This one does 1 2 3 4 5 etc. up to 12. Depending on how you look at it, it's also a divider.
-
Can i block initialization events from reaching certain modules?
In Primary, i have a knob connected to the Panel Index module in a Stacked Macro, via a Compare/Equal module. The smoother makes it so that when the knob is turned, there's a temporary value lag/difference and the Compare puts out the 1 that makes the "HELLO" visible. When i use this setup in an instrument or ensemble,…