IVAN-QX

Results 2 issues of IVAN-QX

I'm using ffpyplayer for kivy audio there is a problem of loading more than sound, for example: ``` s1 = SoundLoader.load('m1.mp3') s2 = SoundLoader.load(m2.mp3') ``` if i played s2 it...

**Software Versions** * Python: 3.11.3 * OS: Windows * Kivy: 2.2.1 * Kivy installation method: pip I'm using ffpyplayer for kivy audio there is a problem of loading more than...