I just found out the possibillities in the LfoDevice, but I haven’t really figuered out how it works.
Say the LfoDevice is controlling Filter2. Right now I’m guessing Desteffect number and Parameter. How is the system for it?
I just found out the possibillities in the LfoDevice, but I haven’t really figuered out how it works.
Say the LfoDevice is controlling Filter2. Right now I’m guessing Desteffect number and Parameter. How is the system for it?
To answer your question:
Dest.Effect is the dsp/vst device in the rack the LFO device has to be applied to and the parameter references to which parameter of that effect it should affect.
Suppose you have for a track three dsp effects:
distortion, delay and filterdevice.
Now you add an lfo.
Dest effects that relate:
00 - General Track DSP
01 - Distortion
02 - Delay
03 - Filter
Parameter depends on which dest effect you picked.
The short description of this device can be found here:
http://tutorials.renoise.com/?n=Renoise.MetaDevices
ah, very good system there thank you.