From c9b9f9d6871c2daa89a7d356160be8d607e77c6f Mon Sep 17 00:00:00 2001 From: Graham Northup Date: Sat, 3 Oct 2015 03:03:52 -0400 Subject: Oops (indentation woes) --- broadcast.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'broadcast.py') diff --git a/broadcast.py b/broadcast.py index 1e52f14..23fe5c8 100644 --- a/broadcast.py +++ b/broadcast.py @@ -334,10 +334,7 @@ for fname in args: print (time.time() - BASETIME), cl, ': PLAY', pitch, dur, vel self.wait_for(dur - ((time.time() - BASETIME) - factor*ttime)) if options.verbose: - print (time.time() - BASETIME), cl, ': PLAY', pitch, dur, vel - self.wait_for(dur - ((time.time() - BASETIME) - factor*ttime)) - if options.verbose: - print '% 6.5f'%(time.time() - BASETIME,), cl, ': DONE' + print '% 6.5f'%(time.time() - BASETIME,), cl, ': DONE' threads = [] for ns in notestreams: -- cgit v1.2.3-70-g09d2