I’m trying to write an audio sequencer using vvvv, but looping a sample using FileStream results in a small but noticable delay between loops. Is there a way to loop audio files smoothly, without interruption as the program re-loads the sample?
i am afraid this is a known problem. are you using .wav or .mp3? i’d guess that maybe .wavs would do a better job. vvvv is not yet really developed with a focus on sound. for writing an audio-sequencer i would definitely recommend http://www.puredata.org over vvvv.