AresValley / Artemis

Radio Signals Recognition Manual
https://aresvalley.github.io/Artemis/
GNU General Public License v3.0
338 stars 36 forks source link

Fix crash for playing audio #34

Closed pinkavaj closed 1 year ago

pinkavaj commented 1 year ago

pygame 2.1.2 (SDL 2.24.0, Python 3.10.7 File "audio_player.py", line 122, in _set_max_progress_bar self._audio_progress.setMaximum( TypeError: setMaximum(self, int): argument 1 has unexpected type 'float'