From: Guillaume Pellerin Date: Thu, 24 Oct 2013 16:38:27 +0000 (+0200) Subject: fix timer X-Git-Tag: 0.3.1~2^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=19437a846d0cd1646932d6ae3e89341c0cd68b48;p=piplayer.git fix timer --- diff --git a/piplayer/player.py b/piplayer/player.py index d6a3da0..e3d5091 100644 --- a/piplayer/player.py +++ b/piplayer/player.py @@ -46,7 +46,7 @@ class PiPlayer(object): looping = False auto_next = False alsa_device = 'hw:0' - parasite_filter_time = '0.02' + parasite_filter_time = 0.02 def __init__(self, play_dir): # Playlist