Pitch Mod LFO speed
-
Hi there, is it possible to slow down the LFO Speed of the Pitch Mod below 0.5 / 1/1?
-
@treynterrio Yes, you need to recompile HISE with this flag in the Projucer file's Extra Preprocessor Definitions
HISE_USE_EXTENDED_TEMPO_VALUES=1
-
@treynterrio for unsynced speeds below 0.5 create a knob on your interface, link it to the tempo control in the LFO, and finally set the lower range of the knob to 0.1 (or slower). It will go below what the LFO Module actually shows.
For slower synced Tempos do what @d-healey mentioned above.