-
Yamaha CS-80 emulation
I am just wondering if anyone has made further progress on some of the unique qualities of the CS-80 / CS-60. There is one ensemble in the user library, but the CEES80 is over two decades old.
-
Is there a way to reset patches when changing from one to another.
Hoping there was some global setting that would reset the envelope generators and kill the decay whenever a patch was changed. It seems the compiler just keeps running but accepts new settings from all the knobs and switches rather than resetting everything and starting back up.
-
Triggering Iteration module w/ core SR generated event
Trying to trigger an iteration once my phase accumulator reaches its end point. Since clock generated events can't be sent through a core event output I can't trigger the iteration without allowing audio events which is causing a huge spike in CPU when triggered. See screenshot and ens attached. Thanks!
-
Modeling Hammond Tonewheel Organs inside of Reaktor Primary or Core?
Hi, I'm new to NI's reaktor, and I have been interested in physical modeling of virtual Hammond organs (specifically the B3 and C3) but I do not have an actual physical B3 because I can't afford it. The best alternative I could go for is to reference from really good Hammond plugins like IK Multimedia's Hammond B3-X,…
-
Possible to write into a table framework?
When I try to connect a write[] macro I get a redline indicating incompatibility, is there a way to write a table into the table list or is the only way to load/drag n drop a file?
-
Making a per-key basis trigger system?
I want to make a macro where pressing a key, or another key, triggers an event depending on the NotePitch and the Gate. So far I have this setup This macro does exactly what I want it to do, but it doesn't really seem the most computationally easy or practical. Looking for a better way to pull this off.
-
CRUDE : a simple drone box.
Hi everyone! This is CRUDE. A simple, hands-on drone box. Features: Two wavetable oscillators. Each with 84 selectable waves and octave, semitone and fine tune control. Bitcrusher (affecting both Oscillators). Two distortion controls (gain). One for each filter. Can be set to be pre- or post- filter in View B. Two LP…
-
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
-
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.
-
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…
-
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…
-
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…
-
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?