Miles Sound System SDK 7.2a

AIL_sequence_tempo

The function AIL_sequence_tempo returns the current relative tempo percentage for a sequence.

S32 AIL_sequence_tempo(
  HSEQUENCE S
);

In Parameters

S
indicates the sequence whose relative tempo value is to be returned.

Returns

The sequence's current relative tempo percentage.

Discussion

See AIL_set_sequence_tempo for more information.


Group: XMIDI Services
Related Functions: AIL_set_sequence_tempo
Related Basic Types: HSEQUENCE, S32

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