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.

Search found 2 matches

by Smoerebroed
Tue May 16, 2017 9:32 am
Forum: General Support
Topic: Problem with eg.WinApi.SoundMixer.GetMasterVolume()
Replies: 6
Views: 2358

Re: Problem with eg.WinApi.SoundMixer.GetMasterVolume()

Thanks for your help guys. So what I did is I followed kgschlosser's instruction and to start with I could not get into the "help mode". When I type in help or help() the python shell tells me that the name help is not defined.

But I copied the for loop and extended the search from 0 to 1000. As a ...
by Smoerebroed
Wed May 10, 2017 7:42 am
Forum: General Support
Topic: Problem with eg.WinApi.SoundMixer.GetMasterVolume()
Replies: 6
Views: 2358

Problem with eg.WinApi.SoundMixer.GetMasterVolume()

Hey guys,

I am trying to get the current level of my volume on a win 7 32 bit computer and I am struggling with the eg.WinApi.SoundMixer.GetMasterVolume() function.
I have read a lot of threads and could not find any answer to the problem I have. I get an error message that says that there is a ...