]> git.parisson.com Git - timeside.git/commitdiff
going to 2 threads
authoryomguy <yomguy@parisson.com>
Mon, 18 Oct 2010 12:48:42 +0000 (12:48 +0000)
committeryomguy <yomguy@parisson.com>
Mon, 18 Oct 2010 12:48:42 +0000 (12:48 +0000)
timeside/tools/waveform_batch_awdio.py

index b5231e689d222aa51c948ec6121f9f5dfd6dc12c..f2af45734d3aab476f4ce9ce27b1f87fe3df8f37 100644 (file)
@@ -56,7 +56,7 @@ class GrapherScheme:
         self.force = False
         
         # Nb of threads
-        self.threads = 4
+        self.threads = 2
 
 
 class Media2Waveform: