![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: LFO Mystification | |
SeanFlannery Member |
![]() ![]() ![]()
Mystefied in Melbourne here
What I'm mystefied about is that if I increase the frequency of the LFO it also seems to increase the depth of the modulation as well. See attached and presets. Can anyone point me to some good examples of LFO implementation please? thanks IP: Logged | |
pete Member |
![]() ![]() ![]() Hi Sean the modulation field in the osc module is like FM used in the DX7 or the Synclavier. It's called FM but it is really Phase Modulation. If you put DC in this field you will end up with the same frequency as putting zero in there but it will just be in a different phase. The easiest way to do it is paste the LFO module into the frequency field of the Oscillator (multiply it up to the desired depth as -1 to +1 won't give much modulation) and then add the base frequency as hertz. ( ( [LFO]L *1000)+ !Freq)) hz or to give a more consistant modulation at different base frequencies ( ( [LFO]L * 12) + !NoteNum) nn This one gives a max modulation of +/- one octave This will not control the pitch at sample rate but at 1 khz intervals but for LFO it won't matter. hope it helps Pete IP: Logged | |
SSC Administrator |
![]() ![]() ![]() Pete is right, it is more intuitive to use Frequency modulation for vibrato (that is, sub audio modulator rates). The phase modulation is intended for modulator frequencies in the audio range (the range of modulator frequencies that produce side-bands and timbral effects). In classic phase modulation, you would also set the modulator frequency in relation to the carrier frequency (either a C/M ratio of frequencies, or as an interval added to or subtracted from the carrier pitch). IP: Logged | |
SeanFlannery Member |
![]() ![]() ![]() Hi All, thanks for that, much appreciated. I had been using !FreqLow hz + ( [LFO] L * !Mod nn) and the result was odd, only adding to the pitch. It sounded like the negative part of the sine wave was being ignored or discarded. IP: Logged | |
SSC Administrator |
![]() ![]() ![]() The default wavetable in the Prototypes' LFO is a Gaussian shape (0,1). If you change that to Sine or Triangle (-1,1), its behavior might closer to what you were expecting. IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.