Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents  
 
EnableMixingFeatures property 
 
Type
Boolean for Visual Basic 
BOOL for Visual C++
 
 
Remarks
Boolean value that enables/disables applying mixing related settings to loaded sounds. 
Supported values are the following: 
Mnemonic Value
Numeric value
Meaning
FALSE
0
Mixing related settings are disabled allowing a faster loading of the sound. In this situation it won't be possible calling the following methods and features: SetTempoPerc, SetRatePerc and SetPicth, BPM detection, beats position detection, equalizers, DMO effects, EAX effects, VST effects, custom DSP effects and silence detection will be unavailable also.
TRUE (default)
1
Mixing related settings are enabled
 
 
 
 
 
 
 
 
Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents