-
Whats the difference between linear and cubic interpolation?
I understand linear interpolation, it's basically just crossfading values in a set timing, but what is cubic interpolation and how does it differ? I've never gotten a good explanation of cubic interpolation, so please, take me to school on this subject.
-
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.…
-
Default output dB -2?
Hi, not sure about default Reaktor dB output amount. Here's a very basic ens, outputting 1.0: somethings like -2db? Which kind of default is that? Or i am missing somethings and there is some kind of attenuator somewhere? I'd like to put "0db", for fancy measurements. Thanks for your helps.
-
Audio Table doesn't play
Hi all, i'm trying (with any gate-on event) to play my "draw" custom audio table, this way: While I can clearly see the Ramp osc "playing", Audio Table is fixed at sample 0 (output the sample at that index). Where am I wrong? CV scaling? Thanks for any helps
-
2D panner
I've been doing some spatialization for video lately, so I decided it was a good moment to make a binaural(ish) panner. It doesn't try too hard to be realistic, but it's flexible enough to do silly things like this: That's meters. Look Andrew, I still hate the empire! (?)
-
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).
-
"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…
-
Reaktor Player for iOS
I just learned that NI has some products for the iPad: iMachine and Traktor DJ. Here's hoping that we can get an iOS version of Reaktor Player someday. It can even cost money, I don't care. In fact, charging for it might be an additional revenue stream for NI. I just want to be able to run a Reaktor ensemble on an iPad.
-
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…
-
Sequencer/Filter
Can anyone on the forum provide a hint on how to get my sequencer to trigger as opposite to gating. I ask this because when performing on my Ensemble while using the filter envelope and the sequencer; the sound only gates instead of trigging notes which causes sound to die out and only follows the envelope completely. This…
-
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 :(
-
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…
-
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.
-
Can 2 different sources be recorded into an array in core?
I've got a custom sampler that I've been working on for a while, it uses the table framework sample map to import samples and it has an internal recording setup for capturing live audio. Right now it uses two different sample playback read mechanisms to read and playback from the sample data from the table framework and a…
-
Need help with hanging notes when switching between gates.
This is how I did it, the "to voice module" is only there to keep the solo or 1 voice ST-gate at the same volume when switching from polyphonic mode. If a note is held down when switching the router it latches on and hangs. I can't think of any mod to this circuit that will stop or turn off the note in the STgate before…
-
spectral bitcrushing (or other weird novel fft tricks)
ok, this isn't spectral bitcrushing, but spectral sample rate reduction. spectral bitcrushing sounds cooler as a name, so im going with that. (who knows, maybe its one of those things where sample rate reduction in one domain is bitcrushing in another?) as it turns out, bitcrushing an fft just turns the signal into noise…