Copyright © 2001-2019 MultiMedia Soft

EqualizerLoaded event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when settings of an equalizer file are applied to a sound.

 

For further details about defining the equalizer settings and about the EDJ format refer to the How to create and use an Equalizer section.

 

 

Syntax

 

[Visual Basic]

EqualizerLoaded (

ByVal nPlayer as Integer

)


 

[C++]

void EqualizerLoaded (

short nPlayer

);


 

 

Parameter

Description

 

 

nPlayer

Number representing the zero-based index of the player that fired the event