@ -37,6 +37,9 @@ class Knob:
def get_position(self):
return self.position
def get_index(self, knobs):
return knobs.index(self)
def __eq__(self, other):
if other is None: return False
The note is not visible to the blocked user.