예제 #1
0
 def __del__(self):
     MixerControlLocableAbstract.__del__(self)
예제 #2
0
 def __init__(self, config, card_index, control, cid):
     MixerControlLocableAbstract.__init__(self, config, card_index, control, cid)
     self.sliders = []
     self.buttons = {}