Home
last modified time | relevance | path

Searched refs:shifted_current_sample (Results 1 – 1 of 1) sorted by relevance

/dports/audio/zplugins-lv2/ZPlugins-0.2.4/plugins/lfo/
H A Ddsp.c559 long shifted_current_sample = in run() local
570 shifted_current_sample = in run()
571 (shifted_current_sample / step_frames) * in run()
577 (float) shifted_current_sample / in run()
585 ((float) shifted_current_sample * in run()
643 shifted_current_sample, in run()