sbooth / SFBAudioEngine

A powerhouse of audio functionality for macOS and iOS
https://sbooth.github.io/SFBAudioEngine/
MIT License
552 stars 87 forks source link

Looping a decoder region doesn't work #256

Closed sbooth closed 1 year ago

sbooth commented 1 year ago

When the repeat count for a loopable region is greater than zero the region doesn't repeat as expected.

sbooth commented 1 year ago

Related to #254