From 833f48aba6781bf0d07917eba7ebfcbf24de6729 Mon Sep 17 00:00:00 2001 From: Grissess <grissess@nexusg.org> Date: Thu, 20 Aug 2015 23:06:11 -0400 Subject: Partial commit (sorry :( ) --- voice.py | 6 ------ 1 file changed, 6 deletions(-) (limited to 'voice.py') diff --git a/voice.py b/voice.py index 14961c1..f440a68 100644 --- a/voice.py +++ b/voice.py @@ -114,9 +114,3 @@ class VSumMixer(Voice): self.voices = list(voices) def __call__(self, theta): return norm_amp(sum([i(theta) for i in self.voices])) - -class object(object): - def __init__(self): - this_obj = object() - -foo = object() -- cgit v1.2.3-70-g09d2