Is there a way for vvvv to check if the sound is muted or unmuted?

So that it’s always checking and if it’s not muted it returns a 1 and if it is a 0. That kind of thing?

http://www.codeguru.com/csharp/csharp/cs_graphics/sound/article.php/c10931

Unfortunately that doesn’t seem to work on my Windows 7 64bit machine, any other possibilities?

http://rongchaua.net/blog/c-adjust-master-volume-in-vista-and-windows-7/

Eeekkk, don’t know c+, no idea how to implement this in vvvv thanks for the post though.

Mute/unmute, Change master volume in Windows 7 x64 with C# - Stack Overflow , but it’s using COM and only works in vista and up :f