audioaux setvolume - part-cw/lambdanative GitHub Wiki
(audioaux-setvolume v)
Sets the audio volume to the specified (in normalized floating point level 0.0-1.0). Note that the actual new volume may be slightly different, depending on the capabilities of the device.
Parameter | Description |
---|---|
volume | Volume to set |
Example
> (audioaux-setvolume 0.1)
> (audioaux-getvolume)
0.922222