TMMFMidiConfig1 Class Reference
Constructor & Destructor Documentation
TMMFMidiConfig1()
TMMFMidiConfig1
|
(
|
)
|
[inline]
|
Member Data Documentation
TInt
iBalance
Stereo balance value: KMMFBalanceMaxLeft <= iBalance <= KMMFBalanceMaxRight.
TTimeIntervalMicroSeconds
iFadeOutDuration
Length of time over which the volume is faded out from the current settings to zero.
TInt
iMaxNotes
Max polyphony level: 0 <= PolyphonyL() <= iMaxNotes.
TInt
iMaxVolume
Maximum volume that may be applied overall to the MIDI client.
const TArray< TMipMessageEntry > * iMipMessage
Array of logical {channel, MIP} value pairs to send SP-MIDI MIP message to the MIDI engine.
TInt
iNumNotes
The maximum number of notes that the MIDI engine supports simultaneously (polyphony).
TInt
iNumRepeats
The number of times the current opened resources has to be repeated. This includes the first instance of playing.
TInt
iNumTracks
Number of tracks present in the currently open MIDI resource.
TInt
iPitch
Pitch shift in cents, i.e. semitones * 100. One octave equals 1200 cents.
TTimeIntervalMicroSeconds
iRampDuration
Length of time over which the volume is faded up from zero to the current settings when playback is started.
TInt
iState
Current state of the MIDI client utility object (EMidiStateClosedDisengaged,EMidiStateOpenDisengaged,EMidiStateOpenPlaying,EMidiStatePlaybackIncompatible, EMidiStatePlaybackSilent, EMidiStateClosedEngaged, EMidiStateOpenEngaged).
TInt
iTempo
Tempo in microbeats per minute (BPM*1000000).
TInt
iVolume
Overall volume of the MIDI client.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.