Hi All,
I want to manipulate the system loudness (the global volume, or whatever it is called) from within my program. This might seem ridiculous, but I need to do some measurements, so I am interested in not only attenuating the sound via an internal loudness, but also amplify it, which is only possible using the system loudness. Since I am using Qt, a C++-solution would be greatly appreciated.
Would anyone know how to do this on either Windows or OSX? (Cross-platform development, you see...)
Thank you in advance!