Miles Sound System SDK 7.2a

AIL_XMIDI_master_volume

The function AIL_XMIDI_master_volume returns the current XMIDI master volume setting in use.

S32 AIL_XMIDI_master_volume(
  HMDIDRIVER mdi
);

In Parameters

mdi
indicates the driver for which the master volume setting is to be determined.

Returns

The current XMIDI master volume setting in standard MIDI units (0-127, with 0 corresponding to complete silence and 127 corresponding to zero attenuation).

Discussion

By default, the XMIDI master volume value is initialized to 127 (no attenuation).


Group: XMIDI Services
Related Functions: AIL_sequence_volume, AIL_set_XMIDI_master_volume
Related Basic Types: HMDIDRIVER, S32

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.