cheofusi / just_playback

A small library for playing audio files in python, with essential playback functionality.
MIT License
64 stars 7 forks source link

unable to play more than once #7

Closed mimbert closed 3 years ago

mimbert commented 3 years ago

Hi, Loading a sound like in the example works fine, but after the sound finishes, if Play() is called again, the sound doesn't play.

cheofusi commented 3 years ago

Hello, Sorry about the delay. Upgrade your installation to 0.1.5.

Is your problem solved ?

mimbert commented 3 years ago

yes, fixed :-)