I\'d like to programmatically set volume in Windows, Mac and Ubuntu using C/C++. Command line also can but C/C++ preferred. Thank you in advance!
For Linux using ALSA sound system, you can use following command:
amixer set Master 50%