Delay Graph

Sym's icon

Anyone got an Idea or an example Patch how to visualize an Delay?
For Example the Feedback and Rate in a Graph/Mutlislider form.

Cheers,
Imbie

spectro's icon

While hacking up a quick visualisation example, Max went AWOL and doesn't seem like its coming back. Not sure of the exact cause but could be multislider related. Too bad .. and too late to do it agin now... So a quick description: Using multislider @siderwidth to (approximately/proportianlly) represent delay time - longer delay = wider slider(s). Too keep a single mS width, it may be necessary to also calculate the number of sliders (a function of delay time and overall width of multislider). Inital Feedback level affects height of second and subsequent sliders. Uzi to calculate each slider level based on a recurring feedback ratio (0.- 1.0 ) . Pretty straightforward...

Sym's icon

Thanks for the explanation Spectro!