-
DevineWavetable Synth and DevineAcid for Reaktor Blocks?
I am interested in Richard Devine's DevineWavetable Synth and DevineAcid for Reaktor Blocks, they are small free .ens files but require Reaktor Blocks [I think] which I don't have and don't understand well. Reaktor is on sale and includes Blocks Primes, so my quesion is, would this if purchased be enough to run these, or…
-
How to load own samples to Metaphysical Function
I got problem with adding my own samples to a samples section in left down corner in Metaphysical Function old school plugin :) Draging and droppin samples in Ableton Live 12 Suite browser is doing nothing. Sample doesnt appear. Even if sample is visible on the list (screenshot) double clicking or going to add button and…
-
Concerning router and merge
The core event merge only passes the signal at the bottom input when events arrive simultaneously I splitted a ramp wave ( range 0-1 ) into a comparison ( compare against 0.5 ) The outputs of the router are combined , in the upper structure the waveform is reconstructed back to a saw . I assume that is because no latches…
-
Core: boolean to usable number (0 or 1) workaround?
Anybody have a quick core workaround for converting a boolean output (from a Compare module) to a usable output? I need the 0/1 to be processed by a math module. I'm probably overlooking something, but it don't hurt to ask. Greets, Bolle
-
about sync of the oscillator module
I have a question about the sync of the oscillator module in a Reaktor6 ens file. I placed multiple oscillators in MACRO1, and another in MACRO2. I then implemented a hard sync function by connecting the waveform output from Macro2 to the sync of the MACRO1 waveform, but after a while the synth stops working, with the…
-
any standalone reaktor plugins?
Hanging out on the NI user forum, I’ve noticed a few comments and questions dealing with an issue I’m also trying to understand better. So, Reaktor has a category called plugins. But are all the entries in this plugin category, ineffective without also loading all the overhead of the Reaktor app itself? Do any of them work…
-
Reaktor is saying I dont have native access installed but I do
not sure what to do, ive tried everything, uninstalling re-installing, nothing has worked. Also when I try and load instruments in Maschine it says "*** couldn't load" nothing else. I've posted this on Reddit but still nothing has been able to solve my problems.
-
Operator feedback in the scheduler event domain
This is mostly pure for visual and educational purposses and it's happening completely in the event domain no audio whatsoever , sadly this is not possible in reaktor because it requires a feedback loop. The typical aliasing that occurs when an operator is fed back to itself , turning it into a saw and eventually…
-
Gui thread , cpu rise
So this is troublesome I created a simple instrument using the sinebank and iteration . The iteration is triggered using the gui out The multidisplay is set to bars , cpu usage is around 8% By just adjusting the space betwee the bars , the cpu usage for the gui thread increases considerably shown in windows taskmanager ,…
-
tuning sounds to a scale
There are lots of reaktor instruments that use sliders to change the pitch of a note or a phrase. But these are just up or down tool, and they don’t tell me the name of that pitch. Nor do they raise or lower the pitch by correct scalar increments. Is there a reaktor instrument that will let me load a .wav file phrase, for…
-
Event breakpoint shaper
The breakpoint shaper only seem sto work adequatly when the input range is 0-1 Choose the 4 breakpoint point shaper , and set values to 0 0.25 0.5 0.75 1 , this resembles a straight linear line . When input range is 0 - 128 , only the two last breakpoint have any effect First giff ,an iterator ( 0-128 ) ouput divided by…
-
Pitch translation Block for Cloud Lab V3
Hi! I.d like to know if some one has created a Rack ready block that is translating pitch data (whose values are between 0 and 1) to pitch value 0..127 so that one could use the numerous existing blocks (Native, nano ,hetricks and so on) with Cloudlab V3 universe for creating algorithmic patchs. Its possible with a macro…
-
Multislider
Something that has bugged me it when using the mouse area (for sweeping ) and multidisplay , I always have to start the index from 1 , for both the mouse area and multidisplay to work correctly So If I hvae 16 elements in the M.D , index goes from 1- 16 , and the same for the mouse area Choosing 0-15 always messes with the…
-
One shot ramp
Anyone has a good idea to create a one shot ramp ? Inpure data there is this awseome line ~ vline~ object , you could give it arguments like It's tailor made to read through am idex of samples . In core I use the primary iteration , but this is mainly used to display the waveform in a multidisplay or get sample data into…
-
Multidisplay x-range origin re-initialises
Wh does the multidisplay x-range resets itself after re initialisation ?
-
Another iteration issue
I have an issue here with iteration The iteration count is selectable between 13-32-64 up to 512 , done with buttons and value modules . These defines the length of each iteration ( and thus length of envelope ) It's then split by an order module , the first output going into a counter to create succesive iterations by…
-
Trigger : Solved !
This seems like a simple issue but I must have a brainfart ( blame the wheather ) A simple order structure , where the input X is also the variable coming out of outlet 2-3 Now , I also wanto use variable Y to trigger the whole order structure but I can't just rout it back to the order input since it would then replace the…
-
List
This is kinda weird A list with 4 entries outputs from 0 to 3 ,so entrie 1 = 0 , entrie 2 =1 etc… When controlling the list from a knob ( range 0-3 ) through internal connection , the output of the list is reversed Doesn't make any sense
-
Variable parabolic saturator
As shown in the ensemble, you can adjust the start of a parabolic curve. A couple of possibilities, soft clipping, creating a knee for a compressor. Here's a pic of the saturation starting halfway. This one starts at 3/4 of the curve.
-
core sample table into multidisplay
I'm having some issues getting the sample data into a mutlitidisplay The data is correctly pushed into a core . The iterator ( length provided by [?] module ) first triggers the index , then x1 , then y1 ( x2,y2 are not needed since I am using the line object ) . For Y1 , the third outlet goes ito the core cell and this is…