Windows Media Encoder SDK banner art

Performance.SetMasterTranspose

The SetMasterTranspose method sets the current master transposition.

[object.]SetMasterTranspose iTranspose 

Parts

object

Optional. Object expression that resolves to a Performance Object. If omitted, the default performance is used.

iTranspose

Required. Integer that specifies the number of semitones by which the notes in the performance are transposed, in the range from -32,768 to 32,767.

Remarks

The master transposition is applied to all notes, after any transposition within segments has been applied. Any notes that fall outside the range of MIDI values from 0 through 127 will not be heard.

See Also


© 2000-2001 Microsoft Corporation. All rights reserved.