How do I fix a ratio between several tremolos?


#22

Thanks again Sir.
Yes, I realise that i was confusing hold with the sustain of an ADSR. I havent had enough time to try AHD envelopes properly yet but good to have something else to try.


#23

still tinkering with this. I would still like sin and a Triangle LFO's that could put out several fixed ratio versios of itself. say x2,x3,x4,x5 x6 times faster than the parent freq.


#24

just use different linear lfo's with the same ctrl source multiplied with different values with a math * object
here I've used radio buttons to get the different values to be multiplied with the ctrl line


MIDI controlled Stutter Effect
#25

That's the way :slight_smile:
Just be carefull to use the lin lfo with freq input, otherwise the ratios won't be right, as discussed above.


#26

Thanks for this...looks good. So the radio 16 control provides the number the dial control is divided by?


#27

No, multiplied. It's clearly using * objects.