python-rtmixer icon indicating copy to clipboard operation
python-rtmixer copied to clipboard

play_ringbuffer doesn't loop

Open tomstoll opened this issue 4 months ago • 1 comments

Hello. We have a project where we're trying to use rtmixer to play sounds that continuously loop. We thought the RingBuffer class and play_ringbuffer would allow us to do that, but it doesn't seem to loop. I noticed "looping?" is listed under planned functionality in the docs, so we wanted to check if we totally misunderstood the intended functionality before we continued debugging.

For reference, we've been discussing the issue here.

tomstoll avatar Sep 12 '25 18:09 tomstoll