hey all,
quick question, im looping a file with a bang and readsf~ but i get a click everytime it loops, is there a quick fix to this?
thank you...
-
noob question readsf~ clicking
-
anyone?..
-
@reflect_ Two solutions..... and one possible solution.....
It is possible that loading the audio again takes some time on your computer, and that delaying the restart very slightly will solve the problem.
Or
Edit your audio file so that there are a few milliseconds of silence both at the start and end of the audio.
Or
You can "duck" the audio. But to do that you need to know when the audio is about to end...... so you need to read it into an array using [soundfiler].The first solution might work......... cart_wav_simple.pd
David.