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
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