I thought you meant the basic Random vs Synchronized random presets.Trancit wrote: ↑Tue Dec 16, 2025 1:58 pmIf it doesn´t meant to be an temposynced LFO why does it use the "songtime" in it´s formula?
.a+(SeededRand(Round(SongTime*1)+c)-0.5)*b
Isn´t that exactly what one use to make a formula tempo synced?
Anyway... the formula controller is nothing I can use... it never does what I want it to do...
In the above formula c is the random seed, not the speed.
Adjust the number after SongTime* to change the speed. Use 0.25,0.5,1,2,4 to stay synced to the grid.