I'm looking for a Python audio playback library that supports cue sheets. I found a good list of libraries here, but none of them seem to work with cue sheets (at least not from what I've seen in their documentations). Is there anywhere I can find something like this?
I would prefer if it's something that can work with PYQT5, but it's fine if there isn't anything like that!