hamiltron/py-simple-audio

Continous or infinitely looping through an array

Closed this issue · 1 comments

Is it possible to continuously loop through an array with this library, I've tried using a while loop but that causes a small gap in the playback and also causes some underruns

Unfortunately no. It's just a simple, single-shot playback at this time.