From: yomguy Date: Mon, 18 Oct 2010 12:48:42 +0000 (+0000) Subject: going to 2 threads X-Git-Tag: 0.3.2~92 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0a93096a915730547d591440e9ecc68ee37276f3;p=timeside.git going to 2 threads --- diff --git a/timeside/tools/waveform_batch_awdio.py b/timeside/tools/waveform_batch_awdio.py index b5231e6..f2af457 100644 --- a/timeside/tools/waveform_batch_awdio.py +++ b/timeside/tools/waveform_batch_awdio.py @@ -56,7 +56,7 @@ class GrapherScheme: self.force = False # Nb of threads - self.threads = 4 + self.threads = 2 class Media2Waveform: