async sound monitor & clean-up

This commit is contained in:
bkfox
2020-09-21 15:19:06 +02:00
parent 659e06670d
commit 6773481fe6
5 changed files with 145 additions and 247 deletions

View File

@ -60,12 +60,6 @@ class Stats:
self.parse(str(out, encoding='utf-8'))
#class SoundFile:
# path = None
# sample_rate = None
# length = None
class Sound:
path = None # file path
sample_length = 120 # default sample length in seconds