Searched refs:CMD_MUTEALL (Results 1 - 1 of 1) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
H A DJetAudition.py39 CMD_MUTEALL = 'MuteAll' variable
181 self.SetPlayCommand(CMD_MUTEALL)
428 if playCmd == CMD_MUTEALL:
429 wx.PostEvent(self, JetStatusEvent(CMD_MUTEALL, None))
466 elif evt.mode == CMD_MUTEALL:

Completed in 121 milliseconds