PDA

View Full Version : How to UnMute properly...


buzap
11-19-2009, 09:45 AM
Hi Jeff (and possibly others)

how do I proceed if I want to unmute properly?

I have tried putting the command MuteOff into a script but this crashes Mobius completely, without a trace in console.log.

The only thing that works for me is

if mode == mute
Mute
endif


That works but intuitively I'd expect a real "Unmute" command...
Any suggestions?

best regards
Buzap

Jeff
11-20-2009, 06:18 PM
MuteOff is supposed to be your "Unmute" function, I'll see why it is crashing.

buzap
11-23-2009, 11:41 AM
Alright, thanks for looking into it, Jeff.
Buzap

Per Boysen
12-10-2009, 01:17 PM
Not sure what the criteria of a "proper" mute function is - but why not using "Mute"? Normally it un-mutes whatever is targeted if it is already muted and mutes it if it is not muted. This may of course depend on how your global preferences regarding muting is set up.

fro
04-03-2010, 04:17 AM
FWIW muteOff works fine for me
PC standalone vs 1.33