Example #1
0
 def clean(self):
     self.normalize()
     PitchClassSet.clean(self)
 def clean(self):
     self.root = pitch.pc(self.root)
     PitchClassSet.clean(self)
Example #3
0
 def clean(self):
     self.normalize()
     PitchClassSet.clean(self)