audio click while scrubbing through audio - how to remove

johnr's icon

i have built a granular processor.
i would like to remove the clicking occurring when i scrub through the audio file... is this possible by adding something to my patch?

Max Patch
Copy patch and select New From Clipboard in Max.

pls see

brendan mccloskey's icon

Hi
try storing the grainposition value in a [float], just as you have done with "length" and "trans"; Changing parameters mid-ramp will create signal rate discontinuities: clicks. Use the metro bang to release the value. Not sure if this will work across multiple sub-patches though [p voice].

This looks like p.bachelor's tutorial, am I right?

See this link and thread for my grainy toot:

Brendan

johnr's icon

thanks for the guidance. i will implement suggested.... i may; however, be back to this thread with another question or two.

yes Peter Bactchelor's tutorial.