Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Mixer system |
R1 | Category |
R2 | Index within category |
R3 | 1 = mute, 0 = unmute |
R4 | Gain in units of 1/16dB |
Exit | |
---|---|
- | All registers preserved |
This SWI is used to alter the volume settings of a specific mixer channel.
R0 can either be a pointer to a null/control-terminated audio controller device ID string (as returned bySound_EnumerateDevices?Sound_EnumerateControllers or 0 (NULL ) to refer to the mixer for the current default audio controller. device.
Gain is specified in units of 1/16dB, so for example -16 corresponds to -1dB.