From 4b4962090222e96c4d3f689c2a501288c579d92c 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 337efaa..375528c 100644 --- a/broadcast.py +++ b/broadcast.py @@ -348,10 +348,7 @@ class NSThread(threading.Thread): 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