Ok - after deleting the Mute command and re-adding it it's fine.
Seems that updating the sound card driver caused it to be removed and add which messed up the reference in the mute command.
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 3 matches
- Mon Aug 14, 2017 9:24 am
- Forum: General Support
- Topic: Error on Turn Mute Off & Turn Mute On
- Replies: 5
- Views: 1875
- Tue Jul 25, 2017 11:16 am
- Forum: General Support
- Topic: Error on Turn Mute Off & Turn Mute On
- Replies: 5
- Views: 1875
Re: Error on Turn Mute Off & Turn Mute On
Hi,
It's only with a problem with mute.
Both of these commands work find
Change Master Volume 1.00%
Change Master Volume #2 1.00%
Here's the output from
from eg.WinApi import SoundMixer
print SoundMixer.GetMixerDevices()
{0: u'Hi-Fi Cable Input (VB-Audio Hi-', 1: u'LynxTWO-B (LynxTWO-B)', 2 ...
It's only with a problem with mute.
Both of these commands work find
Change Master Volume 1.00%
Change Master Volume #2 1.00%
Here's the output from
from eg.WinApi import SoundMixer
print SoundMixer.GetMixerDevices()
{0: u'Hi-Fi Cable Input (VB-Audio Hi-', 1: u'LynxTWO-B (LynxTWO-B)', 2 ...
- Sun Jul 23, 2017 4:47 am
- Forum: General Support
- Topic: Error on Turn Mute Off & Turn Mute On
- Replies: 5
- Views: 1875
Error on Turn Mute Off & Turn Mute On
Hi,
I'm getting the following errors in both 0.4.1.r1710 and 0.5.0-rc4
I didn't used to get these errors.
I think one of the updates in window 10 started this happening.
The device this happens on a device called "ASIO Bridge (VB-Audio)"
Thanks,
Neeto
System.UnMute '10.00'
Turn Mute Off
Turn ...
I'm getting the following errors in both 0.4.1.r1710 and 0.5.0-rc4
I didn't used to get these errors.
I think one of the updates in window 10 started this happening.
The device this happens on a device called "ASIO Bridge (VB-Audio)"
Thanks,
Neeto
System.UnMute '10.00'
Turn Mute Off
Turn ...